index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
rxperf.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-04-14
rxrpc: rxperf: Add test RxGK server keys
David Howells
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
2025-02-21
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
2024-12-09
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
David Howells
2023-04-22
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2022-12-19
rxrpc: rxperf: Fix uninitialised variable
David Howells
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells