summaryrefslogtreecommitdiff
path: root/net/handshake/request.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-15net/handshake: remove fput() that causes use-after-freeLin Ma1-4/+0
2023-05-25net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever1-0/+4
2023-04-20net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever1-0/+5
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+339