summaryrefslogtreecommitdiff
path: root/net/handshake/netlink.c
AgeCommit message (Expand)Author
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-09-01net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet
2023-05-24net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever
2023-05-24net/handshake: Fix uninitialized local variableChuck Lever
2023-05-24net/handshake: Fix handshake_dup() ref countingChuck Lever
2023-05-24net/handshake: Remove unneeded check from handshake_dup()Chuck Lever
2023-04-21net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever