summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxgk.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-30rxrpc: 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-25rxrpc: rxgk: Fix some reference count leaksDan Carpenter1-3/+7
2025-04-15rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells1-0/+4
2025-04-15rxrpc: Display security params in the afs_cb_call tracepointDavid Howells1-0/+2
2025-04-15rxrpc: rxgk: Implement connection rekeyingDavid Howells1-6/+152
2025-04-15rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells1-0/+1215