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
4 days
rxrpc: Fix the ACK parser to extract the SACK table for parsing
David Howells
2026-05-20
rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer
David Howells
2026-05-20
rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
David Howells
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
2026-05-10
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
Hyunwoo Kim
2026-04-23
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
2026-04-23
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
2026-04-23
rxgk: Fix potential integer overflow in length check
David Howells
2026-04-23
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2026-04-23
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
2026-04-08
rxrpc: only handle RESPONSE during service challenge
Wang Jie
2026-04-08
rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
David Howells
2026-04-08
rxrpc: Fix leak of rxgk context in rxgk_verify_response()
David Howells
2026-04-08
rxrpc: Fix integer overflow in rxgk_verify_response()
David Howells
2026-04-08
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
2026-04-08
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2026-04-08
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
2026-04-08
rxrpc: fix oversized RESPONSE authenticator length check
Keenan Dong
2026-04-08
rxrpc: fix RESPONSE authenticator parser OOB read
Keenan Dong
2026-04-08
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
2026-04-08
rxrpc: Only put the call ref if one was acquired
Douya Le
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
2026-04-08
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
2026-04-08
rxrpc: Fix rack timer warning to report unexpected mode
Alok Tiwari
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
2026-04-08
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
2026-04-08
rxrpc: Fix anonymous key handling
David Howells
2026-04-08
rxrpc: Fix key parsing memleak
David Howells
2026-04-08
rxrpc: Fix key quota calculation for multitoken keys
David Howells
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
2026-03-13
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
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
[next]