David Howells
|
4e255721d1
rxrpc: Add service upgrade support for client connections
|
8 年之前 |
David Howells
|
740586d290
rxrpc: Trace changes in a call's receive window size
|
8 年之前 |
David Howells
|
005ede286f
rxrpc: Trace received aborts
|
8 年之前 |
David Howells
|
fb46f6ee10
rxrpc: Trace protocol errors in received packets
|
8 年之前 |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 年之前 |
David Howells
|
702f2ac87a
rxrpc: Wake up the transmitter if Rx window size increases on the peer
|
8 年之前 |
David Howells
|
146d8fef9d
rxrpc: Call state should be read with READ_ONCE() under some circumstances
|
8 年之前 |
David Howells
|
540b1c48c3
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
|
8 年之前 |
David Howells
|
b1d9f7fde0
rxrpc: Add some more tracing
|
8 年之前 |
David Howells
|
b54a134a7d
rxrpc: Fix handling of enums-to-string translation in tracing
|
8 年之前 |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 年之前 |
David Howells
|
b3156274ca
rxrpc: Partially handle OpenAFS's improper termination of calls
|
8 年之前 |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
8 年之前 |
David Howells
|
a9f312d98a
rxrpc: Only ping for lost reply in client call
|
8 年之前 |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
9 年之前 |
David Howells
|
775e5b71db
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
|
9 年之前 |
David Howells
|
0851115090
rxrpc: Reduce ssthresh to peer's receive window
|
9 年之前 |
David Howells
|
8782def204
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
|
9 年之前 |
David Howells
|
ed1e8679d8
rxrpc: Note serial number being ACK'd in the congestion management trace
|
9 年之前 |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 年之前 |
David Howells
|
0d967960d3
rxrpc: Schedule an ACK if the reply to a client call appears overdue
|
9 年之前 |
David Howells
|
31a1b98950
rxrpc: Generate a summary of the ACK state for later use
|
9 年之前 |
David Howells
|
dd7c1ee59a
rxrpc: Reinitialise the call ACK and timer state for client reply phase
|
9 年之前 |
David Howells
|
a7056c5ba6
rxrpc: Send an immediate ACK if we fill in a hole
|
9 年之前 |
David Howells
|
9c7ad43444
rxrpc: Add tracepoint for ACK proposal
|
9 年之前 |
David Howells
|
89b475abdb
rxrpc: Add a tracepoint to log injected Rx packet loss
|
9 年之前 |
David Howells
|
70790dbe3f
rxrpc: Pass the last Tx packet marker in the annotation buffer
|
9 年之前 |
David Howells
|
be8aa33806
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
|
9 年之前 |
David Howells
|
98dafac569
rxrpc: Use before_eq() and friends to compare serial numbers
|
9 年之前 |
David Howells
|
fc943f6777
rxrpc: Reduce the number of PING ACKs sent
|
9 年之前 |