index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_CT.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
1
-2
/
+2
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-1
/
+1
2018-06-01
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
1
-0
/
+10
2018-02-14
netfilter: xt_CT: use pr ratelimiting
Florian Westphal
1
-12
/
+13
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
1
-1
/
+1
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
1
-3
/
+3
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+9
2017-04-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
1
-2
/
+9
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-8
/
+8
2017-02-02
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
1
-2
/
+2
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
1
-4
/
+2
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-1
/
+1
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
1
-0
/
+3
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-3
/
+3
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
1
-1
/
+1
2015-10-12
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
1
-1
/
+3
2015-10-12
netfilter: xt_CT: don't put back reference to timeout policy object
Pablo Neira Ayuso
1
-0
/
+3
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2015-09-01
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
1
-1
/
+1
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-2
/
+3
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
1
-1
/
+4
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
1
-1
/
+16
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
1
-1
/
+5
2015-07-30
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+3
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
1
-5
/
+3
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
1
-6
/
+1
2014-01-03
netfilter: xt_CT: fix error value in xt_ct_tg_check()
Eric Leblond
1
-1
/
+3
2013-05-23
netfilter: xt_CT: optimize XT_CT_NOTRACK
Eric Dumazet
1
-4
/
+6
2013-02-05
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
1
-3
/
+29
2013-02-05
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
1
-89
/
+56
2013-01-10
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
1
-2
/
+2
2012-12-24
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
1
-1
/
+49
2012-12-16
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
1
-0
/
+8
2012-10-15
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
1
-4
/
+6
2012-09-03
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
1
-136
/
+126
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
1
-18
/
+26
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
1
-1
/
+0
2012-04-30
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
1
-1
/
+1
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
1
-5
/
+19
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
1
-1
/
+1
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
1
-0
/
+2
2012-03-23
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
1
-1
/
+8
2012-03-23
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
1
-6
/
+12
2012-03-23
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
1
-2
/
+4
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
1
-15
/
+205
2012-01-16
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
1
-5
/
+3
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
1
-3
/
+5
2011-04-21
netfilter: xt_CT: provide info on why a rule was rejected
Jan Engelhardt
1
-3
/
+8
2010-10-21
secmark: make secmark object handling generic
Eric Paris
1
-1
/
+0
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
1
-2
/
+2
[next]