index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
6 days
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
6 days
rxrpc: only handle RESPONSE during service challenge
Wang Jie
6 days
rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
David Howells
6 days
rxrpc: Fix leak of rxgk context in rxgk_verify_response()
David Howells
6 days
rxrpc: Fix integer overflow in rxgk_verify_response()
David Howells
6 days
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
6 days
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
6 days
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
6 days
rxrpc: fix oversized RESPONSE authenticator length check
Keenan Dong
6 days
rxrpc: fix RESPONSE authenticator parser OOB read
Keenan Dong
6 days
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
6 days
rxrpc: Only put the call ref if one was acquired
Douya Le
6 days
rxrpc: Fix to request an ack if window is limited
Marc Dionne
6 days
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
6 days
rxrpc: Fix rack timer warning to report unexpected mode
Alok Tiwari
6 days
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
6 days
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
6 days
rxrpc: Fix call removal to use RCU safe deletion
David Howells
6 days
rxrpc: Fix anonymous key handling
David Howells
6 days
rxrpc: Fix key parsing memleak
David Howells
6 days
rxrpc: Fix key quota calculation for multitoken keys
David Howells
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
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
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
2026-01-19
rxrpc: Fix recvmsg() unconditional requeue
David Howells
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
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-09-14
rxrpc: Fix untrusted unsigned subtract
David Howells
2025-09-14
rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
David Howells
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
2025-07-09
rxrpc: Fix oops due to non-existence of prealloc backlog struct
David Howells
2025-07-09
rxrpc: Fix bug due to prealloc collision
David Howells
2025-07-08
rxrpc: Fix over large frame size warning
David Howells
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-29
rxrpc: Fix return from none_validate_challenge()
David Howells
2025-04-24
rxrpc: rxgk: Fix some reference count leaks
Dan Carpenter
2025-04-24
rxrpc: Remove deadcode
Dr. David Alan Gilbert
2025-04-22
rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()
Dan Carpenter
2025-04-14
rxrpc: rxperf: Add test RxGK server keys
David Howells
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2025-04-14
rxrpc: Allow the app to store private data on peer structs
David Howells
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
[next]