linux-xiaomi-chiron/net/rxrpc
David Howells 288827d53e rxrpc: Allow multiple client connections to the same peer
Allow the number of parallel connections to a machine to be expanded from a
single connection to a maximum of four.  This allows up to 16 calls to be
in progress at the same time to any particular peer instead of 4.

Signed-off-by: David Howells <dhowells@redhat.com>
2020-09-08 21:11:47 +01:00
..
af_rxrpc.c
ar-internal.h rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
call_accept.c
call_event.c
call_object.c
conn_client.c rxrpc: Allow multiple client connections to the same peer 2020-09-08 21:11:47 +01:00
conn_event.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
conn_object.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
conn_service.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
input.c
insecure.c
Kconfig
key.c
local_event.c
local_object.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
Makefile
misc.c
net_ns.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
output.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
peer_event.c
peer_object.c
proc.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
protocol.h
recvmsg.c
rtt.c
rxkad.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
security.c
sendmsg.c
skbuff.c
sysctl.c rxrpc: Rewrite the client connection manager 2020-09-08 21:11:43 +01:00
utils.c