开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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