[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164984761522.32685.5046602676205917906.git-patchwork-notify@kernel.org>
Date: Wed, 13 Apr 2022 11:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, pabeni@...hat.com, netdev@...r.kernel.org,
borisp@...dia.com, john.fastabend@...il.com, daniel@...earbox.net,
vfedorenko@...ek.ru
Subject: Re: [PATCH net-next 00/10] tls: rx: random refactoring part 3
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 11 Apr 2022 12:19:07 -0700 you wrote:
> TLS Rx refactoring. Part 3 of 3. This set is mostly around rx_list
> and async processing. The last two patches are minor optimizations.
> A couple of features to follow.
>
> Jakub Kicinski (10):
> tls: rx: consistently use unlocked accessors for rx_list
> tls: rx: reuse leave_on_list label for psock
> tls: rx: move counting TlsDecryptErrors for sync
> tls: rx: don't handle TLS 1.3 in the async crypto callback
> tls: rx: assume crypto always calls our callback
> tls: rx: treat process_rx_list() errors as transient
> tls: rx: return the already-copied data on crypto error
> tls: rx: use async as an in-out argument
> tls: rx: use MAX_IV_SIZE for allocations
> tls: rx: only copy IV from the packet for TLS 1.2
>
> [...]
Here is the summary with links:
- [net-next,01/10] tls: rx: consistently use unlocked accessors for rx_list
https://git.kernel.org/netdev/net-next/c/a30295c45472
- [net-next,02/10] tls: rx: reuse leave_on_list label for psock
https://git.kernel.org/netdev/net-next/c/0775639ce1ca
- [net-next,03/10] tls: rx: move counting TlsDecryptErrors for sync
https://git.kernel.org/netdev/net-next/c/284b4d93daee
- [net-next,04/10] tls: rx: don't handle TLS 1.3 in the async crypto callback
https://git.kernel.org/netdev/net-next/c/72f3ad73bc86
- [net-next,05/10] tls: rx: assume crypto always calls our callback
https://git.kernel.org/netdev/net-next/c/1c699ffa48a1
- [net-next,06/10] tls: rx: treat process_rx_list() errors as transient
https://git.kernel.org/netdev/net-next/c/4dcdd971b9c7
- [net-next,07/10] tls: rx: return the already-copied data on crypto error
https://git.kernel.org/netdev/net-next/c/f314bfee81b1
- [net-next,08/10] tls: rx: use async as an in-out argument
https://git.kernel.org/netdev/net-next/c/3547a1f9d988
- [net-next,09/10] tls: rx: use MAX_IV_SIZE for allocations
https://git.kernel.org/netdev/net-next/c/f7d45f4b52fe
- [net-next,10/10] tls: rx: only copy IV from the packet for TLS 1.2
https://git.kernel.org/netdev/net-next/c/a4ae58cdb6e8
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