index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_amanda.c
Age
Commit message (
Expand
)
Author
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-30
netfilter: add API to manage NAT helpers.
Flavio Leitner
2019-02-27
netfilter: nf_conntrack_amanda: add support for STATE streams
Florian Tham
2017-06-19
netfilter: use nf_conntrack_helpers_register when possible
Liping Zhang
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2012-08-30
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2008-11-17
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
[NETFILTER]: annotate rest of nf_conntrack_* with const
Jan Engelhardt
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
2007-06-07
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
Akinobu Mita
2006-12-02
[NETFILTER]: nf_conntrack: fix header inclusions for helpers
Yasuyuki Kozakai
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy