blob: 71a315ff98fab573d352ae53a36cdf46a1c4a736 [file] [log] [blame]
201876b33c09 ("net/tls: Removed redundant checks for non-NULL")
f66de3ee2c16 ("net/tls: Split conf to rx + tx")
b16520f7493d ("net/tls: Remove VLA usage")
dd0bed1665d6 ("tls: support for Inline tls record")
c46234ebb4d1 ("tls: RX path for ktls")
583715853a25 ("tls: Refactor variable names")
dbe425599ba0 ("tls: Move cipher info to a separate struct")
c113187d38ff ("tls: Use correct sk->sk_prot for IPV6")
c410c1966fe6 ("tls: getsockopt return record sequence number")
a1dfa6812b68 ("tls: retrun the correct IV in getsockopt")
a54667f6728c ("tls: Add support for encryption using async offload accelerator")
cf6d43ef66f4 ("tls: fix sw_ctx leak")
d91c3e17f75f ("net/tls: Only attach to sockets in ESTABLISHED state")
b9f3eb499d84 ("uapi: fix linux/tls.h userspace compilation error")
ee181e5201e6 ("tls: don't override sk_write_space if tls_set_sw_offload fails.")
196c31b4b544 ("tls: Avoid copying crypto_info again after cipher_type check.")
213ef6e7c9c0 ("tls: Move tls_make_aad to header to allow sharing")
ff45d820a2df ("tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.")
6d88207fcfdd ("tls: Add function to update the TLS socket configuration")
a5135676bbf1 ("tls: make tls_sw_free_resources static")
d807ec656f86 ("tls: update Kconfig")
54144b4825ea ("tls: Depend upon INET not plain NET.")
3c4d7559159b ("tls: kernel TLS support")