index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
handshake
Commit message (
Expand
)
Author
Age
Files
Lines
*
handshake: Fix sign of key_serial_t fields
Chuck Lever
2023-10-02
1
-2
/
+2
*
handshake: Fix sign of socket file descriptor fields
Chuck Lever
2023-10-02
3
-3
/
+3
*
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
2023-09-20
1
-7
/
+7
*
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
2023-09-01
1
-12
/
+6
*
net/handshake: Trace events for TLS Alert helpers
Chuck Lever
2023-07-28
2
-0
/
+9
*
net/handshake: Add helpers for parsing incoming TLS Alerts
Chuck Lever
2023-07-28
1
-0
/
+42
*
net/handshake: Add API for sending TLS Closure alerts
Chuck Lever
2023-07-28
4
-1
/
+91
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
2
-5
/
+0
|
\
|
*
net/handshake: remove fput() that causes use-after-free
Lin Ma
2023-06-14
2
-5
/
+0
*
|
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-26
2
-2
/
+2
|
/
*
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
1
-0
/
+8
*
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-24
2
-0
/
+5
*
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-24
1
-1
/
+1
*
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-24
1
-1
/
+1
*
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-24
1
-2
/
+3
*
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-24
1
-3
/
+0
*
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-22
1
-14
/
+28
*
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-05-22
1
-1
/
+1
*
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
2023-04-21
1
-1
/
+1
*
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
2023-04-19
7
-0
/
+554
*
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
2023-04-19
4
-2
/
+421
*
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
2023-04-19
7
-0
/
+844