index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
handshake
/
netlink.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
net/handshake: use sockfd_put() helper
A K M Fazla Mehrab
1
-2
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-25
/
+5
2023-10-23
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
1
-25
/
+5
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
1
-1
/
+1
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
1
-12
/
+6
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-04-21
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
1
-1
/
+1
2023-04-19
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
1
-0
/
+7
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
1
-0
/
+312