summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxperf.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-221-1/+2
* rxrpc: use bvec_set_page to initialize a bvecChristoph Hellwig2023-02-031-5/+3
* rxrpc: Tidy up abort generation infrastructureDavid Howells2023-01-061-5/+12
* rxrpc: rxperf: Fix uninitialised variableDavid Howells2022-12-191-1/+1
* rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells2022-12-011-0/+619