index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
rxrpc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2019-10-07
1
-3
/
+3
*
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-10-07
1
-3
/
+3
*
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-10-07
1
-3
/
+3
*
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
2019-10-04
1
-1
/
+1
*
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
2019-08-27
1
-4
/
+8
*
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
1
-29
/
+22
*
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
2019-08-14
1
-3
/
+3
*
rxrpc: Fix oops in tracepoint
David Howells
2019-07-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
rxrpc: Fix client call connect/disconnect race
David Howells
2019-03-08
1
-0
/
+2
*
rxrpc: Fix life check
David Howells
2018-11-15
1
-0
/
+2
*
rxrpc: Fix the rxrpc_tx_packet trace line
David Howells
2018-10-08
1
-0
/
+1
*
rxrpc: Fix error distribution
David Howells
2018-09-28
1
-3
/
+1
*
rxrpc: Trace socket notification
David Howells
2018-08-01
1
-0
/
+20
*
rxrpc: Fix ACK proposal tracepoint
David Howells
2018-08-01
1
-1
/
+1
*
rxrpc: Trace packet transmission
David Howells
2018-08-01
1
-35
/
+72
*
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-06-04
1
-0
/
+32
*
rxrpc: Trace UDP transmission failure
David Howells
2018-05-11
1
-0
/
+55
*
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
2018-05-11
1
-0
/
+30
*
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
2018-03-30
1
-0
/
+42
*
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
1
-0
/
+43
*
rxrpc: Trace call completion
David Howells
2018-03-28
1
-0
/
+33
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
1
-76
/
+79
*
rxrpc: Trace resend
David Howells
2018-03-28
1
-0
/
+24
*
rxrpc: Fix service endpoint expiry
David Howells
2017-11-24
1
-0
/
+2
*
rxrpc: Add keepalive for a call
David Howells
2017-11-24
1
-0
/
+6
*
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
2017-11-24
1
-2
/
+9
*
rxrpc: Fix call timeouts
David Howells
2017-11-24
1
-22
/
+47
*
rxrpc: Add service upgrade support for client connections
David Howells
2017-06-05
1
-0
/
+1
*
rxrpc: Trace client call connection
David Howells
2017-04-06
1
-0
/
+26
*
rxrpc: Trace changes in a call's receive window size
David Howells
2017-04-06
1
-0
/
+27
*
rxrpc: Trace received aborts
David Howells
2017-04-06
1
-0
/
+24
*
rxrpc: Trace protocol errors in received packets
David Howells
2017-04-06
1
-0
/
+24
*
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
David Howells
2017-03-01
1
-0
/
+2
*
rxrpc: Add some more tracing
David Howells
2017-01-05
1
-5
/
+89
*
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
2017-01-05
1
-21
/
+403
*
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
2016-09-30
1
-12
/
+13
*
rxrpc: Actually display the tx_data trace retransmission note
David Howells
2016-09-30
1
-1
/
+2
*
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
2016-09-29
1
-2
/
+4
*
rxrpc: Implement slow-start
David Howells
2016-09-25
1
-0
/
+45
*
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
2016-09-23
1
-0
/
+27
*
rxrpc: Add tracepoint for ACK proposal
David Howells
2016-09-23
1
-2
/
+40
*
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
2016-09-23
1
-0
/
+21
*
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
2016-09-23
1
-8
/
+42
*
rxrpc: Add a tracepoint for the call timer
David Howells
2016-09-23
1
-0
/
+36
*
rxrpc: Add per-peer RTT tracker
David Howells
2016-09-22
1
-0
/
+61
*
rxrpc: Improve skb tracing
David Howells
2016-09-17
1
-8
/
+4
*
rxrpc: Add a tracepoint to follow what recvmsg does
David Howells
2016-09-17
1
-0
/
+34
*
rxrpc: Add a tracepoint to follow packets in the Rx buffer
David Howells
2016-09-17
1
-0
/
+33
*
rxrpc: Add a tracepoint to log ACK transmission
David Howells
2016-09-17
1
-0
/
+30
[next]