index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
tls: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+2
2025-09-18
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
1
-0
/
+1
2025-08-12
tls: handle data disappearing from under the TLS ULP
Jakub Kicinski
1
-1
/
+1
2024-12-16
tls: implement rekey for TLS1.3
Sabrina Dubroca
1
-1
/
+2
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+1
2023-10-23
tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
Sabrina Dubroca
1
-2
/
+1
2023-10-13
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
1
-2
/
+2
2023-10-13
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
1
-1
/
+1
2023-10-13
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
1
-0
/
+4
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
1
-1
/
+1
2023-08-27
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
1
-0
/
+32
2023-08-27
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
1
-4
/
+4
2023-08-27
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
1
-1
/
+12
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
1
-0
/
+10
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-07-28
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
1
-0
/
+1
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
1
-0
/
+1
2023-07-27
net/tls: implement ->read_sock()
Hannes Reinecke
1
-0
/
+2
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-6
/
+0
2023-06-08
tls/device: Use splice_eof() to flush
David Howells
1
-0
/
+1
2023-06-08
tls/sw: Use splice_eof() to flush
David Howells
1
-0
/
+1
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
1
-0
/
+5
2023-02-13
tls: Only use data field in crypto completion function
Herbert Xu
1
-0
/
+2
2022-07-26
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-4
/
+20
2022-07-26
tls: rx: device: add input CoW helper
Jakub Kicinski
1
-0
/
+1
2022-07-26
tls: rx: device: keep the zero copy status with offload
Jakub Kicinski
1
-0
/
+1
2022-07-26
tls: rx: wrap recv_pkt accesses in helpers
Jakub Kicinski
1
-0
/
+5
2022-07-18
tls: rx: decrypt into a fresh skb
Jakub Kicinski
1
-0
/
+3
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+3
2022-07-18
tls: rx: read the input skb from ctx->recv_pkt
Jakub Kicinski
1
-6
/
+8
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-07-08
tls: create an internal header
Jakub Kicinski
1
-0
/
+290