summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-233-9/+15
* mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-232-67/+90
* af_packet: use define instead of constantdanborkmann@iogearbox.net2012-08-231-2/+3
* rds: Don't disable BH on BH contextYing Xue2012-08-234-8/+8
* bonding: support for IPv6 transmit hashingJohn Eaglesham2012-08-232-31/+88
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-231-3/+5
* xfrm: fix RCU bugsEric Dumazet2012-08-231-37/+39
* net: remove delay at device dismantleEric Dumazet2012-08-238-24/+27
* Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-2323-132/+232
|\
| * netfilter: remove unnecessary goto statement for error recoveryJean Sacren2012-08-223-15/+3
| * netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-221-4/+6
| * netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-201-5/+0
| * netfilter: sparse endian fixesPatrick McHardy2012-08-204-7/+9
| * netfilter: PTR_RET can be usedWu Fengguang2012-08-1410-32/+10
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-103-3/+22
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-102-27/+128
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-101-4/+4
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-103-35/+49
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-101-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-229-14/+198
|\ \
| * | igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-212-0/+46
| * | e1000e: implement MDI/MDI-X controlJesse Brandeburg2012-08-211-2/+39
| * | e1000: configure and read MDI settingsJesse Brandeburg2012-08-212-0/+43
| * | igb: implement 580 MDI setting supportJesse Brandeburg2012-08-212-4/+30
| * | e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-211-2/+29
| * | ethtool.h: MDI setting supportJesse Brandeburg2012-08-211-6/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22886-7460/+12050
|\ \ \ | |/ / |/| |