summaryrefslogtreecommitdiffstats
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-03123-1833/+3631
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03368-3347/+6763
| |\
| * | 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-0331-102/+0
| * | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-032-6/+21
| * | 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-305-0/+192
| * | 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-307-116/+144
| * | 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-307-4/+155
| * | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-3013-2/+764
| * | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-302-0/+23
| * | 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-3049-1140/+1495
| * | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-3022-205/+328
| * | 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-305-15/+62
| * | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-301-6/+15
| * | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-264-2/+14
* | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-033-83/+52
* | | tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng2012-09-031-32/+32
* | | tcp: move tcp_enter_cwr()Yuchung Cheng2012-09-031-23/+23
* | | net: sierra_net: rx_urb_size is constantBjørn Mork2012-09-031-13/+4
* | | net: sierra_net: make private symbols staticBjørn Mork2012-09-031-3/+3
* | | net: cx82310_eth: use common match macroBjørn Mork2012-09-031-10/+1
| |/ |/|
* | 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
* | Merge branch 'tcp_fastopen_server'David S. Miller2012-08-3120-97/+915
|\ \
| * | tcp: TCP Fast Open Server - main code pathJerry Chu2012-08-312-27/+309
| * | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-3113-50/+330
| * | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-319-20/+276
|/ /
* | r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-08-311-0/+2
* | bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* | 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
OpenPOWER on IntegriCloud