index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_CT.c
Commit message (
Expand
)
Author
Age
*
netfilter: cttimeout: add netns support
Pablo Neira
2015-12-14
*
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
2015-10-12
*
netfilter: xt_CT: don't put back reference to timeout policy object
Pablo Neira Ayuso
2015-10-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-09-06
|
\
|
*
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
2015-09-01
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-08-21
|
\
|
|
*
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2015-07-30
*
|
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
2015-08-17
*
|
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
2015-08-17
*
|
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
2015-08-11
|
/
*
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
*
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
2014-02-05
*
netfilter: xt_CT: fix error value in xt_ct_tg_check()
Eric Leblond
2014-01-03
*
netfilter: xt_CT: optimize XT_CT_NOTRACK
Eric Dumazet
2013-05-23
*
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
2013-02-04
*
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
2013-02-04
*
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
2013-01-10
*
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2012-12-24
*
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
2012-12-16
*
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
2012-10-15
*
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
*
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
*
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-16
*
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
*
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
2012-04-03
*
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
2012-04-03
*
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
2012-04-03
*
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-22
*
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
2012-03-22
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-22
*
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
*
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
*
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
2011-12-23
*
netfilter: xt_CT: provide info on why a rule was rejected
Jan Engelhardt
2011-04-21
*
secmark: make secmark object handling generic
Eric Paris
2010-10-20
*
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-08
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
*
|
netfilter: xtables: do without explicit XT_ALIGN
Jan Engelhardt
2010-03-18
*
|
netfilter: xt_CT: par->family is an nfproto
Jan Engelhardt
2010-03-17
|
/
*
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2010-02-15
*
netfilter: xtables: add CT target
Patrick McHardy
2010-02-03