Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8bfd746cedf44afc1a78637ab560e742b5dedb7f
/
net
/
rxrpc
/
misc.c
9749fd2
rxrpc: Need to produce an ACK for service op if op takes a long time
by David Howells
· 8 years ago
a5af7e1
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
by David Howells
· 8 years ago
19c0dbd
rxrpc: Fix duplicate const
by David Howells
· 8 years ago
df0adc7
rxrpc: Keep the call timeouts as ktimes rather than jiffies
by David Howells
· 8 years ago
a176707
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
by David Howells
· 8 years ago
5749434
rxrpc: Implement slow-start
by David Howells
· 8 years ago
0d96796
rxrpc: Schedule an ACK if the reply to a client call appears overdue
by David Howells
· 8 years ago
dd7c1ee
rxrpc: Reinitialise the call ACK and timer state for client reply phase
by David Howells
· 8 years ago
805b21b
rxrpc: Send an ACK after every few DATA packets we receive
by David Howells
· 8 years ago
9c7ad43
rxrpc: Add tracepoint for ACK proposal
by David Howells
· 8 years ago
fc7ab6d
rxrpc: Add a tracepoint for the call timer
by David Howells
· 8 years ago
70790db
rxrpc: Pass the last Tx packet marker in the annotation buffer
by David Howells
· 8 years ago
50235c4
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
by David Howells
· 8 years ago
8e83134
rxrpc: Send pings to get RTT data
by David Howells
· 8 years ago
cf1a647
rxrpc: Add per-peer RTT tracker
by David Howells
· 8 years ago
71f3ca4
rxrpc: Improve skb tracing
by David Howells
· 8 years ago
8499790
rxrpc: Add a tracepoint to follow what recvmsg does
by David Howells
· 8 years ago
58dc63c
rxrpc: Add a tracepoint to follow packets in the Rx buffer
by David Howells
· 8 years ago
a124fe3
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
by David Howells
· 8 years ago
363deea
rxrpc: Add connection tracepoint and client conn state tracepoint
by David Howells
· 8 years ago
75e4212
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
by David Howells
· 8 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 8 years ago
0b58b8a
rxrpc: Split sendmsg from packet transmission code
by David Howells
· 8 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 8 years ago
5b3e87f
rxrpc: Static arrays of strings should be const char *const[]
by David Howells
· 9 years ago
8e688d9
rxrpc: Move some miscellaneous bits out into their own file
by David Howells
· 9 years ago