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
*
tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
Sabrina Dubroca
2023-10-23
1
-2
/
+1
*
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
2023-10-13
1
-2
/
+2
*
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
2023-10-13
1
-1
/
+1
*
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
2023-10-13
1
-0
/
+4
*
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
1
-1
/
+1
*
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
2023-08-28
1
-0
/
+32
*
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
2023-08-28
1
-4
/
+4
*
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
2023-08-28
1
-1
/
+12
*
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
2023-08-28
1
-0
/
+10
*
net/tls: Remove unused function declarations
Yue Haibing
2023-08-07
1
-4
/
+0
*
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
2023-07-28
1
-0
/
+1
|
\
|
*
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-28
1
-0
/
+1
*
|
net/tls: implement ->read_sock()
Hannes Reinecke
2023-07-28
1
-0
/
+2
|
/
*
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