[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241106235853.169747-1-pablo@netfilter.org>
Date: Thu, 7 Nov 2024 00:58:52 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net,
netdev@...r.kernel.org,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
fw@...len.de
Subject: [PATCH net 0/1] Netfilter fix for net
Hi,
The following series contains a Netfilter fix:
1) Wait for rcu grace period after netdevice removal is reported via event.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-11-07
Thanks.
----------------------------------------------------------------
The following changes since commit 50ae879de107ca2fe2ca99180f6ba95770f32a62:
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2024-10-31 12:13:08 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git tags/nf-24-11-07
for you to fetch changes up to f22c3a7be6bbbfb2342ae7b21312cbfc12c7f632:
netfilter: nf_tables: wait for rcu grace period on net_device removal (2024-11-07 00:51:19 +0100)
----------------------------------------------------------------
netfilter pull request 24-11-07
----------------------------------------------------------------
Pablo Neira Ayuso (1):
netfilter: nf_tables: wait for rcu grace period on net_device removal
include/net/netfilter/nf_tables.h | 2 ++
net/netfilter/nf_tables_api.c | 41 ++++++++++++++++++++++++++++++++-------
2 files changed, 36 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists