index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
rxrpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
1
-0
/
+2
2018-11-15
rxrpc: Fix life check
David Howells
1
-0
/
+2
2018-10-08
rxrpc: Fix the rxrpc_tx_packet trace line
David Howells
1
-0
/
+1
2018-09-28
rxrpc: Fix error distribution
David Howells
1
-3
/
+1
2018-08-01
rxrpc: Trace socket notification
David Howells
1
-0
/
+20
2018-08-01
rxrpc: Fix ACK proposal tracepoint
David Howells
1
-1
/
+1
2018-08-01
rxrpc: Trace packet transmission
David Howells
1
-35
/
+72
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
1
-0
/
+32
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
1
-0
/
+55
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-0
/
+30
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
1
-0
/
+42
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
1
-0
/
+43
2018-03-27
rxrpc: Trace call completion
David Howells
1
-0
/
+33
2018-03-27
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
1
-76
/
+79
2018-03-27
rxrpc: Trace resend
David Howells
1
-0
/
+24
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
1
-0
/
+2
2017-11-24
rxrpc: Add keepalive for a call
David Howells
1
-0
/
+6
2017-11-24
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
1
-2
/
+9
2017-11-24
rxrpc: Fix call timeouts
David Howells
1
-22
/
+47
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
1
-0
/
+1
2017-04-06
rxrpc: Trace client call connection
David Howells
1
-0
/
+26
2017-04-06
rxrpc: Trace changes in a call's receive window size
David Howells
1
-0
/
+27
2017-04-06
rxrpc: Trace received aborts
David Howells
1
-0
/
+24
2017-04-06
rxrpc: Trace protocol errors in received packets
David Howells
1
-0
/
+24
2017-03-01
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
David Howells
1
-0
/
+2
2017-01-05
rxrpc: Add some more tracing
David Howells
1
-5
/
+89
2017-01-05
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
1
-21
/
+403
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
1
-12
/
+13
2016-09-30
rxrpc: Actually display the tx_data trace retransmission note
David Howells
1
-1
/
+2
2016-09-29
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
1
-2
/
+4
2016-09-24
rxrpc: Implement slow-start
David Howells
1
-0
/
+45
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
1
-0
/
+27
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
1
-2
/
+40
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
1
-0
/
+21
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
1
-8
/
+42
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
1
-0
/
+36
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
1
-0
/
+61
2016-09-17
rxrpc: Improve skb tracing
David Howells
1
-8
/
+4
2016-09-17
rxrpc: Add a tracepoint to follow what recvmsg does
David Howells
1
-0
/
+34
2016-09-17
rxrpc: Add a tracepoint to follow packets in the Rx buffer
David Howells
1
-0
/
+33
2016-09-17
rxrpc: Add a tracepoint to log ACK transmission
David Howells
1
-0
/
+30
2016-09-17
rxrpc: Add a tracepoint to log received ACK packets
David Howells
1
-0
/
+26
2016-09-17
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
David Howells
1
-0
/
+26
2016-09-17
rxrpc: Add connection tracepoint and client conn state tracepoint
David Howells
1
-0
/
+60
2016-09-17
rxrpc: Print the packet type name in the Rx packet trace
David Howells
1
-2
/
+3
2016-09-08
rxrpc: Add tracepoints to record received packets and end of data_ready
David Howells
1
-0
/
+38
2016-09-08
rxrpc: Remove skb_count from struct rxrpc_call
David Howells
1
-7
/
+3
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
1
-0
/
+29
2016-09-07
rxrpc: Improve the call tracking tracepoint
David Howells
1
-8
/
+3
[next]