aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-09-04
|\
| * openvswitch: Increase maximum number of datapath ports.Pravin B Shelar2012-09-03
| * openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-22
* | net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller2012-09-04
* | sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-04
* | 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: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich2012-09-03
| * | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-03
| * | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-03
| * | | netfilter: remove xt_NOTRACKCong Wang2012-09-03
| * | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
| * | | netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso2012-09-03
| * | | netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-03
| * | | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-29
| * | | netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-29
| * | | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-29
| * | | netfilter: ip6tables: add NETMAP targetPatrick McHardy2012-08-29
| * | | netfilter: ip6tables: add REDIRECT targetPatrick McHardy2012-08-29
| * | | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-29
| * | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
| * | | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-29
| * | | netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy2012-08-29
| * | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
| * | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-29
| * | | netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-29
| * | | netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2012-08-29
| * | | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-29
| * | | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-29
| * | | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-26
* | | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-03
* | | | tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng2012-09-03
* | | | tcp: move tcp_enter_cwr()Yuchung Cheng2012-09-03
| |/ / |/| |
* | | 6lowpan: handle NETDEV_UNREGISTER eventAlan Ott2012-09-01
* | | 6lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott2012-09-01
* | | tcp: TCP Fast Open Server - main code pathJerry Chu2012-08-31
* | | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
* | | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-31
* | | ipv6: remove some deadcodeSorin Dumitru2012-08-31
* | | net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-31
* | | ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck2012-08-31
* | | net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao2012-08-31
* | | openvswitch: using kfree_rcu() to simplify the codeWei Yongjun2012-08-31
* | | af_unix: fix shutdown parameter checkingXi Wang2012-08-31
* | | decnet: fix shutdown parameter checkingXi Wang2012-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
| |\ \ \