Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sun, 17 Jan 2021 16:59:41 +0200 you wrote:
> Hi,
>
> This series opens TX and RX TLS device offload for bond interfaces.
> This allows bond interfaces to benefit from capable lower devices.
>
> We add a new ndo_sk_get
Hi,
This series opens TX and RX TLS device offload for bond interfaces.
This allows bond interfaces to benefit from capable lower devices.
We add a new ndo_sk_get_lower_dev() to be used to get the lower dev that
corresponds to a given socket.
The TLS module uses it to interact directly with the l