index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-08
chelsio/chtls: Use splice_eof() to flush
David Howells
2023-06-01
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-06-01
chelsio: Support MSG_SPLICE_PAGES
David Howells
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2021-05-12
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
2020-10-23
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav