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: <166389361657.358.1050349660231548360.git-patchwork-notify@kernel.org> Date: Fri, 23 Sep 2022 00:40:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Gal Pressman <gal@...dia.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, saeedm@...dia.com, tariqt@...dia.com, john.fastabend@...il.com, borisp@...dia.com Subject: Re: [PATCH net-next v2 0/4] Support 256 bit TLS keys with device offload Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Tue, 20 Sep 2022 16:01:46 +0300 you wrote: > Hey, > This series adds support for 256 bit TLS keys with device offload, and a > cleanup patch to remove repeating code: > - Patches #1-2 add cipher sizes descriptors which allow reducing the > amount of code duplications. > - Patch #3 allows 256 bit keys to be TX offloaded in the tls module (RX > already supported). > - Patch #4 adds 256 bit keys support to the mlx5 driver. > > [...] Here is the summary with links: - [net-next,v2,1/4] net/tls: Describe ciphers sizes by const structs https://git.kernel.org/netdev/net-next/c/2d2c5ea24243 - [net-next,v2,2/4] net/tls: Use cipher sizes structs https://git.kernel.org/netdev/net-next/c/ea7a9d88ba21 - [net-next,v2,3/4] net/tls: Support 256 bit keys with TX device offload https://git.kernel.org/netdev/net-next/c/56e5a6d3aa91 - [net-next,v2,4/4] net/mlx5e: Support 256 bit keys with kTLS device offload https://git.kernel.org/netdev/net-next/c/4960c414db35 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