aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4
Commit message (Expand)AuthorAge
* ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-29
* netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-18
* netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-07
* netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-10
* netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-02
* netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-31
* netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-02
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-02
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-26
* netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-06
|\
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-30
* | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-03
|/
* netfilter: Remove extern from function prototypesJoe Perches2013-09-23
* netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-08
* netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-08
* netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen2008-06-09
* [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-07
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-14
* [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-11
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-03
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-03
* [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-03
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-03
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09