index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
Files
Lines
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, afs: Fix peer hash locking vs RCU callback
David Howells
2
-14
/
+14
2025-02-08
rxrpc: Fix handling of received connection abort
David Howells
1
-4
/
+8
2024-12-05
rxrpc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-3
/
+4
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+4
2024-10-04
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
1
-5
/
+5
2024-10-04
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-08-03
rxrpc: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-21
/
+37
2024-05-08
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
1
-11
/
+35
2024-05-08
rxrpc: Fix congestion control algorithm
David Howells
3
-10
/
+2
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
1
-1
/
+0
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+9
2024-05-02
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-03-30
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-1
/
+1
2024-03-14
rxrpc: Fix error check on ->alloc_txbuf()
David Howells
1
-2
/
+2
2024-03-14
rxrpc: Fix use of changed alignment param to page_frag_alloc_align()
David Howells
1
-2
/
+2
2024-03-06
rxrpc: Extract useful fields from a received ACK to skb priv data
David Howells
4
-38
/
+45
2024-03-06
rxrpc: Clean up the resend algorithm
David Howells
1
-41
/
+38
2024-03-06
rxrpc: Record probes after transmission and reduce number of time-gets
David Howells
1
-65
/
+40
2024-03-06
rxrpc: Use ktimes for call timeout tracking and set the timer lazily
David Howells
11
-241
/
+214
2024-03-06
rxrpc: Differentiate PING ACK transmission traces.
David Howells
1
-2
/
+2
2024-03-06
rxrpc: Don't permit resending after all Tx packets acked
David Howells
1
-1
/
+3
2024-03-06
rxrpc: Parse received packets before dealing with timeouts
David Howells
1
-3
/
+3
2024-03-06
rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags
David Howells
8
-144
/
+219
2024-03-04
rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
David Howells
3
-55
/
+56
2024-02-29
rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()
David Howells
3
-40
/
+40
2024-02-29
rxrpc: Don't pick values out of the wire header when setting up security
David Howells
1
-4
/
+4
2024-02-29
rxrpc: Split up the DATA packet transmission function
David Howells
2
-30
/
+69
2024-02-29
rxrpc: Add a kvec[] to the rxrpc_txbuf struct
David Howells
4
-24
/
+22
2024-02-29
rxrpc: Merge together DF/non-DF branches of data Tx function
David Howells
1
-39
/
+15
2024-02-29
rxrpc: Do lazy DF flag resetting
David Howells
2
-3
/
+2
2024-02-29
rxrpc: Remove atomic handling on some fields only used in I/O thread
David Howells
2
-11
/
+7
2024-02-29
rxrpc: Strip barriers and atomics off of timer tracking
David Howells
4
-37
/
+32
2024-02-29
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
4
-29
/
+29
2024-02-29
rxrpc: Note cksum in txbuf
David Howells
4
-1
/
+4
2024-02-29
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
6
-31
/
+28
2024-02-29
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
4
-22
/
+22
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
4
-25
/
+117
2024-02-05
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-05
rxrpc: Fix delayed ACKs to not set the reference serial number
David Howells
2
-6
/
+1
2024-02-05
rxrpc: Fix generation of serial numbers to skip zero
David Howells
5
-9
/
+23
2024-01-12
rxrpc: Fix use of Don't Fragment flag
David Howells
4
-5
/
+17
[next]