summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxgk_common.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-20rxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells1-90/+2
2026-05-20rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells1-0/+82
2026-04-23rxgk: Fix potential integer overflow in length checkDavid Howells1-0/+1
2025-09-14rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()David Howells1-2/+12
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells1-0/+91
2025-04-14rxrpc: rxgk: Provide infrastructure and key derivationDavid Howells1-0/+48