lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <166421641547.6513.16307057090337321581.git-patchwork-notify@kernel.org> Date: Mon, 26 Sep 2022 18:20:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Peilin Ye <yepeilin.cs@...il.com> Cc: edumazet@...gle.com, davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org, kuba@...nel.org, pabeni@...hat.com, peilin.ye@...edance.com, cong.wang@...edance.com, kuniyu@...zon.com, ast@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next RESEND 1/2] udp: Refactor udp_read_skb() Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 22 Sep 2022 21:59:13 -0700 you wrote: > From: Peilin Ye <peilin.ye@...edance.com> > > Delete the unnecessary while loop in udp_read_skb() for readability. > Additionally, since recv_actor() cannot return a value greater than > skb->len (see sk_psock_verdict_recv()), remove the redundant check. > > Suggested-by: Cong Wang <cong.wang@...edance.com> > Signed-off-by: Peilin Ye <peilin.ye@...edance.com> > > [...] Here is the summary with links: - [net-next,RESEND,1/2] udp: Refactor udp_read_skb() https://git.kernel.org/netdev/net-next/c/31f1fbcb346c - [net-next,RESEND,2/2] af_unix: Refactor unix_read_skb() https://git.kernel.org/netdev/net-next/c/d6e3b27cbd2d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists