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
9 days
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
1
-0
/
+4
9 days
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
9 days
rxrpc: only handle RESPONSE during service challenge
Wang Jie
1
-4
/
+13
9 days
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-4
/
+18
9 days
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
1
-1
/
+6
9 days
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
9 days
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
1
-11
/
+15
9 days
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-14
/
+8
2026-04-18
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
2025-07-17
rxrpc: Fix oops due to non-existence of prealloc backlog struct
David Howells
1
-0
/
+3
2024-02-23
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-23
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-01-14
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2023-01-14
rxrpc: Fix ack.bufferSize to be 0 when generating an ack
David Howells
1
-1
/
+1
2022-12-02
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2
-15
/
+24
2022-12-02
rxrpc: Use refcount_t rather than atomic_t
David Howells
12
-121
/
+118
2022-12-02
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
4
-22
/
+94
2022-09-23
rxrpc: Fix calc of resend age
David Howells
1
-1
/
+1
2022-09-23
rxrpc: Fix local destruction being repeated
David Howells
1
-0
/
+3
2022-09-15
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
1
-1
/
+1
2022-08-31
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2
-39
/
+57
2022-06-09
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
4
-16
/
+25
2022-06-09
rxrpc: Don't let ack.previousPacket regress
David Howells
3
-4
/
+6
2022-06-09
rxrpc: Fix overlapping ACK accounting
David Howells
2
-11
/
+12
2022-06-09
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
1
-1
/
+2
2022-06-09
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
1
-2
/
+2
2022-06-09
rxrpc, afs: Fix selection of abort codes
David Howells
2
-3
/
+3
2022-06-09
rxrpc: Return an error to sendmsg if call failed
David Howells
1
-0
/
+6
2022-04-27
rxrpc: Restore removed timer deletion
David Howells
1
-0
/
+2
2022-04-13
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-08
rxrpc: Fix call timer start racing with call destruction
David Howells
3
-14
/
+43
2022-02-01
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2021-12-08
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
1
-5
/
+9
2021-12-08
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
1
-5
/
+9
2021-11-18
rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
Jiasheng Jiang
1
-1
/
+1
2021-02-17
rxrpc: Fix clearance of Tx/Rx ring when releasing a call
David Howells
1
-2
/
+0
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-02-03
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
1
-0
/
+1
2021-01-23
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-23
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
1
-1
/
+1
2020-10-15
rxrpc: Fix loss of final ack on shutdown
David Howells
3
-3
/
+7
2020-10-15
rxrpc: Fix bundle counting for exclusive connections
David Howells
1
-2
/
+3
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-289
/
+65
2020-10-05
rxrpc: Fix server keyring leak
David Howells
1
-1
/
+1
2020-10-05
rxrpc: The server keyring isn't network-namespaced
David Howells
1
-1
/
+1
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
6
-280
/
+48
2020-10-05
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
1
-3
/
+3
2020-10-05
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
1
-2
/
+2
2020-10-05
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
1
-2
/
+10
[next]