aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/netfilter_ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate header.Jeremy Sowden1-7/+7
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden1-0/+12
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden1-1/+1
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann1-4/+12
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann1-6/+8
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera1-0/+36
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso1-0/+2
2019-05-30netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso1-0/+50
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal1-0/+15
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-13/+51
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal1-0/+6
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal1-5/+0
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso1-0/+3
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso1-0/+2
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso1-0/+9
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso1-0/+3
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso1-0/+2
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman1-2/+2
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman1-1/+1
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer1-9/+9
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler1-0/+2
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler1-0/+1
2013-09-26netfilter: Remove extern from function prototypesJoe Perches1-5/+5
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-0/+16
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-72/+3
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso1-0/+1
2011-08-26headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings1-0/+3
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik1-0/+1
2008-07-08netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk1-0/+4
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris1-0/+1
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-2/+1
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy1-2/+0
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro1-1/+1
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy1-0/+1
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy1-0/+3
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-0/+5
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai1-0/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-2/+2
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte1-0/+3
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+71