summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxgk.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells1-1/+1
2025-09-14rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()David Howells1-8/+10
2025-04-24rxrpc: rxgk: Fix some reference count leaksDan Carpenter1-3/+7
2025-04-14rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells1-0/+4
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells1-0/+2
2025-04-14rxrpc: rxgk: Implement connection rekeyingDavid Howells1-6/+152
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells1-0/+1215