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_strp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
1
-5
/
+9
2025-08-12
tls: handle data disappearing from under the TLS ULP
Jakub Kicinski
1
-3
/
+8
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
1
-2
/
+1
2025-05-15
net/tls: fix kernel panic when alloc_page failed
Pengtao He
1
-1
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-3
/
+3
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
2023-07-27
net/tls: Use tcp_read_sock() instead of ops->read_sock()
Hannes Reinecke
1
-2
/
+1
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
1
-1
/
+3
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
1
-17
/
+100
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
1
-10
/
+23
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
1
-6
/
+15
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
1
-5
/
+11
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
1
-0
/
+2
2022-10-14
tls: strp: make sure the TCP skbs do not have overlapping data
Jakub Kicinski
1
-4
/
+28
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
1
-1
/
+1
2022-07-28
tls: rx: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+2
2022-07-28
tls: strp: rename and multithread the workqueue
Jakub Kicinski
1
-1
/
+1
2022-07-26
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-14
/
+470
2022-07-26
tls: rx: device: add input CoW helper
Jakub Kicinski
1
-0
/
+11
2022-07-26
tls: rx: device: keep the zero copy status with offload
Jakub Kicinski
1
-0
/
+9
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+17