All of lore.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
Subject: Re: [PATCH net 01/15] netfilter: ipset: Fix oversized kvmalloc() calls
Date: Sat, 25 Sep 2021 03:40:08 +0000	[thread overview]
Message-ID: <163254120897.2561.14612937907977922241.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210924221113.348767-2-pablo@netfilter.org>

Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Sat, 25 Sep 2021 00:10:59 +0200 you wrote:
> From: Jozsef Kadlecsik <kadlec@netfilter.org>
> 
> The commit
> 
> commit 7661809d493b426e979f39ab512e3adf41fbcc69
> Author: Linus Torvalds <torvalds@linux-foundation.org>
> Date:   Wed Jul 14 09:45:49 2021 -0700
> 
> [...]

Here is the summary with links:
  - [net,01/15] netfilter: ipset: Fix oversized kvmalloc() calls
    https://git.kernel.org/netdev/net/c/7bbc3d385bd8
  - [net,02/15] ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
    https://git.kernel.org/netdev/net/c/69e73dbfda14
  - [net,03/15] netfilter: ip6_tables: zero-initialize fragment offset
    https://git.kernel.org/netdev/net/c/310e2d43c3ad
  - [net,04/15] netfilter: conntrack: make max chain length random
    https://git.kernel.org/netdev/net/c/c9c3b6811f74
  - [net,05/15] netfilter: conntrack: include zone id in tuple hash again
    https://git.kernel.org/netdev/net/c/b16ac3c4c886
  - [net,06/15] netfilter: nat: include zone id in nat table hash again
    https://git.kernel.org/netdev/net/c/d2966dc77ba7
  - [net,07/15] selftests: netfilter: add selftest for directional zone support
    https://git.kernel.org/netdev/net/c/0f1148abb226
  - [net,08/15] selftests: netfilter: add zone stress test with colliding tuples
    https://git.kernel.org/netdev/net/c/cb89f63ba662
  - [net,09/15] netfilter: nf_tables: unlink table before deleting it
    https://git.kernel.org/netdev/net/c/a499b03bf36b
  - [net,10/15] netfilter: nf_tables: Fix oversized kvmalloc() calls
    https://git.kernel.org/netdev/net/c/45928afe94a0
  - [net,11/15] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
    https://git.kernel.org/netdev/net/c/30db406923b9
  - [net,12/15] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
    https://git.kernel.org/netdev/net/c/7970a19b7104
  - [net,13/15] netfilter: iptable_raw: drop bogus net_init annotation
    https://git.kernel.org/netdev/net/c/cc8072153aaf
  - [net,14/15] netfilter: log: work around missing softdep backend module
    https://git.kernel.org/netdev/net/c/b53deef054e5
  - [net,15/15] netfilter: conntrack: serialize hash resizes and cleanups
    https://git.kernel.org/netdev/net/c/e9edc188fc76

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



  reply	other threads:[~2021-09-25  3:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24 22:10 [PATCH net 00/15] Netfilter/IPVS fixes for net Pablo Neira Ayuso
2021-09-24 22:10 ` [PATCH net 01/15] netfilter: ipset: Fix oversized kvmalloc() calls Pablo Neira Ayuso
2021-09-25  3:40   ` patchwork-bot+netdevbpf [this message]
2021-09-24 22:11 ` [PATCH net 02/15] ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 03/15] netfilter: ip6_tables: zero-initialize fragment offset Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 04/15] netfilter: conntrack: make max chain length random Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 05/15] netfilter: conntrack: include zone id in tuple hash again Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 06/15] netfilter: nat: include zone id in nat table " Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 07/15] selftests: netfilter: add selftest for directional zone support Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 08/15] selftests: netfilter: add zone stress test with colliding tuples Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 09/15] netfilter: nf_tables: unlink table before deleting it Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 10/15] netfilter: nf_tables: Fix oversized kvmalloc() calls Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 11/15] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 12/15] netfilter: nf_nat_masquerade: defer conntrack walk to work queue Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 13/15] netfilter: iptable_raw: drop bogus net_init annotation Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 14/15] netfilter: log: work around missing softdep backend module Pablo Neira Ayuso
2021-09-24 22:11 ` [PATCH net 15/15] netfilter: conntrack: serialize hash resizes and cleanups 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=163254120897.2561.14612937907977922241.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.