summaryrefslogtreecommitdiff
path: root/net/rxrpc/rxperf.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-23net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari1-1/+1
2025-04-15rxrpc: rxperf: Add test RxGK server keysDavid Howells1-3/+65
2025-04-15rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-3/+7
2025-02-22rxrpc: rxperf: Fix missing decoding of terminal magic cookieDavid Howells1-0/+12
2024-12-10rxrpc: Use umin() and umax() rather than min_t()/max_t() where possibleDavid Howells1-1/+1
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells1-1/+2
2023-02-03rxrpc: use bvec_set_page to initialize a bvecChristoph Hellwig1-5/+3
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells1-5/+12
2022-12-19rxrpc: rxperf: Fix uninitialised variableDavid Howells1-1/+1
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+619