summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-21
| |\
| | * ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-18
| | * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-18
| | * ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-18
| * | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-17
| |/
* | net: remove sk_init() helperEric Dumazet2012-09-27
* | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-27
* | net: use a per task frag allocatorEric Dumazet2012-09-24
* | net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-24
* | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-22
* | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-22
* | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-19
* | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-19
* | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-19
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-19
* | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-17
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| | |\ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-07
| | |\ \ \
| | | * | | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-05
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
| * | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-04
* | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | | | | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-07
* | | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* | | | | ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-05
* | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-03
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
| |\ \ \ \ \
| * | | | | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
| * | | | | | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-30
| * | | | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-30
| * | | | | | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-30
| * | | | | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-30
| * | | | | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-30
| * | | | | | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-26
* | | | | | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-03
| |/ / / / / |/| | | | |
* | | | | | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
* | | | | | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-31
* | | | | | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-31
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\ \ \ \ \ \ \
| * | | | | | | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-14
| * | | | | | | userns: Implement sk_user_nsEric W. Biederman2012-08-14
| * | | | | | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-14