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