index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-25
1
-6
/
+0
*
tls/device: Use splice_eof() to flush
David Howells
2023-06-09
1
-0
/
+1
*
tls/sw: Use splice_eof() to flush
David Howells
2023-06-09
1
-0
/
+1
*
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
1
-0
/
+5
*
tls: Only use data field in crypto completion function
Herbert Xu
2023-02-13
1
-0
/
+2
*
tls: rx: do not use the standard strparser
Jakub Kicinski
2022-07-26
1
-4
/
+20
*
tls: rx: device: add input CoW helper
Jakub Kicinski
2022-07-26
1
-0
/
+1
*
tls: rx: device: keep the zero copy status with offload
Jakub Kicinski
2022-07-26
1
-0
/
+1
*
tls: rx: wrap recv_pkt accesses in helpers
Jakub Kicinski
2022-07-26
1
-0
/
+5
*
tls: rx: decrypt into a fresh skb
Jakub Kicinski
2022-07-18
1
-0
/
+3
*
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
1
-0
/
+3
*
tls: rx: read the input skb from ctx->recv_pkt
Jakub Kicinski
2022-07-18
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-2
/
+2
*
tls: create an internal header
Jakub Kicinski
2022-07-09
1
-0
/
+290