aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-01openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar
2013-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal
2013-06-28ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-27sit: add support of x-netnsNicolas Dichtel
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-26ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa
2013-06-26sit: fix 4in4 + IPsec scenarioNicolas Dichtel
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: simplify sctp_get_portDaniel Borkmann
2013-06-25net: sctp: decouple cleaning some socket data from endpointDaniel Borkmann
2013-06-25net: sctp: minor: sctp_seq_dump_local_addrs add missing newlineDaniel Borkmann
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa
2013-06-25ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar
2013-06-24bridge: fix a typo in commentsCong Wang
2013-06-23net: allow large number of tx queuesEric Dumazet
2013-06-23VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He
2013-06-23VSOCK: Remove unnecessary labelAsias He
2013-06-23VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He
2013-06-23VSOCK: Introduce vsock_auto_bind helperAsias He
2013-06-23ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-20netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet
2013-06-20netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal
2013-06-20netfilter: check return code from nla_parse_testedDaniel Borkmann
2013-06-19inet: frag , remove an empty ifdef.Rami Rosen
2013-06-19htb: refactor struct htb_sched fields for performanceEric Dumazet
2013-06-19tcp: introduce a per-route knob for quick ackCong Wang
2013-06-19sctp: Convert __list_for_each use to list_for_eachDave Jones
2013-06-19tcp:typo unset should be unsentWeiping Pan
2013-06-19sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel
2013-06-19neigh: disallow un-init_net to change thresh of neighGao feng
2013-06-19neigh: only allow init_net to change the default neigh_parmsGao feng