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
2020-01-09
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-11-06
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-4
/
+7
2019-11-06
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
1
-2
/
+3
2019-11-06
rxrpc: Fix call ref leak
David Howells
1
-0
/
+1
2019-08-29
rxrpc: Fix local refcounting
David Howells
1
-5
/
+7
2019-08-29
rxrpc: Fix local endpoint replacement
David Howells
1
-1
/
+1
2019-08-29
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
1
-9
/
+10
2019-08-29
rxrpc: Fix local endpoint refcounting
David Howells
4
-39
/
+72
2019-08-29
rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
David Howells
1
-0
/
+1
2019-08-29
rxrpc: Fix potential deadlock
David Howells
3
-1
/
+20
2019-07-28
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-05-05
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
2019-05-02
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-20
rxrpc: Fix client call connect/disconnect race
David Howells
1
-5
/
+15
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-02-12
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2018-11-23
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
3
-8
/
+46
2018-11-04
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
1
-28
/
+13
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
3
-44
/
+35
2018-10-05
rxrpc: Fix the data_ready handler
David Howells
2
-35
/
+44
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
6
-24
/
+34
2018-09-28
rxrpc: Fix error distribution
David Howells
6
-61
/
+15
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
3
-9
/
+15
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
1
-3
/
+0
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-67
/
+123
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-5
/
+5
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
1
-1
/
+0
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-90
/
+109
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-22
/
+11
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
1
-2
/
+1
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
2
-0
/
+18
[next]