summaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-06-07 00:13:40 +0300
committerDavid S. Miller <davem@davemloft.net>2019-06-07 00:13:40 +0300
commit020aa5c7d42bf9cba171d1e6b4a0196226e4e03d (patch)
treecdab618f550ef84be2f4b7befcfe0a44db29b6eb /net/unix/sysctl_net_unix.c
parentca72efb6bdc733006f335ca12ca615395077a873 (diff)
parent51a5e563298db5c61930fdc23f2269d7cbb0142f (diff)
downloadlinux-020aa5c7d42bf9cba171d1e6b4a0196226e4e03d.tar.xz
Merge branch 'nfp-tls-add-basic-TX-offload'
Jakub Kicinski says: ==================== nfp: tls: add basic TX offload This series adds initial TLS offload support to the nfp driver. Only TX side is added for now. We need minor adjustments to the core tls code: - expose the per-skb fallback helper; - grow the driver context slightly; - add a helper to get to the driver state more easily. We only support TX offload for now, and only if all packets keep coming in order. For retransmissions we use the aforementioned software fallback, and in case there are local drops we completely give up on given TCP stream. This will obviously be improved soon, this patch set is the minimal, functional yet easily reviewable chunk. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions