summaryrefslogtreecommitdiff
path: root/net/handshake
AgeCommit message (Expand)Author
2024-02-08net/handshake: Fix handshake_req_destroy_test1Chuck Lever
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 key_serial_t fieldsChuck Lever
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-09-20net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan
2023-09-01net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet
2023-07-28net/handshake: Trace events for TLS Alert helpersChuck Lever
2023-07-28net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever
2023-07-28net/handshake: Add API for sending TLS Closure alertsChuck Lever
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma
2023-05-26net: ynl: prefix uAPI header include with uapi/Jakub Kicinski
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-24net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever
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-05-22net/handshake: Fix sock->file allocationChuck Lever
2023-05-22net/handshake: Squelch allocation warning during Kunit testChuck 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: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever