summaryrefslogtreecommitdiff
path: root/net/rxrpc/output.c
AgeCommit message (Expand)Author
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells
2016-06-22rxrpc: Kill the client connection bundle conceptDavid Howells
2016-06-22rxrpc: Make rxrpc_send_packet() take a connection not a transportDavid Howells
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells