public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Eric Dumazet <edumazet@google•com>
Cc: davem@davemloft•net, kuba@kernel•org, pabeni@redhat•com,
	netdev@vger•kernel.org, eric.dumazet@gmail•com,
	syzkaller@googlegroups•com, toke@redhat•com, willemb@google•com
Subject: Re: [PATCH net] net: add vlan_get_protocol_and_depth() helper
Date: Wed, 10 May 2023 09:30:21 +0000	[thread overview]
Message-ID: <168371102167.23581.3702029637827125454.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230509131857.2947439-1-edumazet@google.com>

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft•net>:

On Tue,  9 May 2023 13:18:57 +0000 you wrote:
> Before blamed commit, pskb_may_pull() was used instead
> of skb_header_pointer() in __vlan_get_protocol() and friends.
> 
> Few callers depended on skb->head being populated with MAC header,
> syzbot caught one of them (skb_mac_gso_segment())
> 
> Add vlan_get_protocol_and_depth() to make the intent clearer
> and use it where sensible.
> 
> [...]

Here is the summary with links:
  - [net] net: add vlan_get_protocol_and_depth() helper
    https://git.kernel.org/netdev/net/c/4063384ef762

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



      parent reply	other threads:[~2023-05-10  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 13:18 [PATCH net] net: add vlan_get_protocol_and_depth() helper Eric Dumazet
2023-05-10  8:00 ` Simon Horman
2023-05-10  9:30 ` patchwork-bot+netdevbpf [this message]

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=168371102167.23581.3702029637827125454.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=eric.dumazet@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=syzkaller@googlegroups$(echo .)com \
    --cc=toke@redhat$(echo .)com \
    --cc=willemb@google$(echo .)com \
    /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