diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-05-08 17:05:12 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-08 17:05:12 +0200 |
commit | 02754103e1f75761066bd45d467b41ab5ad725e5 (patch) | |
tree | bba2060366789be71f1fd4060289e9665a256d82 /Documentation | |
parent | selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC (diff) | |
parent | rxrpc: Only transmit one ACK per jumbo packet received (diff) | |
download | linux-02754103e1f75761066bd45d467b41ab5ad725e5.tar.xz linux-02754103e1f75761066bd45d467b41ab5ad725e5.zip |
Merge branch 'rxrpc-miscellaneous-fixes'
David Howells says:
====================
rxrpc: Miscellaneous fixes (part)
Here some miscellaneous fixes for AF_RXRPC:
(1) Fix the congestion control algorithm to start cwnd at 4 and to not cut
ssthresh when the peer cuts its rwind size.
(2) Only transmit a single ACK for all the DATA packets glued together
into a jumbo packet to reduce the number of ACKs being generated.
====================
Link: https://lore.kernel.org/r/20240503150749.1001323-1-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions