index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
handshake
/
request.c
Age
Commit message (
Expand
)
Author
2026-05-28
net/handshake: Drain pending requests at net namespace exit
Chuck Lever
2026-05-28
net/handshake: Close the submit-side sock_hold race
Chuck Lever
2026-05-28
net/handshake: hand off the pinned file reference to accept_doit
Chuck Lever
2026-05-28
net/handshake: Take a long-lived file reference at submit
Chuck Lever
2026-05-28
net/handshake: Pass negative errno through handshake_complete()
Chuck Lever
2026-05-28
net/handshake: Use spin_lock_bh for hn_lock
Chuck Lever
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-18
net/handshake: duplicate handshake cancellations leak socket
Scott Mayhew
2025-12-10
net/handshake: restore destructor on submit failure
caoping
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2023-06-14
net/handshake: remove fput() that causes use-after-free
Lin Ma
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-04-19
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever