aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/server_key.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+25
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang1-2/+5
2020-11-23rxrpc: Allow security classes to give more info on server keysDavid Howells1-0/+4
2020-11-23rxrpc: Hand server key parsing off to the security classDavid Howells1-29/+27
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells1-0/+141