https://github.com/torvalds/linux
Revision b25b3e2fd9ca9b7907a53baf46dea4074ed5e062 authored by David S. Miller on 08 December 2017, 18:27:44 UTC, committed by David S. Miller on 08 December 2017, 18:27:44 UTC
Neal Cardwell says:

====================
TCP BBR sampling fixes for loss recovery undo

This patch series has a few minor bug fixes for cases where spurious
loss recoveries can trick BBR estimators into estimating that the
available bandwidth is much lower than the true available bandwidth.
In both cases the fix here is to just reset the estimator upon loss
recovery undo.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s d4a7a88 + 600647d
History
Tip revision: b25b3e2fd9ca9b7907a53baf46dea4074ed5e062 authored by David S. Miller on 08 December 2017, 18:27:44 UTC
Merge branch 'tcp-bbr-sampling-fixes'
Tip revision: b25b3e2
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.4 KB
.mailmap -rw-r--r-- 8.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 287 bytes
MAINTAINERS -rw-r--r-- 426.0 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 722 bytes

README

back to top