summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_tftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Add helper array register/unregister functionsGao Feng2016-07-211-33/+15
* 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/+2
* 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-251-3/+8
* [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt2008-01-311-1/+2
* [NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger2008-01-311-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-4/+4
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-13/+4
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-101-3/+0
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-101-7/+5
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-1/+1
* [NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai2006-12-021-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy2006-12-021-0/+159