Files
linux/net
Florian Westphal 8f5f3786db netfilter: nf_tables: avoid false-positive lockdep splats with sets
Same as previous patch.  All set handling functions here can be called
with transaction mutex held (but not the rcu read lock).

The transaction mutex prevents concurrent add/delete, so this is fine.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2024-11-05 22:06:14 +01:00
..
2024-06-14 19:08:50 -07:00
2024-10-01 09:56:36 +02:00
2024-09-10 12:11:04 +02:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00