index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
chtls
/
chtls_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-7
/
+29
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-14
/
+0
2023-06-08
chelsio/chtls: Use splice_eof() to flush
David Howells
1
-0
/
+9
2023-06-01
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-102
/
+7
2023-06-01
chelsio: Support MSG_SPLICE_PAGES
David Howells
1
-1
/
+11
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-12
/
+10
2021-05-12
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2020-10-23
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
1
-2
/
+5
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
1
-2
/
+2
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
1
-0
/
+1
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
1
-0
/
+1907