summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_ipv6.h
AgeCommit message (Expand)Author
2020-10-30netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-08-13netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso
2019-05-30netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2011-08-26headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2008-07-08netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte
2005-04-16Linux-2.6.12-rc2Linus Torvalds