summaryrefslogtreecommitdiff
path: root/net/rxrpc/server_key.c
AgeCommit message (Expand)Author
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: kdoc: Update function descriptions and add link from rxrpc.rstDavid Howells
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang
2020-11-23rxrpc: Allow security classes to give more info on server keysDavid Howells
2020-11-23rxrpc: Hand server key parsing off to the security classDavid Howells
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells