diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-03-07 04:58:49 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-07 04:58:50 +0300 |
commit | fc14f9c02639dfbfe3529850eae23aef077939a6 (patch) | |
tree | 2a1e7bea0352a7f23d5e8975396abe3fc6fd88a1 /net/switchdev/switchdev.c | |
parent | 115ef44a98220fddfab37a39a19370497cd718b9 (diff) | |
parent | fb8286562ecfb585e26b033c5e32e6fb85efb0b3 (diff) | |
download | linux-fc14f9c02639dfbfe3529850eae23aef077939a6.tar.xz |
Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Pablo Neira Ayuso says:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for net:
1) Fix racy non-atomic read-then-increment operation with
PREEMPT_RT in nft_ct, from Sebastian Andrzej Siewior.
2) GC is not skipped when jiffies wrap around in nf_conncount,
from Nicklas Bo Jensen.
3) flush_work() on nf_tables_destroy_work waits for the last queued
instance, this could be an instance that is different from the one
that we must wait for, then make destruction work queue.
* tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
netfilter: nf_tables: make destruction work queue pernet
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
====================
Link: https://patch.msgid.link/20250306153446.46712-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions