aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv4/nf_conntrack_ipv4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-0/+3
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal1-8/+5
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal1-3/+0
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal1-6/+6
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24netfilter: conntrack: make l3proto trackers constFlorian Westphal1-1/+1
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng1-1/+0
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal1-0/+1
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti1-0/+3
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti1-0/+3
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti1-0/+3
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger1-2/+0
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-3/+3
2008-06-09netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen1-2/+0
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy1-0/+2
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy1-0/+2
2007-07-10[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai1-22/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy1-0/+2
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-13/+7
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy1-0/+3
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy1-0/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-3/+0
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai1-0/+43