summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_nat_l3proto_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-141-22/+8Star
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-151-1/+2
* ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-291-1/+1
* netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-2/+2
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-12/+12
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-181-7/+7
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-181-2/+2
* netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-041-18/+14Star
* netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-091-0/+199
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-0/+4
* netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell2012-09-051-0/+1
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+287