summaryrefslogtreecommitdiffstats
path: root/net/handshake/request.c
AgeCommit message (Expand)AuthorLines
2024-10-07remove pointless includes of <linux/fdtable.h>Al Viro-1/+0
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma-4/+0
2023-05-24net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever-0/+4
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever-0/+5
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever-0/+339