Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/handshake: handshake_genl_notify() shouldn't ignore @flags | Chuck Lever | 2023-05-25 | 1 | -1/+1 |
* | net/handshake: Fix uninitialized local variable | Chuck Lever | 2023-05-25 | 1 | -1/+1 |
* | net/handshake: Fix handshake_dup() ref counting | Chuck Lever | 2023-05-25 | 1 | -2/+3 |
* | net/handshake: Remove unneeded check from handshake_dup() | Chuck Lever | 2023-05-25 | 1 | -3/+0 |
* | net/handshake: Fix section mismatch in handshake_exit | Geert Uytterhoeven | 2023-04-22 | 1 | -1/+1 |
* | net/handshake: Add Kunit tests for the handshake consumer API | Chuck Lever | 2023-04-20 | 1 | -0/+7 |
* | net/handshake: Create a NETLINK service for handling handshake requests | Chuck Lever | 2023-04-20 | 1 | -0/+312 |