summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_nat_l3proto_ipv6.c
Commit message (Expand)AuthorAge
* netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-02-25
* netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-08
* ipv6: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-03
|\
| * netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson2017-04-25
* | netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-26
* | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-15
|/
* netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-14
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-29
* netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-18
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-18
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-17
* netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-04
* netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-09
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-30
* netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell2012-09-05
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-30