David Howells
|
5a790b7375
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
|
7 years ago |
David Howells
|
46894a1359
rxrpc: Use IPv4 addresses throught the IPv6
|
7 years ago |
David Howells
|
f334430316
rxrpc: Fix error distribution
|
7 years ago |
David Howells
|
0099dc589b
rxrpc: Make service call handling more robust
|
7 years ago |
David Howells
|
dc71db34e4
rxrpc: Fix checks as to whether we should set up a new call
|
7 years ago |
David Howells
|
092ffc51fb
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
|
7 years ago |
Mark Rutland
|
bfc18e389c
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
|
7 years ago |
Linus Torvalds
|
5bb053bef8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
David Howells
|
31f5f9a169
rxrpc: Fix apparent leak of rxrpc_local objects
|
7 years ago |
David Howells
|
88f2a8257c
rxrpc: Fix checker warnings and errors
|
7 years ago |
David Howells
|
17e9e23b13
rxrpc: Fix received abort handling
|
7 years ago |
David Howells
|
3d7682af22
rxrpc: Clean up whitespace
|
7 years ago |
David Howells
|
3d18cbb7fd
rxrpc: Fix conn expiry timers
|
7 years ago |
David Howells
|
f859ab6187
rxrpc: Fix service endpoint expiry
|
7 years ago |
David Howells
|
3136ef49a1
rxrpc: Delay terminal ACK transmission on a client call
|
7 years ago |
David Howells
|
7b674e390e
rxrpc: Fix IPv6 support
|
8 years ago |
David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
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
|
b1d9f7fde0
rxrpc: Add some more tracing
|
8 years ago |
David Howells
|
5a924b8951
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
|
9 years ago |
David Howells
|
363deeab6d
rxrpc: Add connection tracepoint and client conn state tracepoint
|
9 years ago |
David Howells
|
d19127473a
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
|
9 years ago |
David Howells
|
75b54cb57c
rxrpc: Add IPv6 support
|
9 years ago |
David Howells
|
248f219cb8
rxrpc: Rewrite the data and ack handling code
|
9 years ago |
David Howells
|
00e907127e
rxrpc: Preallocate peers, conns and calls for incoming service requests
|
9 years ago |
David Howells
|
f5c17aaeb2
rxrpc: Calls should only have one terminal state
|
9 years ago |
David Howells
|
45025bceef
rxrpc: Improve management and caching of client connection objects
|
9 years ago |
David Howells
|
4d028b2c82
rxrpc: Dup the main conn list for the proc interface
|
9 years ago |
David Howells
|
18bfeba50d
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
|
9 years ago |