Show patches with: Series = rxrpc: Implement jumbo DATA transmission and RACK-TLP       |   39 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v2,39/39] rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985] rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,38/39] rxrpc: Fix request for an ACK when cwnd is minimum rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,37/39] rxrpc: Manage RTT per-call rather than per-peer rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,36/39] rxrpc: Add a reason indicator to the tx_ack tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,35/39] rxrpc: Add a reason indicator to the tx_data tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,34/39] rxrpc: Tidy up the ACK parsing a bit rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,33/39] rxrpc: Use irq-disabling spinlocks between app and I/O thread rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,32/39] rxrpc: Don't allocate a txbuf for an ACK transmission rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,31/39] rxrpc: Send jumbo DATA packets rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,30/39] rxrpc: Fix initial resend timeout rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,29/39] rxrpc: Fix the calculation and use of RTO rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,28/39] rxrpc: Display userStatus in rxrpc_rx_ack trace rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,27/39] rxrpc: Adjust the rxrpc_rtt_rx tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,26/39] rxrpc: Generate rtt_min rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,25/39] rxrpc: Don't use received skbuff timestamps rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,24/39] rxrpc: Store the DATA serial in the txqueue and use this in RTT calc rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,23/39] rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,22/39] rxrpc: Adjust names and types of congestion-related fields rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,21/39] rxrpc: Display stats about jumbo packets transmitted and received rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,20/39] rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,19/39] rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,18/39] rxrpc: Implement progressive transmission queue struct rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,17/39] rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,16/39] rxrpc: Timestamp DATA packets before transmitting them rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,15/39] rxrpc: Only set DF=1 on initial DATA transmission rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,14/39] rxrpc: Fix injection of packet loss rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,13/39] rxrpc: Fix CPU time starvation in I/O thread rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,12/39] rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,11/39] rxrpc: Prepare to be able to send jumbo DATA packets rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1422 2024-12-04 David Howells netdev Accepted
[net-next,v2,10/39] rxrpc: Separate the packet length from the data length in rxrpc_txbuf rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,09/39] rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899) rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1512 2024-12-04 David Howells netdev Accepted
[net-next,v2,08/39] rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,07/39] rxrpc: Request an ACK on impending Tx stall rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,06/39] rxrpc: Show stats counter for received reason-0 ACKs rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,05/39] rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,04/39] rxrpc: Clean up Tx header flags generation handling rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1611 2024-12-04 David Howells netdev Accepted
[net-next,v2,03/39] rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,02/39] rxrpc: Fix handling of received connection abort rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 1521 2024-12-04 David Howells netdev Accepted
[net-next,v2,01/39] ktime: Add us_to_ktime() rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - 16-2 2024-12-04 David Howells netdev Accepted