David Howells
|
c7e86acfce
rxrpc: Fix lockup due to no error backoff after ack transmit error
|
7 年之前 |
David S. Miller
|
2e2d6f0342
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
YueHaibing
|
d6672a5a97
rxrpc: use correct kvec num when sending BUSY response packet
|
7 年之前 |
David Howells
|
5a790b7375
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
|
7 年之前 |
David Howells
|
b3cfb6f567
rxrpc: Emit the data Tx trace line before transmitting
|
7 年之前 |
David Howells
|
ece64fec16
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
|
7 年之前 |
David Howells
|
b604dd9883
rxrpc: Fix RTT gathering
|
7 年之前 |
David S. Miller
|
a736e07468
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David Howells
|
330bdcfadc
rxrpc: Fix the keepalive generator [ver #2]
|
7 年之前 |
David Howells
|
4764c0da69
rxrpc: Trace packet transmission
|
7 年之前 |
David Howells
|
6b47fe1d1c
rxrpc: Trace UDP transmission failure
|
7 年之前 |
David Howells
|
c54e43d752
rxrpc: Fix missing start of call timeout
|
7 年之前 |
David Howells
|
ace45bec6d
rxrpc: Fix firewall route keepalive
|
7 年之前 |
David Howells
|
93c62c45ed
rxrpc: Fix send in rxrpc_send_data_packet()
|
7 年之前 |
David Howells
|
415f44e432
rxrpc: Add keepalive for a call
|
7 年之前 |
David Howells
|
bd1fdf8cfd
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
|
7 年之前 |
David Howells
|
dcbefc30fb
rxrpc: Fix call expiry handling
|
8 年之前 |
David Howells
|
1457cc4cfb
rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack()
|
8 年之前 |
David Howells
|
7b674e390e
rxrpc: Fix IPv6 support
|
8 年之前 |
David Howells
|
4e255721d1
rxrpc: Add service upgrade support for client connections
|
8 年之前 |
David Howells
|
bf7d620abf
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
|
9 年之前 |
David Howells
|
a5af7e1fc6
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
|
9 年之前 |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
9 年之前 |
David Howells
|
b112a67081
rxrpc: Request more ACKs in slow-start mode
|
9 年之前 |
David Howells
|
a1767077b0
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
|
9 年之前 |
David Howells
|
57494343cb
rxrpc: Implement slow-start
|
9 年之前 |
David Howells
|
805b21b929
rxrpc: Send an ACK after every few DATA packets we receive
|
9 年之前 |
David Howells
|
9c7ad43444
rxrpc: Add tracepoint for ACK proposal
|
9 年之前 |
David Howells
|
be832aecc5
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
|
9 年之前 |
David Howells
|
b86e218e0d
rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK
|
9 年之前 |