aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_ftp.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal1-15/+2
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-30netfilter: nf_nat: register NAT helpers.Flavio Leitner1-1/+8
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner1-1/+1
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal1-3/+4
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-1/+4
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy1-0/+143