Files
linux/net/ipv4
Eric Dumazet 9e89b9d03a tcp: annotate data-races around tp->plb_rehash
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy.

Fixes: 29c1c44646 ("tcp: add u32 counter in tcp_sock and an SNMP counter for PLB")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-15-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-18 11:10:14 -07:00
..
2026-04-12 12:33:33 -07:00
2026-04-12 12:33:33 -07:00
2025-07-08 13:28:27 +02:00
2026-03-13 18:57:44 -07:00
2026-03-13 18:57:44 -07:00
2026-03-13 18:57:44 -07:00