netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/1] Netfilter fix for net
@ 2024-11-06 23:58 Pablo Neira Ayuso
  2024-11-06 23:58 ` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal Pablo Neira Ayuso
  0 siblings, 1 reply; 6+ messages in thread
From: Pablo Neira Ayuso @ 2024-11-06 23:58 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem, netdev, kuba, pabeni, edumazet, fw

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH net 0/1] Netfilter fix for net
@ 2024-11-07 11:32 Pablo Neira Ayuso
  2024-11-07 11:32 ` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal Pablo Neira Ayuso
  0 siblings, 1 reply; 6+ messages in thread
From: Pablo Neira Ayuso @ 2024-11-07 11:32 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem, netdev, kuba, pabeni, edumazet, fw

v2: including kdoc update for new fields as per Paolo.

-o-

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 c03d278fdf35e73dd0ec543b9b556876b9d9a8dc:

  netfilter: nf_tables: wait for rcu grace period on net_device removal (2024-11-07 12:28:47 +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 |  4 ++++
 net/netfilter/nf_tables_api.c     | 41 ++++++++++++++++++++++++++++++++-------
 2 files changed, 38 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-11-07 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 23:58 [PATCH net 0/1] Netfilter fix for net Pablo Neira Ayuso
2024-11-06 23:58 ` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal Pablo Neira Ayuso
2024-11-07 10:55   ` Paolo Abeni
2024-11-07 11:26     ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2024-11-07 11:32 [PATCH net 0/1] Netfilter fix for net Pablo Neira Ayuso
2024-11-07 11:32 ` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal Pablo Neira Ayuso
2024-11-07 19:40   ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).