aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/conn_event.c
Commit message (Expand)AuthorAge
* rxrpc: Fix connection-level abort handlingDavid Howells2018-10-08
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
|\
| * rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-08
* | rxrpc: Trace packet transmissionDavid Howells2018-08-01
* | rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells2018-08-01
|/
* rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells2018-06-06
* rxrpc: Trace UDP transmission failureDavid Howells2018-05-10
* rxrpc: Fix firewall route keepaliveDavid Howells2018-03-30
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-27
* rxrpc: Don't put crypto buffers on the stackDavid Howells2018-02-08
* rxrpc: Fix ACK generation from the connection event processorDavid Howells2017-11-29
* rxrpc: Delay terminal ACK transmission on a client callDavid Howells2017-11-24
* rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells2017-06-05
* rxrpc: Trace protocol errors in received packetsDavid Howells2017-04-06
* rxrpc: Use negative error codes in rxrpc_call structDavid Howells2017-04-06
* rxrpc: Ignore BUSY packets on old callsDavid Howells2017-03-17
* rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells2016-09-30
* rxrpc: Implement slow-startDavid Howells2016-09-24
* rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells2016-09-23
* rxrpc: Improve skb tracingDavid Howells2016-09-17
* rxrpc: Add a tracepoint to log ACK transmissionDavid Howells2016-09-17
* rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-17
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-08
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-07
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-01
* rxrpc: Trace rxrpc_call usageDavid Howells2016-08-30
* rxrpc: Calls should only have one terminal stateDavid Howells2016-08-30
* rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells2016-08-30
* rxrpc: Fix conn-based retransmitDavid Howells2016-08-24
* rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells2016-08-23
* rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells2016-08-23
* rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-06
* rxrpc: Add RCU destruction for connections and callsDavid Howells2016-07-06
* rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells2016-07-06
* rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells2016-07-06
* rxrpc: Provide queuing helper functionsDavid Howells2016-07-06
* rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu2016-07-06
* rxrpc: Provide more refcount helper functionsDavid Howells2016-06-22
* rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells2016-06-22
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-22
* rxrpc: Rework local endpoint managementDavid Howells2016-06-15
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-13