Ilpo Järvinen
|
758ce5c8d1
tcp: add helper for AI algorithm
|
16 lat temu |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 lat temu |
John Heffner
|
246eb2af06
tcp: Limit cwnd growth when deferring for GSO
|
17 lat temu |
John Heffner
|
ce447eb914
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
|
17 lat temu |
Ilpo Järvinen
|
cea14e0ed6
[TCP]: Uninline tcp_is_cwnd_limited
|
17 lat temu |
Ilpo Järvinen
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 lat temu |
Stephen Hemminger
|
16751347a0
[TCP]: remove unused argument to cong_avoid op
|
18 lat temu |
Stephen Hemminger
|
a02ba04166
[TCP] slow start: Make comments and code logic clearer.
|
18 lat temu |
Stephen Hemminger
|
164891aadf
[TCP]: Congestion control API update.
|
18 lat temu |
John Heffner
|
886236c124
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.
|
18 lat temu |
Stephen Hemminger
|
4d4d3d1e88
[TCP]: Congestion control initialization.
|
18 lat temu |
Robert P. J. Day
|
d08df601a3
Various typo fixes.
|
18 lat temu |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 lat temu |
Stephen Hemminger
|
35bfbc9407
[TCP]: Allow autoloading of congestion control via setsockopt.
|
18 lat temu |
Stephen Hemminger
|
ce7bc3bf15
[TCP]: Restrict congestion control choices.
|
18 lat temu |
Stephen Hemminger
|
3ff825b28d
[TCP]: Add tcp_available_congestion_control sysctl.
|
18 lat temu |
Stephen Hemminger
|
b1736a7140
[TCP]: Set default congestion control when no sysctl.
|
18 lat temu |
Stephen Hemminger
|
3d2573f7eb
[TCP]: default congestion control menu
|
18 lat temu |
Daikichi Osuga
|
3fdf3f0c99
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
|
18 lat temu |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 lat temu |
Stephen Hemminger
|
72dc5b9225
[TCP]: Minimum congestion window consolidation.
|
19 lat temu |
S P
|
c3e5d877aa
[TCP]: Fix RFC2465 typo.
|
19 lat temu |
Stephen Hemminger
|
40efc6fa17
[TCP]: less inline's
|
19 lat temu |
Stephen Hemminger
|
9772efb970
[TCP]: Appropriate Byte Count support
|
19 lat temu |
Stephen Hemminger
|
7faffa1c7f
[TCP]: add tcp_slow_start helper
|
19 lat temu |
Stephen Hemminger
|
f4805eded7
[TCP]: fix congestion window update when using TSO deferal
|
19 lat temu |
Arnaldo Carvalho de Melo
|
6687e988d9
[ICSK]: Move TCP congestion avoidance members to icsk
|
20 lat temu |
Stephen Hemminger
|
5f8ef48d24
[TCP]: Allow choosing TCP congestion control via sockopt.
|
20 lat temu |
Stephen Hemminger
|
317a76f9a4
[TCP]: Add pluggable congestion control algorithm infrastructure.
|
20 lat temu |