summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4
AgeCommit message (Expand)AuthorLines
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre-1/+1
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal-6/+6
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-10-24netfilter: conntrack: make l3proto trackers constFlorian Westphal-1/+1
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng-1/+0
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal-0/+1
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal-1/+2
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti-0/+3
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti-0/+3
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti-0/+3
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman-1/+1
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman-1/+1
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso-0/+7
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal-1/+1
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal-5/+1
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso-0/+10
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso-117/+1
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso-0/+1
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso-1/+1
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero-0/+14
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-0/+128
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger-2/+0
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond-0/+128
2013-09-23netfilter: Remove extern from function prototypesJoe Perches-4/+4
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak-11/+0
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian-0/+6
2008-06-09netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen-2/+0
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy-0/+2
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy-0/+2
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai-22/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy-0/+2
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik-13/+7
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy-0/+3
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy-0/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte-3/+0
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai-0/+54