David Howells
|
5a924b8951
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
|
9 年之前 |
David Howells
|
363deeab6d
rxrpc: Add connection tracepoint and client conn state tracepoint
|
9 年之前 |
David Howells
|
d19127473a
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
|
9 年之前 |
David Howells
|
75b54cb57c
rxrpc: Add IPv6 support
|
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
|
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
|
18bfeba50d
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
|
9 年之前 |
David Howells
|
f51b448002
rxrpc: Set connection expiry on idle, not put
|
9 年之前 |
David Howells
|
01a90a4598
rxrpc: Drop channel number field from rxrpc_call struct
|
9 年之前 |
David Howells
|
8496af50eb
rxrpc: Use RCU to access a peer's service connection tree
|
9 年之前 |
David Howells
|
1291e9d108
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
|
9 年之前 |
David Howells
|
001c112249
rxrpc: Maintain an extra ref on a conn for the cache list
|
9 年之前 |
David Howells
|
7877a4a4bd
rxrpc: Split service connection code out into its own file
|
9 年之前 |
David Howells
|
c6d2b8d764
rxrpc: Split client connection code out into its own file
|
9 年之前 |
David Howells
|
a1399f8bb0
rxrpc: Call channels should have separate call number spaces
|
9 年之前 |
David Howells
|
dee46364ce
rxrpc: Add RCU destruction for connections and calls
|
9 年之前 |
David Howells
|
e653cfe49c
rxrpc: Release a call's connection ref on call disconnection
|
9 年之前 |
David Howells
|
bba304db34
rxrpc: Turn connection #defines into enums and put outside struct def
|
9 年之前 |
Herbert Xu
|
a263629da5
rxrpc: Avoid using stack memory in SG lists in rxkad
|
9 年之前 |
David Howells
|
689f4c646d
rxrpc: Check the source of a packet to a client conn
|
9 年之前 |
David Howells
|
88b99d0b7a
rxrpc: Fix some sparse errors
|
9 年之前 |
David Howells
|
aa390bbe21
rxrpc: Kill off the rxrpc_transport struct
|
9 年之前 |
David Howells
|
999b69f892
rxrpc: Kill the client connection bundle concept
|
9 年之前 |
David Howells
|
5627cc8b96
rxrpc: Provide more refcount helper functions
|
9 年之前 |
David Howells
|
4a3388c803
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
|
9 年之前 |
David Howells
|
b3f575043f
rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
|
9 年之前 |
David Howells
|
42886ffe77
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
|
9 年之前 |