aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_amanda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner1-2/+6
2019-02-27netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham1-2/+7
2017-06-19netfilter: use nf_conntrack_helpers_register when possibleLiping Zhang1-8/+4
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal1-0/+2
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar1-7/+3
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-0/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-1/+4
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy1-2/+1
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-2/+3
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy1-1/+2
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-2/+1
2010-05-13netfilter: cleanup printk messagesStephen Hemminger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso1-0/+1
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy1-2/+2
2008-04-14[NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt1-1/+1
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy1-5/+9
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-10/+10
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy1-6/+0
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-6/+5
2007-06-07[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita1-6/+6
2006-12-02[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai1-0/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy1-0/+237