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