index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
handshake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/handshake: remove fput() that causes use-after-free
Lin Ma
2023-06-15
2
-5
/
+0
*
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-25
1
-0
/
+8
*
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-25
2
-0
/
+5
*
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-25
1
-1
/
+1
*
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-25
1
-1
/
+1
*
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-25
1
-2
/
+3
*
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-25
1
-3
/
+0
*
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-23
1
-14
/
+28
*
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-05-23
1
-1
/
+1
*
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
2023-04-22
1
-1
/
+1
*
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
2023-04-20
7
-0
/
+554
*
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
2023-04-20
4
-2
/
+421
*
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
2023-04-20
7
-0
/
+844