aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/rxgk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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