| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | net/handshake: Drain pending requests at net namespace exit | Chuck Lever | 1 | -1/+4 |
| 4 days | net/handshake: Close the submit-side sock_hold race | Chuck Lever | 1 | -12/+0 |
| 4 days | net/handshake: hand off the pinned file reference to accept_doit | Chuck Lever | 1 | -0/+18 |
| 4 days | net/handshake: Take a long-lived file reference at submit | Chuck Lever | 1 | -7/+35 |
| 4 days | net/handshake: Pass negative errno through handshake_complete() | Chuck Lever | 1 | -1/+1 |
| 4 days | net/handshake: Use spin_lock_bh for hn_lock | Chuck Lever | 1 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-12-18 | net/handshake: duplicate handshake cancellations leak socket | Scott Mayhew | 1 | -1/+5 |
| 2025-12-10 | net/handshake: restore destructor on submit failure | caoping | 1 | -0/+2 |
| 2024-10-07 | remove pointless includes of <linux/fdtable.h> | Al Viro | 1 | -1/+0 |
| 2023-06-14 | net/handshake: remove fput() that causes use-after-free | Lin Ma | 1 | -4/+0 |
| 2023-05-24 | net/handshake: Unpin sock->file if a handshake is cancelled | Chuck Lever | 1 | -0/+4 |
| 2023-04-19 | net/handshake: Add Kunit tests for the handshake consumer API | Chuck Lever | 1 | -0/+5 |
| 2023-04-19 | net/handshake: Create a NETLINK service for handling handshake requests | Chuck Lever | 1 | -0/+339 |