aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_masquerade.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso1-1/+4
2021-12-16netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_workEric Dumazet1-1/+3
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal1-26/+24
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal1-47/+75
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal1-64/+37
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal1-2/+1
2019-03-08netfilter: nat: don't register device notifier twiceFlorian Westphal1-16/+19
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-0/+362