summaryrefslogtreecommitdiff
path: root/include/net/netfilter/ipv6/nf_conntrack_ipv6.h
AgeCommit message (Expand)Author
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24netfilter: conntrack: make l3proto trackers constFlorian Westphal
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy