David Howells
|
ddc6c70f07
rxrpc: Move the packet.h include file into net/rxrpc/
|
8 years ago |
David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
8 years ago |
David Howells
|
e754eba685
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
|
8 years ago |
David Howells
|
4e255721d1
rxrpc: Add service upgrade support for client connections
|
8 years ago |
David Howells
|
4722974d90
rxrpc: Implement service upgrade
|
8 years ago |
David Howells
|
28036f4485
rxrpc: Permit multiple service binding
|
8 years ago |
David Howells
|
68d6d1ae5c
rxrpc: Separate the connection's protocol service ID from the lookup ID
|
8 years ago |
David Howells
|
2baec2c3f8
rxrpc: Support network namespacing
|
8 years ago |
David Howells
|
fb46f6ee10
rxrpc: Trace protocol errors in received packets
|
8 years ago |
David Howells
|
540b1c48c3
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
|
8 years ago |
David Howells
|
210f035316
rxrpc: Allow listen(sock, 0) to be used to disable listening
|
8 years ago |
David Howells
|
b54a134a7d
rxrpc: Fix handling of enums-to-string translation in tracing
|
8 years ago |
David Howells
|
9749fd2bea
rxrpc: Need to produce an ACK for service op if op takes a long time
|
9 years ago |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
9 years ago |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
9 years ago |
David Howells
|
19c0dbd540
rxrpc: Fix duplicate const
|
9 years ago |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
9 years ago |
David Howells
|
c31410ea00
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
|
9 years ago |
David Howells
|
775e5b71db
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
|
9 years ago |
David Howells
|
1e9e5c9521
rxrpc: Reduce the rxrpc_local::services list to a pointer
|
9 years ago |
David Howells
|
a1767077b0
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
|
9 years ago |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 years ago |
David Howells
|
0d967960d3
rxrpc: Schedule an ACK if the reply to a client call appears overdue
|
9 years ago |
David Howells
|
31a1b98950
rxrpc: Generate a summary of the ACK state for later use
|
9 years ago |
David Howells
|
dd7c1ee59a
rxrpc: Reinitialise the call ACK and timer state for client reply phase
|
9 years ago |
David Howells
|
805b21b929
rxrpc: Send an ACK after every few DATA packets we receive
|
9 years ago |
David Howells
|
9c7ad43444
rxrpc: Add tracepoint for ACK proposal
|
9 years ago |
David Howells
|
fc7ab6d29a
rxrpc: Add a tracepoint for the call timer
|
9 years ago |
David Howells
|
70790dbe3f
rxrpc: Pass the last Tx packet marker in the annotation buffer
|
9 years ago |
David Howells
|
dfc3da4404
rxrpc: Need to start the resend timer on initial transmission
|
9 years ago |