Mark Rutland
|
bfc18e389c
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
|
7 лет назад |
Linus Torvalds
|
5bb053bef8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 лет назад |
David Howells
|
31f5f9a169
rxrpc: Fix apparent leak of rxrpc_local objects
|
7 лет назад |
David Howells
|
88f2a8257c
rxrpc: Fix checker warnings and errors
|
7 лет назад |
David Howells
|
17e9e23b13
rxrpc: Fix received abort handling
|
7 лет назад |
David Howells
|
3d7682af22
rxrpc: Clean up whitespace
|
7 лет назад |
David Howells
|
3d18cbb7fd
rxrpc: Fix conn expiry timers
|
7 лет назад |
David Howells
|
f859ab6187
rxrpc: Fix service endpoint expiry
|
7 лет назад |
David Howells
|
3136ef49a1
rxrpc: Delay terminal ACK transmission on a client call
|
7 лет назад |
David Howells
|
7b674e390e
rxrpc: Fix IPv6 support
|
8 лет назад |
David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
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
|
b1d9f7fde0
rxrpc: Add some more tracing
|
8 лет назад |
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 лет назад |