[SRU][F:linux-bluefield][PULL] Focal update: kTLS fixes
Daniel Jurgens
danielj at nvidia.com
Mon Feb 22 16:00:54 UTC 2021
This pull request (4 commits) contains fixes for kTLS offloads.
TLS fixes:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1916508
These commits were clean cherry-picks from upstream.
~danielj-mellanox/ubuntu/+source/linux-bluefield tls_fixes
----------------------------------------------------------------
The following changes since commit f5bad1cceee57cba53c477d9b427a17043ea8cd0:
UBUNTU: SAUCE: Fix intermittent OOB link up issue (2021-02-03 18:10:47 +0800)
are available in the git repository at:
git+ssh://danielj-mellanox@git.launchpad.net/~danielj-mellanox/ubuntu/+source/linux-bluefield tls_fixes
for you to fetch changes up to 05a375cb0fd55ee4f96e38d6788c86653e49ea77:
net/tls: Protect from calling tls_dev_del for TLS RX twice (2021-02-19 22:42:51 +0200)
----------------------------------------------------------------
Boris Pismenny (1):
net/tls: Add asynchronous resync
Colin Ian King (1):
net/tls: fix sign extension issue when left shifting u16 value
Maxim Mikityanskiy (1):
net/tls: Protect from calling tls_dev_del for TLS RX twice
Tariq Toukan (1):
net/tls: Fix wrong record sn in async mode of device resync
include/net/tls.h | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
net/tls/tls_device.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 129 insertions(+), 2 deletions(-)
More information about the kernel-team
mailing list