Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 vuotta sitten |
David Howells
|
b3156274ca
rxrpc: Partially handle OpenAFS's improper termination of calls
|
8 vuotta sitten |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
8 vuotta sitten |
David Howells
|
a9f312d98a
rxrpc: Only ping for lost reply in client call
|
8 vuotta sitten |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
9 vuotta sitten |
David Howells
|
775e5b71db
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
|
8 vuotta sitten |
David Howells
|
0851115090
rxrpc: Reduce ssthresh to peer's receive window
|
8 vuotta sitten |
David Howells
|
8782def204
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
|
8 vuotta sitten |
David Howells
|
ed1e8679d8
rxrpc: Note serial number being ACK'd in the congestion management trace
|
8 vuotta sitten |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 vuotta sitten |
David Howells
|
0d967960d3
rxrpc: Schedule an ACK if the reply to a client call appears overdue
|
9 vuotta sitten |
David Howells
|
31a1b98950
rxrpc: Generate a summary of the ACK state for later use
|
9 vuotta sitten |
David Howells
|
dd7c1ee59a
rxrpc: Reinitialise the call ACK and timer state for client reply phase
|
9 vuotta sitten |
David Howells
|
a7056c5ba6
rxrpc: Send an immediate ACK if we fill in a hole
|
9 vuotta sitten |
David Howells
|
9c7ad43444
rxrpc: Add tracepoint for ACK proposal
|
9 vuotta sitten |
David Howells
|
89b475abdb
rxrpc: Add a tracepoint to log injected Rx packet loss
|
9 vuotta sitten |
David Howells
|
70790dbe3f
rxrpc: Pass the last Tx packet marker in the annotation buffer
|
9 vuotta sitten |
David Howells
|
be8aa33806
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
|
9 vuotta sitten |
David Howells
|
98dafac569
rxrpc: Use before_eq() and friends to compare serial numbers
|
9 vuotta sitten |
David Howells
|
fc943f6777
rxrpc: Reduce the number of PING ACKs sent
|
9 vuotta sitten |
David Howells
|
50235c4b5a
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
|
9 vuotta sitten |
David Howells
|
8e83134db4
rxrpc: Send pings to get RTT data
|
9 vuotta sitten |
David Howells
|
f07373ead4
rxrpc: Add re-sent Tx annotation
|
9 vuotta sitten |
David Howells
|
8a681c3605
rxrpc: Add config to inject packet loss
|
9 vuotta sitten |
David Howells
|
71f3ca408f
rxrpc: Improve skb tracing
|
9 vuotta sitten |
David Howells
|
58dc63c998
rxrpc: Add a tracepoint to follow packets in the Rx buffer
|
9 vuotta sitten |
David Howells
|
ec71eb9ada
rxrpc: Add a tracepoint to log received ACK packets
|
9 vuotta sitten |
David Howells
|
a124fe3ee5
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
|
9 vuotta sitten |
David Howells
|
d01dc4c3c1
rxrpc: Fix the parsing of soft-ACKs
|
9 vuotta sitten |
David Howells
|
816c9fce12
rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
|
9 vuotta sitten |