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: <168448263339.27405.11276578123661889710.git-patchwork-notify@kernel.org> Date: Fri, 19 May 2023 07:50:33 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jakub Kicinski <kuba@...nel.org> Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com, borisp@...dia.com, john.fastabend@...il.com, tariqt@...dia.com Subject: Re: [PATCH net 0/7] tls: rx: strp: fix inline crypto offload Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@...emloft.net>: On Tue, 16 May 2023 18:50:35 -0700 you wrote: > The local strparser version I added to TLS does not preserve > decryption status, which breaks inline crypto (NIC offload). > > Jakub Kicinski (7): > tls: rx: device: fix checking decryption status > tls: rx: strp: set the skb->len of detached / CoW'ed skbs > tls: rx: strp: force mixed decrypted records into copy mode > tls: rx: strp: fix determining record length in copy mode > tls: rx: strp: factor out copying skb data > tls: rx: strp: preserve decryption status of skbs when needed > tls: rx: strp: don't use GFP_KERNEL in softirq context > > [...] Here is the summary with links: - [net,1/7] tls: rx: device: fix checking decryption status https://git.kernel.org/netdev/net/c/b3a03b540e3c - [net,2/7] tls: rx: strp: set the skb->len of detached / CoW'ed skbs https://git.kernel.org/netdev/net/c/210620ae44a8 - [net,3/7] tls: rx: strp: force mixed decrypted records into copy mode https://git.kernel.org/netdev/net/c/14c4be92ebb3 - [net,4/7] tls: rx: strp: fix determining record length in copy mode https://git.kernel.org/netdev/net/c/8b0c0dc9fbbd - [net,5/7] tls: rx: strp: factor out copying skb data https://git.kernel.org/netdev/net/c/c1c607b1e5d5 - [net,6/7] tls: rx: strp: preserve decryption status of skbs when needed https://git.kernel.org/netdev/net/c/eca9bfafee3a - [net,7/7] tls: rx: strp: don't use GFP_KERNEL in softirq context https://git.kernel.org/netdev/net/c/74836ec828fe 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