summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-271-9/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-241-0/+9
|\
| * netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero2014-10-271-0/+9
* | 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/+1
* 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/+0
|/
* 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/+0
* netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-081-0/+6
* netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen2008-06-091-2/+0
* [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-071-0/+2
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-141-0/+2
* [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-101-22/+1
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-021-0/+2
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-021-13/+7
* [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-021-0/+3
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-021-0/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-3/+0
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-092-0/+54
OpenPOWER on IntegriCloud