David Howells
|
9749fd2bea
rxrpc: Need to produce an ACK for service op if op takes a long time
|
8 년 전 |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
8 년 전 |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
8 년 전 |
David Howells
|
19c0dbd540
rxrpc: Fix duplicate const
|
8 년 전 |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
8 년 전 |
David Howells
|
c31410ea00
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
|
8 년 전 |
David Howells
|
775e5b71db
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
|
8 년 전 |
David Howells
|
1e9e5c9521
rxrpc: Reduce the rxrpc_local::services list to a pointer
|
8 년 전 |
David Howells
|
a1767077b0
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
|
8 년 전 |
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
|
805b21b929
rxrpc: Send an ACK after every few DATA packets we receive
|
9 년 전 |
David Howells
|
9c7ad43444
rxrpc: Add tracepoint for ACK proposal
|
9 년 전 |
David Howells
|
fc7ab6d29a
rxrpc: Add a tracepoint for the call timer
|
9 년 전 |
David Howells
|
70790dbe3f
rxrpc: Pass the last Tx packet marker in the annotation buffer
|
9 년 전 |
David Howells
|
dfc3da4404
rxrpc: Need to start the resend timer on initial transmission
|
9 년 전 |
David Howells
|
c0d058c21c
rxrpc: Make sure sendmsg() is woken on call completion
|
9 년 전 |
David Howells
|
0d4b103c00
rxrpc: Reduce the number of ACK-Requests sent
|
9 년 전 |
David Howells
|
50235c4b5a
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
|
9 년 전 |
David Howells
|
8e83134db4
rxrpc: Send pings to get RTT data
|
9 년 전 |
David Howells
|
cf1a6474f8
rxrpc: Add per-peer RTT tracker
|
9 년 전 |
David Howells
|
f07373ead4
rxrpc: Add re-sent Tx annotation
|
9 년 전 |
David Howells
|
5a924b8951
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
|
9 년 전 |
David Howells
|
71f3ca408f
rxrpc: Improve skb tracing
|
9 년 전 |
David Howells
|
849979051c
rxrpc: Add a tracepoint to follow what recvmsg does
|
9 년 전 |
David Howells
|
58dc63c998
rxrpc: Add a tracepoint to follow packets in the Rx buffer
|
9 년 전 |
David Howells
|
a124fe3ee5
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
|
9 년 전 |
David Howells
|
363deeab6d
rxrpc: Add connection tracepoint and client conn state tracepoint
|
9 년 전 |