summaryrefslogtreecommitdiff
path: root/include/ras
diff options
context:
space:
mode:
Diffstat (limited to 'include/ras')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/net/netfilter/nft_ct.c?h=linux-6.6.y&id=ffb3d9a30cc67a59865f50ae22e2496a5d0025eb'>netfilter: nf_tables: use correct integer typesFlorian Westphal 2022-03-20netfilter: nft_ct: track register operationsPablo Neira Ayuso 2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso 2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter 2022-01-27netfilter: nft_ct: fix use after free when attaching zone templateFlorian Westphal 2022-01-09netfilter: conntrack: convert to refcount_t apiFlorian Westphal 2021-08-11netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin 2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso 2021-03-18netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva 2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso 2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso 2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen 2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel 2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill 2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya