index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls_sw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-12
1
-10
/
+9
*
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2018-06-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-5
/
+4
|
\
|
*
tls: don't use stack memory in a scatterlist
Matt Mullins
2018-05-17
1
-5
/
+4
*
|
net/tls: Split conf to rx + tx
Boris Pismenny
2018-05-01
1
-59
/
+79
*
|
net/tls: remove redundant second null check on sgout
Colin Ian King
2018-04-24
1
-2
/
+1
|
/
*
net/tls: Remove VLA usage
Kees Cook
2018-04-13
1
-1
/
+9
*
tls: RX path for ktls
Dave Watson
2018-03-23
1
-58
/
+529
*
tls: Pass error code explicitly to tls_err_abort
Dave Watson
2018-03-23
1
-1
/
+1
*
tls: Move cipher info to a separate struct
Dave Watson
2018-03-23
1
-28
/
+30
*
tls: Generalize zerocopy_from_iter
Dave Watson
2018-03-23
1
-12
/
+19
*
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
1
-2
/
+2
*
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
1
-62
/
+7
*
tls: Add support for encryption using async offload accelerator
Vakul Garg
2018-01-31
1
-1
/
+7
*
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
2018-01-22
1
-0
/
+2
*
tls: fix sw_ctx leak
Sabrina Dubroca
2018-01-17
1
-5
/
+7
*
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2018-01-15
1
-2
/
+2
*
tls: Move tls_make_aad to header to allow sharing
Ilya Lesokhin
2017-11-14
1
-17
/
+1
*
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
2017-11-14
1
-2
/
+2
*
tls: Use kzalloc for aead_request allocation
Ilya Lesokhin
2017-11-14
1
-1
/
+1
*
tls: make tls_sw_free_resources static
Tobias Klauser
2017-09-14
1
-1
/
+1
*
tls: kernel TLS support
Dave Watson
2017-06-15
1
-0
/
+772