index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
tls-offload.rst
Age
Commit message (
Expand
)
Author
2021-01-19
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
2020-12-14
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
Tariq Toukan
2020-06-27
net/mlx5e: kTLS, Add kTLS RX stats
Tariq Toukan
2019-11-05
Documentation: TLS: Add missing counter description
Tariq Toukan
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
2019-07-26
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-07-25
Documentation: TLS: fix stat counters description
Tariq Toukan
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
2019-06-11
net/tls: add kernel-driven resync mechanism for TX
Jakub Kicinski
2019-06-11
net/tls: add kernel-driven TLS RX resync
Jakub Kicinski
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
2019-05-22
Documentation: add TLS offload documentation
Jakub Kicinski