3740651bf7e2 ("tls: Fix context leak on tls_device_down") c55dcdd435aa ("net/tls: Fix use-after-free after the TLS device goes down and up") 05fc8b6cbd4f ("net/tls: Replace TLS_RX_SYNC_RUNNING with RCU") d5bee7374b68 ("net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE") 5bb4c45d466c ("net/tls: Read sk_prot once when building tls proto ops") a4d26fdbc2a5 ("net/tls: add TlsDeviceRxResync statistic") 5c5ec6685806 ("net/tls: add TlsDecryptError stat") b32fd3cc31d7 ("net/tls: add statistics for installed sessions") d26b698dd3cd ("net/tls: add skeleton of MIB statistics") 8538d29cea95 ("net/tls: add tracing for device/offload events") 53b4414a7003 ("net/tls: allow compiling TLS TOE out") 0eb8745e03c9 ("net/tls: rename tls_hw_* functions tls_toe_*") 08700dab8168 ("net/tls: move TOE-related code to a separate file") 16bed0e6ac07 ("net/tls: move tls_build_proto() on init path") f21912edd157 ("net/tls: rename tls_device to tls_toe_device") 25a3cd8189c8 ("net/tls: move TOE-related structures to a separate header") be2fbc155fc8 ("net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE") be7bbea114d6 ("net/tls: use the full sk_proto pointer") 26811cc9f55a ("net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag") 61723b393292 ("tcp: ulp: add functions to dump ulp-specific information")