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
/
include
/
uapi
/
linux
/
tls.h
Age
Commit message (
Expand
)
Author
2022-09-27
net: tls: Add ARIA-GCM algorithm
Taehee Yoo
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
2022-06-09
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
2021-09-16
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
2020-11-27
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
2019-08-31
net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag
Davide Caratti
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
2019-02-01
net: tls: Add tls 1.3 support
Dave Watson
2019-02-01
net: tls: Support 256 bit keys
Dave Watson
2018-04-23
uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
Jason Gunthorpe
2018-03-23
tls: RX path for ktls
Dave Watson
2017-11-15
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-06-15
tls: kernel TLS support
Dave Watson