index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
rxrpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-22
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
1
-1
/
+1
2022-05-22
rxrpc: Automatically generate trace tag enums
David Howells
1
-219
/
+42
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
1
-1
/
+1
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
1
-1
/
+7
2020-09-14
rxrpc: Fix a missing NULL-pointer check in a trace
David Howells
1
-1
/
+1
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
1
-29
/
+4
2020-08-20
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
1
-5
/
+22
2020-06-18
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
1
-0
/
+35
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
1
-10
/
+7
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
1
-3
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
1
-3
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-3
/
+3
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
1
-4
/
+8
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-29
/
+22
2019-08-14
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
1
-3
/
+3
2019-07-03
rxrpc: Fix oops in tracepoint
David Howells
1
-1
/
+1
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-09
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-11
rxrpc: Trace UDP transmission failure
David Howells
1
-0
/
+55
2018-05-11
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-28
rxrpc: Trace call completion
David Howells
1
-0
/
+33
2018-03-28
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
1
-76
/
+79
2018-03-28
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-30
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
1
-2
/
+4
[next]