| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tcp: remove unused min_cwnd member of tcp_congestion_ops | Stanislav Fomichev | 2017-05-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | Commit 684bad110757 "tcp: use PRR to reduce cwin in CWR state" removed all calls to min_cwnd, so we can safely remove it. Also, remove tcp_reno_min_cwnd because it was only used for min_cwnd. Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Joe Maples <joe@frap129.org> Conflicts: include/net/tcp.h | ||||
| * | tcp: whitespace fixes | stephen hemminger | 2017-05-24 | 1 | -2/+1 |
| | | | | | | | | | | | | | | Fix places where there is space before tab, long lines, and awkward if(){, double spacing etc. Add blank line after declaration/initialization. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Joe Maples <joe@frap129.org> Conflicts: net/ipv4/tcp_probe.c net/ipv4/tcp_vegas.c | ||||
| * | 3.10.75 -> 3.10.76 | Jan Engelmohr | 2016-08-26 | 1 | -1/+0 |
| | | |||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+358 |
