index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_ct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-10
1
-1
/
+1
*
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
2020-12-30
1
-2
/
+0
*
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-25
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
netfilter: nft_ct: fix null pointer in ct expectations support
Stéphane Veyret
2019-06-19
1
-0
/
+4
*
|
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
2019-06-17
1
-2
/
+136
|
/
*
netfilter: nft_ct: Add ct id support
Brett Mastbergen
2019-04-30
1
-0
/
+8
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-3
/
+5
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
2019-01-18
1
-1
/
+1
*
netfilter: conntrack: remove module owner field
Florian Westphal
2019-01-18
1
-2
/
+0
*
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2018-09-28
1
-1
/
+16
*
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
1
-1
/
+1
*
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2018-09-17
1
-3
/
+0
*
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-29
1
-30
/
+29
*
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
2018-08-16
1
-3
/
+4
*
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
2018-08-07
1
-0
/
+14
*
netfilter: nft_ct: add ct timeout support
Harsha Sharma
2018-08-07
1
-1
/
+203
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-8
/
+12
|
\
|
*
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-17
1
-8
/
+12
*
|
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
2018-06-03
1
-1
/
+2
|
/
*
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-03-20
1
-0
/
+38
*
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
1
-8
/
+8
*
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
2017-11-06
1
-36
/
+3
*
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
1
-6
/
+12
*
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-15
1
-2
/
+2
*
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
2017-04-19
1
-1
/
+24
*
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
1
-8
/
+6
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-9
/
+12
|
\
|
*
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
2017-03-15
1
-1
/
+2
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
1
-8
/
+10
*
|
netfilter: nft_ct: add helper set support
Florian Westphal
2017-03-13
1
-0
/
+171
|
/
*
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-23
1
-0
/
+1
*
netfilter: nft_ct: add zone id set support
Florian Westphal
2017-02-08
1
-1
/
+143
*
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
2017-02-08
1
-14
/
+15
*
netfilter: nft_ct: add zone id get support
Florian Westphal
2017-02-08
1
-3
/
+19
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
1
-2
/
+1
*
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
2017-01-03
1
-1
/
+21
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
1
-13
/
+13
*
netfilter: nft_ct: add notrack support
Pablo Neira Ayuso
2016-10-26
1
-1
/
+49
*
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
2016-09-25
1
-0
/
+2
*
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
2016-09-25
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-24
1
-16
/
+25
|
\
|
*
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-22
1
-10
/
+3
|
*
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
2016-07-19
1
-6
/
+19
|
*
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
2016-07-11
1
-0
/
+3
*
|
netfilter: nft_ct: fix expiration getter
Florian Westphal
2016-07-08
1
-5
/
+1
|
/
[next]