David Howells
|
54fde42345
rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()
|
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
|
405dea1deb
rxrpc: Fix the call timer handling
|
8 年 前 |
David Howells
|
df0adc788a
rxrpc: Keep the call timeouts as ktimes rather than jiffies
|
8 年 前 |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 年 前 |
David Howells
|
fc7ab6d29a
rxrpc: Add a tracepoint for the call timer
|
9 年 前 |
David Howells
|
01a88f7f6b
rxrpc: Fix call timer
|
9 年 前 |
David Howells
|
71f3ca408f
rxrpc: Improve skb tracing
|
9 年 前 |
David Howells
|
363deeab6d
rxrpc: Add connection tracepoint and client conn state tracepoint
|
9 年 前 |
David Howells
|
a84a46d730
rxrpc: Add some additional call tracing
|
9 年 前 |
David Howells
|
357f5ef646
rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
|
9 年 前 |
David Howells
|
0360da6db7
rxrpc: Purge the to_be_accepted queue on socket release
|
9 年 前 |
David Howells
|
75e4212639
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
|
9 年 前 |
David Howells
|
3432a757b1
rxrpc: Fix prealloc refcounting
|
9 年 前 |
David Howells
|
cbd00891de
rxrpc: Adjust the call ref tracepoint to show kernel API refs
|
9 年 前 |
David Howells
|
248f219cb8
rxrpc: Rewrite the data and ack handling code
|
9 年 前 |
David Howells
|
00e907127e
rxrpc: Preallocate peers, conns and calls for incoming service requests
|
9 年 前 |
David Howells
|
2ab27215ea
rxrpc: Remove skb_count from struct rxrpc_call
|
9 年 前 |
David Howells
|
5a42976d4f
rxrpc: Add tracepoint for working out where aborts happen
|
9 年 前 |
David Howells
|
8d94aa381d
rxrpc: Calls shouldn't hold socket refs
|
9 年 前 |
David Howells
|
278ac0cdd5
rxrpc: Cache the security index in the rxrpc_call struct
|
9 年 前 |
David Howells
|
f4fdb3525b
rxrpc: Use call->peer rather than call->conn->params.peer
|
9 年 前 |
David Howells
|
fff72429c2
rxrpc: Improve the call tracking tracepoint
|
9 年 前 |
David Howells
|
af338a9ea6
rxrpc: The client call state must be changed before attachment to conn
|
9 年 前 |
Arnd Bergmann
|
30787a4170
rxrpc: fix undefined behavior in rxrpc_mark_call_released
|
9 年 前 |
David Howells
|
d001648ec7
rxrpc: Don't expose skbs to in-kernel users [ver #2]
|
9 年 前 |
David Howells
|
e34d4234b0
rxrpc: Trace rxrpc_call usage
|
9 年 前 |
David Howells
|
f5c17aaeb2
rxrpc: Calls should only have one terminal state
|
9 年 前 |
David Howells
|
45025bceef
rxrpc: Improve management and caching of client connection objects
|
9 年 前 |