public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Pablo Neira Ayuso <pablo@netfilter•org>
Cc: netfilter-devel@vger•kernel.org, davem@davemloft•net,
	netdev@vger•kernel.org, kuba@kernel•org, pabeni@redhat•com,
	edumazet@google•com
Subject: Re: [PATCH net 1/6] netfilter: nf_tables: release batch on table validation from abort path
Date: Thu, 04 Apr 2024 16:50:31 +0000	[thread overview]
Message-ID: <171224943124.12619.15153866465943308687.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240404104334.1627-2-pablo@netfilter.org>

Hello:

This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter•org>:

On Thu,  4 Apr 2024 12:43:29 +0200 you wrote:
> Unlike early commit path stage which triggers a call to abort, an
> explicit release of the batch is required on abort, otherwise mutex is
> released and commit_list remains in place.
> 
> Add WARN_ON_ONCE to ensure commit_list is empty from the abort path
> before releasing the mutex.
> 
> [...]

Here is the summary with links:
  - [net,1/6] netfilter: nf_tables: release batch on table validation from abort path
    https://git.kernel.org/netdev/net/c/a45e6889575c
  - [net,2/6] netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
    https://git.kernel.org/netdev/net/c/0d459e2ffb54
  - [net,3/6] netfilter: nf_tables: flush pending destroy work before exit_net release
    https://git.kernel.org/netdev/net/c/24cea9677025
  - [net,4/6] netfilter: nf_tables: reject new basechain after table flag update
    https://git.kernel.org/netdev/net/c/994209ddf4f4
  - [net,5/6] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
    https://git.kernel.org/netdev/net/c/24225011d81b
  - [net,6/6] netfilter: nf_tables: discard table flag update with pending basechain deletion
    https://git.kernel.org/netdev/net/c/1bc83a019bbe

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2024-04-04 16:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-04 10:43 [PATCH net 0/6] Netfilter fixes for net Pablo Neira Ayuso
2024-04-04 10:43 ` [PATCH net 1/6] netfilter: nf_tables: release batch on table validation from abort path Pablo Neira Ayuso
2024-04-04 16:50   ` patchwork-bot+netdevbpf [this message]
2024-04-04 10:43 ` [PATCH net 2/6] netfilter: nf_tables: release mutex after nft_gc_seq_end " Pablo Neira Ayuso
2024-04-04 10:43 ` [PATCH net 3/6] netfilter: nf_tables: flush pending destroy work before exit_net release Pablo Neira Ayuso
2024-04-04 10:43 ` [PATCH net 4/6] netfilter: nf_tables: reject new basechain after table flag update Pablo Neira Ayuso
2024-04-04 10:43 ` [PATCH net 5/6] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() Pablo Neira Ayuso
2024-04-11 10:03   ` Pablo Neira Ayuso
2024-04-04 10:43 ` [PATCH net 6/6] netfilter: nf_tables: discard table flag update with pending basechain deletion Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171224943124.12619.15153866465943308687.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=netfilter-devel@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=pablo@netfilter$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox