index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls_sw.c
Age
Commit message (
Expand
)
Author
2018-03-23
tls: RX path for ktls
Dave Watson
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
2018-03-23
tls: Generalize zerocopy_from_iter
Dave Watson
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-01-31
tls: Add support for encryption using async offload accelerator
Vakul Garg
2018-01-22
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
2018-01-17
tls: fix sw_ctx leak
Sabrina Dubroca
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2017-11-14
tls: Move tls_make_aad to header to allow sharing
Ilya Lesokhin
2017-11-14
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
2017-11-14
tls: Use kzalloc for aead_request allocation
Ilya Lesokhin
2017-09-14
tls: make tls_sw_free_resources static
Tobias Klauser
2017-06-15
tls: kernel TLS support
Dave Watson