index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_ct.c
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
2024-01-31
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-07-20
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-07-11
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-03-20
netfilter: nft_ct: track register operations
Pablo Neira Ayuso
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-01-27
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2021-08-11
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-19
netfilter: nft_ct: fix null pointer in ct expectations support
Stéphane Veyret
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
netfilter: nft_ct: add ct expectations support
Stéphane Veyret
2019-04-30
netfilter: nft_ct: Add ct id support
Brett Mastbergen
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-01-18
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
2019-01-18
netfilter: conntrack: remove module owner field
Florian Westphal
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-17
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-16
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
2018-08-07
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
2018-08-07
netfilter: nft_ct: add ct timeout support
Harsha Sharma
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]