aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/conn_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-119/+18
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-0/+6
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-1/+0
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+1
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells1-25/+25
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells1-11/+15
2016-08-24rxrpc: Fix conn-based retransmitDavid Howells1-0/+1
2016-08-23rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells1-0/+113
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+2
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells1-11/+13
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells1-1/+4
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells1-7/+1
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells1-3/+3
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells1-1/+1
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu1-1/+4
2016-06-22rxrpc: Provide more refcount helper functionsDavid Howells1-1/+1
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells1-3/+3
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells1-4/+4
2016-06-15rxrpc: Rework local endpoint managementDavid Howells1-13/+2
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+403