summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: don't track fragmented packetsFlorian Westphal2017-03-081-5/+0
* netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-141-22/+8
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-151-1/+2
* ipv4: Pass struct net into ip_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-171-2/+2
* netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-041-18/+15
* netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-021-0/+199
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-0/+4
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+281
OpenPOWER on IntegriCloud