summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/recvmsg.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-13rxrpc: Fix prealloc refcountingDavid Howells1-0/+1
2016-09-13rxrpc: Requeue call for recvmsg if more dataDavid Howells1-0/+4
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-340/+424
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells1-23/+1
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-11/+12
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-34/+157
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+1
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells1-4/+8
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+1
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-22/+3
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells1-2/+2
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells1-1/+1
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+436