Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 13 Dec 2020 16:39:29 +0200 you wrote:
> With NETIF_F_HW_TLS_TX packets are encrypted in HW. This cannot be
> logically done when HW_CSUM offload is off.
>
> Fixes: 2342a8512a1e ("net: Add TLS TX offload features")
With NETIF_F_HW_TLS_TX packets are encrypted in HW. This cannot be
logically done when HW_CSUM offload is off.
Fixes: 2342a8512a1e ("net: Add TLS TX offload features")
Signed-off-by: Tariq Toukan
Reviewed-by: Boris Pismenny
---
Documentation/networking/tls-offload.rst | 8 +++-
net/core/dev