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
/
nft_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
netfilter: nft_ct: track register operations
Pablo Neira Ayuso
1
-0
/
+47
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+1
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+3
2022-01-27
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
1
-1
/
+4
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-3
/
+1
2021-08-11
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
1
-1
/
+8
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-4
/
+3
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-3
/
+2
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-12-09
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
1
-2
/
+0
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-1
/
+1
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-6
/
+6
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
1
-1
/
+1
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-4
/
+1
2019-06-19
netfilter: nft_ct: fix null pointer in ct expectations support
Stéphane Veyret
1
-0
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
1
-2
/
+136
2019-04-30
netfilter: nft_ct: Add ct id support
Brett Mastbergen
1
-0
/
+8
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-3
/
+5
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-01-18
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
1
-1
/
+1
2019-01-18
netfilter: conntrack: remove module owner field
Florian Westphal
1
-2
/
+0
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
1
-1
/
+16
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
1
-1
/
+1
2018-09-17
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
1
-3
/
+0
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
1
-30
/
+29
2018-08-16
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
1
-3
/
+4
2018-08-07
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
1
-0
/
+14
2018-08-07
netfilter: nft_ct: add ct timeout support
Harsha Sharma
1
-1
/
+203
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+12
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
1
-1
/
+2
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
1
-8
/
+12
2018-03-20
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
1
-0
/
+38
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
1
-8
/
+8
2017-11-06
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
1
-36
/
+3
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
1
-6
/
+12
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
1
-2
/
+2
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
1
-1
/
+24
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-8
/
+6
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+12
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
1
-1
/
+2
2017-03-13
netfilter: nft_ct: add helper set support
Florian Westphal
1
-0
/
+171
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-8
/
+10
2017-02-23
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
1
-0
/
+1
[next]