aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_tftp.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner1-7/+11
2018-04-24netfilter: add __exit mark to helper modulesTaehee Yoo1-1/+1
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal1-2/+2
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal1-0/+2
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng1-33/+15
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo1-0/+1
2016-01-04netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso1-3/+4
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-1/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-2/+6
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso1-6/+2
2010-05-13netfilter: cleanup printk messagesStephen Hemminger1-2/+2
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso1-0/+1
2008-04-14[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt1-3/+3
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy1-2/+2
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy1-3/+8
2008-01-31[NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt1-1/+2
2008-01-31[NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-4/+4
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-13/+4
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy1-3/+0
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-7/+5
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-1/+1
2006-12-02[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai1-0/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy1-0/+159