summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal2019-04-111-11/+0Star
* netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-131-0/+1
* netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-271-1/+1
* netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal2018-09-201-13/+0Star
* netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-1/+1
* netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal2018-01-081-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-081-1/+1
|\
| * netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-241-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2017-04-091-1/+0Star
* netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-031-0/+1
* netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-061-1/+2
* netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-041-0/+3
* netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-041-0/+3
* netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-041-0/+3
* netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-231-1/+1
* netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-231-1/+0Star
* ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-131-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-9/+2Star
* netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
* netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso2014-10-071-155/+2Star
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-261-1/+1
* netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-061-0/+171
|\
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-0/+171
* | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-3/+1Star
|/
* netfilter: Remove extern from function prototypesJoe Perches2013-09-231-9/+8Star
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-122-10/+10
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-0/+6
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-151-1/+1
* netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-081-7/+0Star
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-291-1/+3
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-3/+2Star
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-311-3/+0Star
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-151-1/+1
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-031-0/+25
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-101-0/+27