summaryrefslogtreecommitdiff
path: root/include/trace/events/rxrpc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-231-1/+1
|\
| * rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells2022-05-221-1/+1
* | rxrpc: Automatically generate trace tag enumsDavid Howells2022-05-221-219/+42
* | rxrpc: Use refcount_t rather than atomic_tDavid Howells2022-05-221-1/+1
|/
* rxrpc: Fix call timer start racing with call destructionDavid Howells2022-03-311-1/+7
* rxrpc: Fix a missing NULL-pointer check in a traceDavid Howells2020-09-141-1/+1
* rxrpc: Rewrite the client connection managerDavid Howells2020-09-081-29/+4
* rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-201-5/+22
* rxrpc: Fix trace stringDavid Howells2020-06-171-1/+1
* rxrpc: Trace discarded ACKsDavid Howells2020-05-201-0/+35
* rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-111-10/+7
* rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-071-3/+3
* rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-071-3/+3
* rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-071-3/+3
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-041-1/+1
* rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells2019-08-271-4/+8
* rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-271-29/+22
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-141-3/+3
* rxrpc: Fix oops in tracepointDavid Howells2019-07-021-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-081-0/+2
* rxrpc: Fix life checkDavid Howells2018-11-151-0/+2
* rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells2018-10-081-0/+1
* rxrpc: Fix error distributionDavid Howells2018-09-281-3/+1
* rxrpc: Trace socket notificationDavid Howells2018-08-011-0/+20
* rxrpc: Fix ACK proposal tracepoint David Howells2018-08-011-1/+1
* rxrpc: Trace packet transmissionDavid Howells2018-08-011-35/+72
* rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-041-0/+32
* rxrpc: Trace UDP transmission failureDavid Howells2018-05-101-0/+55
* rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-101-0/+30
* rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-301-0/+42
* rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells2018-03-301-0/+43
* rxrpc: Trace call completionDavid Howells2018-03-271-0/+33
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-271-76/+79
* rxrpc: Trace resendDavid Howells2018-03-271-0/+24
* rxrpc: Fix service endpoint expiryDavid Howells2017-11-241-0/+2
* rxrpc: Add keepalive for a callDavid Howells2017-11-241-0/+6
* rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-241-2/+9
* rxrpc: Fix call timeoutsDavid Howells2017-11-241-22/+47
* rxrpc: Add service upgrade support for client connectionsDavid Howells2017-06-051-0/+1
* rxrpc: Trace client call connectionDavid Howells2017-04-061-0/+26
* rxrpc: Trace changes in a call's receive window sizeDavid Howells2017-04-061-0/+27
* rxrpc: Trace received abortsDavid Howells2017-04-061-0/+24
* rxrpc: Trace protocol errors in received packetsDavid Howells2017-04-061-0/+24
* rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-011-0/+2
* rxrpc: Add some more tracingDavid Howells2017-01-051-5/+89
* rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-051-21/+403
* rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-301-12/+13
* rxrpc: Actually display the tx_data trace retransmission noteDavid Howells2016-09-301-1/+2
* rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-291-2/+4