index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_irc.c
Age
Commit message (
Expand
)
Author
Lines
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-5
/
+1
2019-04-30
netfilter: add API to manage NAT helpers.
Flavio Leitner
-2
/
+4
2018-04-24
netfilter: add __exit mark to helper modules
Taehee Yoo
-5
/
+1
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
-1
/
+1
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
-0
/
+6
2016-07-21
netfilter: Add helper array register/unregister functions
Gao Feng
-24
/
+12
2016-05-30
netfilter: nf_ct_helper: Fix helper unregister count.
Taehee Yoo
-0
/
+1
2016-01-04
netfilter: nf_ct_helper: define pr_fmt()
Pablo Neira Ayuso
-3
/
+4
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
-0
/
+1
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
-1
/
+6
2012-08-30
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
-2
/
+1
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
-1
/
+2
2012-08-30
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
-1
/
+2
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
-6
/
+2
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
-5
/
+3
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
-2
/
+1
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+1
2009-03-28
netfilter: fix endian bug in conntrack printks
Harvey Harrison
-7
/
+8
2008-11-17
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
-0
/
+1
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
-7
/
+6
2008-09-07
netfilter: nf_conntrack_irc: make sure string is terminated before calling si...
Patrick McHardy
-0
/
+10
2008-04-14
[NETFILTER]: annotate rest of nf_conntrack_* with const
Jan Engelhardt
-6
/
+8
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
-3
/
+7
2008-01-31
[NETFILTER]: conntrack: get rid of sparse warnings
Stephen Hemminger
-1
/
+1
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
-8
/
+8
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
-14
/
+10
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
-3
/
+0
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
-6
/
+6
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
-1
/
+1
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
-0
/
+281