summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-101-2/+1
* netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-091-2/+1
* netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-091-1/+1
* netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-051-1/+1
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-0366-1680/+3393
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03120-1313/+2941
| |\
| * | netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich2012-09-031-2/+2
| * | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-033-7/+7
| * | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-033-18/+14
| * | netfilter: remove xt_NOTRACKCong Wang2012-09-033-67/+0
| * | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-031-6/+1
| * | netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso2012-09-031-136/+126
| * | netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-031-6/+6
| * | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2012-08-303-0/+175
| * | netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-306-8/+7
| * | netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-306-14/+7
| * | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-306-111/+140
| * | netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-306-8/+7
| * | netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-306-20/+27
| * | netfilter: ip6tables: add NETMAP targetPatrick McHardy2012-08-303-0/+105
| * | netfilter: ip6tables: add REDIRECT targetPatrick McHardy2012-08-303-0/+110
| * | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-305-2/+151
| * | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-309-2/+755
| * | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-301-0/+20
| * | netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy2012-08-301-0/+8
| * | netfilter: add protocol independent NAT corePatrick McHardy2012-08-3036-1039/+1352
| * | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-3015-195/+295
| * | netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-306-22/+49
| * | netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2012-08-301-57/+6
| * | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-304-15/+61
| * | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-301-6/+15
| * | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-262-2/+10
* | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-032-81/+44
* | | tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng2012-09-031-32/+32
* | | tcp: move tcp_enter_cwr()Yuchung Cheng2012-09-031-23/+23
| |/ |/|
* | 6lowpan: handle NETDEV_UNREGISTER eventAlan Ott2012-09-011-7/+37
* | 6lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott2012-09-011-1/+8
* | tcp: TCP Fast Open Server - main code pathJerry Chu2012-08-312-27/+309
* | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-3111-35/+326
* | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-314-3/+133
* | ipv6: remove some deadcodeSorin Dumitru2012-08-311-22/+7
* | net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-311-3/+1
* | ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck2012-08-311-4/+1
* | net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao2012-08-311-1/+1
* | openvswitch: using kfree_rcu() to simplify the codeWei Yongjun2012-08-311-9/+1
* | af_unix: fix shutdown parameter checkingXi Wang2012-08-311-4/+8
* | decnet: fix shutdown parameter checkingXi Wang2012-08-311-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-3118-65/+129
|\ \
| * \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-315-10/+24
| |\ \
| | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-5/+11
OpenPOWER on IntegriCloud