Centos-kernel-stream-9/include/net/netfilter
Florian Westphal 43ff502d3e netfilter: nf_tables: annotate data-races around element expiration
JIRA: https://issues.redhat.com/browse/RHEL-60554
Upstream Status: commit 73d3c04b710f

commit 73d3c04b710f0c144ce873dfe4f173a55c749539
Author: Pablo Neira Ayuso <pablo@netfilter.org>
Date:   Tue Sep 3 01:08:58 2024 +0200

    netfilter: nf_tables: annotate data-races around element expiration

    element expiration can be read-write locklessly, it can be written by
    dynset and read from netlink dump, add annotation.

    Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

Signed-off-by: Florian Westphal <fwestpha@redhat.com>
2024-09-27 13:22:57 +02:00
..
ipv4
ipv6
br_netfilter.h
nf_bpf_link.h
nf_conntrack.h
nf_conntrack_acct.h
nf_conntrack_act_ct.h net/sched: act_ct: Always fill offloading tuple iifidx 2024-01-11 15:54:54 +01:00
nf_conntrack_bpf.h
nf_conntrack_bridge.h
nf_conntrack_core.h
nf_conntrack_count.h
nf_conntrack_ecache.h
nf_conntrack_expect.h netfilter: allow exp not to be removed in nf_ct_find_expectation 2023-10-13 09:03:13 +02:00
nf_conntrack_extend.h
nf_conntrack_helper.h
nf_conntrack_l4proto.h
nf_conntrack_labels.h netfilter: conntrack: switch connlabels to atomic_t 2024-07-02 14:30:44 -04:00
nf_conntrack_seqadj.h
nf_conntrack_synproxy.h
nf_conntrack_timeout.h
nf_conntrack_timestamp.h
nf_conntrack_tuple.h
nf_conntrack_zones.h
nf_dup_netdev.h
nf_flow_table.h netfilter: flowtable: validate pppoe header 2024-04-22 11:26:34 +02:00
nf_hooks_lwtunnel.h
nf_log.h
nf_nat.h
nf_nat_helper.h
nf_nat_masquerade.h
nf_nat_redirect.h netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs 2024-01-11 17:12:01 +01:00
nf_queue.h treewide: use get_random_u32() when possible 2023-10-20 06:15:03 -04:00
nf_reject.h
nf_socket.h
nf_synproxy.h
nf_tables.h netfilter: nf_tables: annotate data-races around element expiration 2024-09-27 13:22:57 +02:00
nf_tables_core.h netfilter: nft_payload: move struct nft_payload_set definition where it belongs 2024-09-27 13:10:53 +02:00
nf_tables_ipv4.h netfilter: nf_tables: restore IP sanity checks for netdev/egress 2024-09-27 13:11:16 +02:00
nf_tables_ipv6.h netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation 2024-09-27 13:11:17 +02:00
nf_tables_offload.h
nf_tproxy.h
nft_fib.h
nft_meta.h netfilter: nft_meta: add inner match support 2023-12-10 03:07:06 +01:00
nft_reject.h
xt_rateest.h