summaryrefslogtreecommitdiff
path: root/net/rxrpc/conn_event.c
AgeCommit message (Expand)Author
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells
2016-09-24rxrpc: Implement slow-startDavid Howells
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells
2016-09-17rxrpc: Improve skb tracingDavid Howells
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells
2016-08-24rxrpc: Fix conn-based retransmitDavid Howells
2016-08-23rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu
2016-06-22rxrpc: Provide more refcount helper functionsDavid 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: Rework local endpoint managementDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells