summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_tftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* netfilter: add API to manage NAT helpers.Flavio Leitner2019-04-301-7/+11
* netfilter: add __exit mark to helper modulesTaehee Yoo2018-04-241-1/+1
* netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-191-2/+2
* netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-191-0/+2
* netfilter: Add helper array register/unregister functionsGao Feng2016-07-211-33/+15Star
* netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo2016-05-301-0/+1
* netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-041-3/+4
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-1/+1
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-2/+6
* netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-161-6/+2Star
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-2/+2
* netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+1
* [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-3/+3
* [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-2/+2
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-261-3/+8
* [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt2008-02-011-1/+2
* [NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger2008-02-011-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-4/+4
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-111-13/+4Star
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-111-3/+0Star
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-111-7/+5Star
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-1/+1
* [NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai2006-12-031-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy2006-12-031-0/+159