summaryrefslogtreecommitdiffstats
path: root/net/handshake/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-25/+5
|\
| * net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck2023-10-231-25/+5
* | handshake: Fix sign of socket file descriptor fieldsChuck Lever2023-10-021-1/+1
|/
* net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet2023-09-011-12/+6
* net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever2023-05-241-1/+1
* net/handshake: Fix uninitialized local variableChuck Lever2023-05-241-1/+1
* net/handshake: Fix handshake_dup() ref countingChuck Lever2023-05-241-2/+3
* net/handshake: Remove unneeded check from handshake_dup()Chuck Lever2023-05-241-3/+0
* net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven2023-04-211-1/+1
* net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever2023-04-191-0/+7
* net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2023-04-191-0/+312