index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
1
-0
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-0
/
+1
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-1
/
+1
2026-01-19
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-0
/
+4
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
1
-1
/
+2
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
1
-1
/
+77
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
1
-0
/
+24
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
1
-2
/
+43
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
1
-1
/
+17
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
1
-0
/
+1
2024-12-09
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
David Howells
1
-19
/
+323
2024-12-09
rxrpc: Manage RTT per-call rather than per-peer
David Howells
1
-1
/
+1
2024-12-09
rxrpc: Add a reason indicator to the tx_ack tracepoint
David Howells
1
-4
/
+9
2024-12-09
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
1
-7
/
+14
2024-12-09
rxrpc: Don't allocate a txbuf for an ACK transmission
David Howells
1
-2
/
+0
2024-12-09
rxrpc: Display userStatus in rxrpc_rx_ack trace
David Howells
1
-1
/
+4
2024-12-09
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
1
-4
/
+10
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
1
-9
/
+5
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
1
-11
/
+75
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
1
-23
/
+35
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
1
-36
/
+32
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
1
-10
/
+10
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
1
-15
/
+83
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
1
-0
/
+3
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
1
-0
/
+41
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
1
-0
/
+124
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
1
-0
/
+1
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
1
-1
/
+0
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
1
-0
/
+25
2024-11-11
rxrpc: Add a tracepoint for aborts being proposed
David Howells
1
-0
/
+25
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+1
2024-03-05
rxrpc: Use ktimes for call timeout tracking and set the timer lazily
David Howells
1
-81
/
+93
2024-03-05
rxrpc: Differentiate PING ACK transmission traces.
David Howells
1
-0
/
+2
2024-02-29
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
1
-1
/
+1
2024-02-29
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
1
-7
/
+5
2024-02-29
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
1
-3
/
+7
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-0
/
+3
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-1
/
+1
2023-02-20
rxrpc: Fix overproduction of wakeups to recvmsg()
David Howells
1
-0
/
+1
2023-02-07
rxrpc: Trace ack.rwind
David Howells
1
-4
/
+7
2023-01-31
rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
David Howells
1
-3
/
+2
2023-01-31
rxrpc: Simplify ACK handling
David Howells
1
-0
/
+36
2023-01-31
rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
1
-4
/
+6
2023-01-31
rxrpc: Generate extra pings for RTT during heavy-receive call
David Howells
1
-1
/
+2
2023-01-31
rxrpc: Shrink the tabulation in the rxrpc trace header a bit
David Howells
1
-98
/
+98
2023-01-31
rxrpc: Remove whitespace before ')' in trace header
David Howells
1
-213
/
+213
2023-01-30
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
1
-3
/
+2
[next]