index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_CT.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2019-03-28
1
-87
/
+6
*
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
2019-01-18
1
-1
/
+1
*
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
1
-1
/
+1
*
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
2018-08-07
1
-2
/
+2
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-18
1
-1
/
+1
*
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
2018-06-01
1
-0
/
+10
*
netfilter: xt_CT: use pr ratelimiting
Florian Westphal
2018-02-14
1
-12
/
+13
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
1
-1
/
+1
*
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-15
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-2
/
+9
|
\
|
*
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2017-04-24
1
-2
/
+9
*
|
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
1
-8
/
+8
|
/
*
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
1
-2
/
+2
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
1
-4
/
+2
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
1
-1
/
+1
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+3
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
1
-3
/
+3
*
netfilter: cttimeout: add netns support
Pablo Neira
2015-12-14
1
-1
/
+1
*
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
2015-10-12
1
-1
/
+3
*
netfilter: xt_CT: don't put back reference to timeout policy object
Pablo Neira Ayuso
2015-10-12
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-09-05
1
-1
/
+1
|
\
|
*
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
2015-09-01
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-08-21
1
-2
/
+3
|
\
|
|
*
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2015-07-30
1
-2
/
+3
*
|
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
2015-08-18
1
-1
/
+4
*
|
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
2015-08-18
1
-1
/
+16
*
|
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
2015-08-11
1
-1
/
+5
|
/
*
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
1
-5
/
+3
*
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
2014-02-05
1
-6
/
+1
*
netfilter: xt_CT: fix error value in xt_ct_tg_check()
Eric Leblond
2014-01-03
1
-1
/
+3
*
netfilter: xt_CT: optimize XT_CT_NOTRACK
Eric Dumazet
2013-05-23
1
-4
/
+6
*
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
2013-02-05
1
-3
/
+29
*
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
2013-02-05
1
-89
/
+56
*
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
2013-01-10
1
-2
/
+2
*
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2012-12-24
1
-1
/
+49
*
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
2012-12-16
1
-0
/
+8
*
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
2012-10-15
1
-4
/
+6
*
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
1
-136
/
+126
*
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
1
-18
/
+26
*
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-17
1
-1
/
+0
*
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
1
-1
/
+1
*
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
2012-04-03
1
-5
/
+19
*
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
2012-04-03
1
-1
/
+1
*
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
2012-04-03
1
-0
/
+2
*
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-23
1
-1
/
+8
*
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
2012-03-23
1
-6
/
+12
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
1
-2
/
+4
*
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
1
-15
/
+205
*
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
1
-5
/
+3
[next]