David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
8 年之前 |
David Howells
|
4e255721d1
rxrpc: Add service upgrade support for client connections
|
8 年之前 |
David Howells
|
68d6d1ae5c
rxrpc: Separate the connection's protocol service ID from the lookup ID
|
8 年之前 |
David Howells
|
2baec2c3f8
rxrpc: Support network namespacing
|
8 年之前 |
David Howells
|
89ca694806
rxrpc: Trace client call connection
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
David Howells
|
b54a134a7d
rxrpc: Fix handling of enums-to-string translation in tracing
|
8 年之前 |
Matthew Wilcox
|
444306129a
rxrpc: abstract away knowledge of IDR internals
|
8 年之前 |
David Howells
|
2629c7fa7c
rxrpc: When activating client conn channels, do state check inside lock
|
9 年之前 |
David Howells
|
8732db67c6
rxrpc: Fix exclusive client connections
|
9 年之前 |
David Howells
|
363deeab6d
rxrpc: Add connection tracepoint and client conn state tracepoint
|
9 年之前 |
David Howells
|
78883793f8
rxrpc: Fix unexposed client conn release
|
9 年之前 |
David Howells
|
66d58af7f4
rxrpc: Fix the putting of client connections
|
9 年之前 |
David Howells
|
278ac0cdd5
rxrpc: Cache the security index in the rxrpc_call struct
|
9 年之前 |
David Howells
|
090f85deb6
rxrpc: Don't change the epoch
|
9 年之前 |
David Howells
|
af338a9ea6
rxrpc: The client call state must be changed before attachment to conn
|
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 年之前 |
David Howells
|
4d028b2c82
rxrpc: Dup the main conn list for the proc interface
|
9 年之前 |
David Howells
|
df5d8bf70f
rxrpc: Make /proc/net/rxrpc_calls safer
|
9 年之前 |
David Howells
|
01a90a4598
rxrpc: Drop channel number field from rxrpc_call struct
|
9 年之前 |
David Howells
|
dabe5a7906
rxrpc: Tidy up the rxrpc_call struct a bit
|
9 年之前 |
David Howells
|
8496af50eb
rxrpc: Use RCU to access a peer's service connection tree
|
9 年之前 |
David Howells
|
e8d70ce177
rxrpc: Prune the contents of the rxrpc_conn_proto struct
|
9 年之前 |
David Howells
|
001c112249
rxrpc: Maintain an extra ref on a conn for the cache list
|
9 年之前 |
David Howells
|
c6d2b8d764
rxrpc: Split client connection code out into its own file
|
9 年之前 |
David Howells
|
eb9b9d2275
rxrpc: Check that the client conns cache is empty before module removal
|
9 年之前 |
David Howells
|
999b69f892
rxrpc: Kill the client connection bundle concept
|
9 年之前 |
David Howells
|
4a3388c803
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
|
9 年之前 |