aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_masquerade.c
AgeCommit message (Expand)Author
2022-05-13netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso
2021-12-16netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_workEric Dumazet
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal
2019-03-08netfilter: nat: don't register device notifier twiceFlorian Westphal
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal