blob: cd43985cf20f2ce5462cb96ded860be7b3e88445 [file] [log] [blame]
bc76e5bb1229 ("net/tls: store decrypted on a single bit")
5c5458ec9d63 ("net/tls: store async_capable on a single bit")
fb0f886fa265 ("net/tls: don't pass version to tls_advance_record_sn()")
9cd81988cce1 ("net/tls: use version from prot")
d069b780e367 ("tls: Fix tls_device receive")
94850257cf0f ("tls: Fix tls_device handling of partial records")
2b794c4098b5 ("tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg")
4509de146800 ("net/tls: Move protocol constants from cipher context to tls context")
c0ab4732d4c6 ("net/tls: Do not use async crypto for non-data records")
8497ded2d16c ("net/tls: Disable async decrytion for tls1.3")
5b053e121ffd ("net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS")
130b392c6cd6 ("net: tls: Add tls 1.3 support")
fedf201e1296 ("net: tls: Refactor control message handling on recv")
a2ef9b6a22bd ("net: tls: Refactor tls aad space size calculation")
eaf2a47f40f0 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")