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, fw@strlen.de, horms@kernel.org
Subject: Re: [PATCH net 1/8] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Date: Wed, 29 Apr 2026 01:30:34 +0000	[thread overview]
Message-ID: <177742623454.1288483.14161188350974885235.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260428095840.51961-2-pablo@netfilter.org>

Hello:

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

On Tue, 28 Apr 2026 11:58:32 +0200 you wrote:
> Weiming Shi says:
> 
> "arp_packet_match() unconditionally parses the ARP payload assuming two
> hardware addresses are present (source and target). However,
> IPv4-over-IEEE1394 ARP (RFC 2734) omits the target hardware address
> field, and arp_hdr_len() already accounts for this by returning a
> shorter length for ARPHRD_IEEE1394 devices.
> 
> [...]

Here is the summary with links:
  - [net,1/8] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
    https://git.kernel.org/netdev/net/c/1e8e3f449b1e
  - [net,2/8] netfilter: nf_tables: use list_del_rcu for netlink hooks
    https://git.kernel.org/netdev/net/c/f3224ee463f8
  - [net,3/8] rculist: add list_splice_rcu() for private lists
    https://git.kernel.org/netdev/net/c/f902877b6355
  - [net,4/8] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
    https://git.kernel.org/netdev/net/c/a6134e62dba2
  - [net,5/8] netfilter: nf_tables: add hook transactions for device deletions
    https://git.kernel.org/netdev/net/c/10f79dbd7719
  - [net,6/8] netfilter: xt_policy: fix strict mode inbound policy matching
    https://git.kernel.org/netdev/net/c/4b2b4d7d4e20
  - [net,7/8] netfilter: reject zero shift in nft_bitwise
    https://git.kernel.org/netdev/net/c/fe11e5c40817
  - [net,8/8] netfilter: nf_conntrack_sip: don't use simple_strtoul
    https://git.kernel.org/netdev/net/c/8cf6809cddcb

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



  reply	other threads:[~2026-04-29  1:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-28  9:58 [PATCH net,v2 0/8] Netfilter fixes for net Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 1/8] netfilter: arp_tables: fix IEEE1394 ARP payload parsing Pablo Neira Ayuso
2026-04-29  1:30   ` patchwork-bot+netdevbpf [this message]
2026-04-28  9:58 ` [PATCH net 2/8] netfilter: nf_tables: use list_del_rcu for netlink hooks Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 3/8] rculist: add list_splice_rcu() for private lists Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 4/8] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 5/8] netfilter: nf_tables: add hook transactions for device deletions Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 6/8] netfilter: xt_policy: fix strict mode inbound policy matching Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 7/8] netfilter: reject zero shift in nft_bitwise Pablo Neira Ayuso
2026-04-28  9:58 ` [PATCH net 8/8] netfilter: nf_conntrack_sip: don't use simple_strtoul 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=177742623454.1288483.14161188350974885235.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox