summaryrefslogtreecommitdiff
path: root/net/handshake/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-25net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever1-1/+1
2023-05-25net/handshake: Fix uninitialized local variableChuck Lever1-1/+1
2023-05-25net/handshake: Fix handshake_dup() ref countingChuck Lever1-2/+3
2023-05-25net/handshake: Remove unneeded check from handshake_dup()Chuck Lever1-3/+0
2023-04-22net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven1-1/+1
2023-04-20net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever1-0/+7
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+312