summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/tls-offload.rst
Commit message (Expand)AuthorAgeFilesLines
* net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan2021-01-191-0/+3
* net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2021-01-141-1/+1
* net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan2020-12-141-1/+7
* net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan2020-06-271-0/+18
* Documentation: TLS: Add missing counter descriptionTariq Toukan2019-11-051-0/+4
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-081-18/+0
* net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-6/+0
* Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-6/+17
|\
| * Documentation: TLS: fix stat counters descriptionTariq Toukan2019-07-251-6/+17
* | net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-0/+6
|/
* net/tls: add kernel-driven resync mechanism for TXJakub Kicinski2019-06-111-1/+34
* net/tls: add kernel-driven TLS RX resyncJakub Kicinski2019-06-111-0/+19
* net/tls: remove false positive warningJakub Kicinski2019-06-041-19/+0
* Documentation: add TLS offload documentationJakub Kicinski2019-05-221-0/+482