aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_nat_ftp.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperGravatar Florian Westphal 1-15/+2
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashGravatar xiao ruizhu 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-04-30netfilter: nf_nat: register NAT helpers.Gravatar Flavio Leitner 1-1/+8
2019-04-30netfilter: use macros to create module aliases.Gravatar Flavio Leitner 1-1/+1
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Gravatar Arushi Singhal 1-3/+4
2017-10-31treewide: Fix function prototypes for module_param_call()Gravatar Kees Cook 1-1/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsGravatar Pablo Neira Ayuso 1-1/+4
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperGravatar Patrick McHardy 1-0/+143