index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
Files
Lines
39 hours
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
Hyunwoo Kim
2
-2
/
+5
39 hours
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
1
-1
/
+28
39 hours
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
1
-1
/
+3
39 hours
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
4
-34
/
+23
39 hours
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
1
-12
/
+2
39 hours
rxrpc: Fix rxkad crypto unalignment handling
David Howells
1
-2
/
+7
39 hours
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
1
-61
/
+42
2026-04-27
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
1
-0
/
+4
2026-04-27
rxrpc: only handle RESPONSE during service challenge
Wang Jie
1
-2
/
+12
2026-04-27
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
2026-04-27
rxrpc: Fix key quota calculation for multitoken keys
David Howells
1
-2
/
+3
2026-04-18
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
1
-19
/
+38
2026-04-18
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
2026-04-18
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
2026-04-18
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
1
-1
/
+5
2026-04-18
rxrpc: Only put the call ref if one was acquired
Douya Le
1
-1
/
+2
2026-04-18
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
1
-0
/
+1
2026-04-18
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-15
/
+9
2026-03-25
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
6
-11
/
+34
2026-03-25
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-4
/
+15
2025-07-24
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
2025-07-24
rxrpc: Fix recv-recv race of completed call
David Howells
2
-2
/
+18
2025-07-17
rxrpc: Fix oops due to non-existence of prealloc backlog struct
David Howells
1
-0
/
+3
2025-07-17
rxrpc: Fix bug due to prealloc collision
David Howells
1
-0
/
+1
2025-03-07
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
1
-0
/
+12
2025-02-17
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
2025-02-17
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
2
-7
/
+11
2025-02-08
rxrpc: Fix handling of received connection abort
David Howells
1
-4
/
+8
2024-12-09
rxrpc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-3
/
+4
2024-11-14
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+4
2024-10-17
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
1
-5
/
+5
2024-10-10
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-08-29
rxrpc: Don't pick values out of the wire header when setting up security
David Howells
1
-4
/
+4
2024-05-17
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
1
-11
/
+35
2024-05-17
rxrpc: Fix congestion control algorithm
David Howells
3
-10
/
+2
2024-05-17
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
4
-29
/
+29
2024-05-17
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-02-16
rxrpc: Fix counting of new acks and nacks
David Howells
4
-25
/
+117
2024-02-16
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-16
rxrpc: Fix delayed ACKs to not set the reference serial number
David Howells
2
-6
/
+1
2024-02-16
rxrpc: Fix generation of serial numbers to skip zero
David Howells
5
-9
/
+23
2024-02-05
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2024-01-25
rxrpc: Fix use of Don't Fragment flag
David Howells
4
-5
/
+17
2024-01-25
rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
David Howells
1
-2
/
+2
2023-12-20
rxrpc: Fix some minor issues with bundle tracing
David Howells
1
-3
/
+4
2023-12-03
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
1
-13
/
+13
2023-12-03
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-19
/
+16
2023-11-20
rxrpc: Fix two connection reaping bugs
David Howells
2
-2
/
+2
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]