开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
rxrpc.h
Age
Commit message (
Expand
)
Author
2024-03-05
rxrpc: Use ktimes for call timeout tracking and set the timer lazily
David Howells
2024-03-05
rxrpc: Differentiate PING ACK transmission traces.
David Howells
2024-02-29
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
2024-02-29
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
2024-02-29
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
2023-02-20
rxrpc: Fix overproduction of wakeups to recvmsg()
David Howells
2023-02-07
rxrpc: Trace ack.rwind
David Howells
2023-01-31
rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
David Howells
2023-01-31
rxrpc: Simplify ACK handling
David Howells
2023-01-31
rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
David Howells
2023-01-31
rxrpc: Generate extra pings for RTT during heavy-receive call
David Howells
2023-01-31
rxrpc: Shrink the tabulation in the rxrpc trace header a bit
David Howells
2023-01-31
rxrpc: Remove whitespace before ')' in trace header
David Howells
2023-01-30
rxrpc: Fix trace string
David Howells
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
rxrpc: Clean up connection abort
David Howells
2023-01-06
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
rxrpc: Only disconnect calls in the I/O thread
David Howells
2023-01-06
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
2023-01-06
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
2022-12-19
rxrpc: Fix switched parameters in peer tracing
David Howells
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
2022-11-08
rxrpc: Fix congestion management
David Howells
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
[next]