diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-11 11:22:19 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-13 16:39:44 +0200 |
commit | 63c0a08d49b2c6f2dd87d09e134ff70d57540ee8 (patch) | |
tree | 0fa1515256f6e63e7a380dd61d469dcf71d910eb /target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch | |
parent | 78d0d13c8635615478de472b7430fd4f63015411 (diff) | |
download | upstream-63c0a08d49b2c6f2dd87d09e134ff70d57540ee8.tar.gz upstream-63c0a08d49b2c6f2dd87d09e134ff70d57540ee8.tar.bz2 upstream-63c0a08d49b2c6f2dd87d09e134ff70d57540ee8.zip |
kernel: bump 4.14 to 4.14.143
Refreshed all patches.
Remove upstreamed:
- 390-v5.3-net-sched-fix-action-ipt-crash.patch
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch')
-rw-r--r-- | target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch index d99294e371..fc644cec58 100644 --- a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch +++ b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch @@ -74,7 +74,7 @@ Cc: Kir Kolyshkin <kir@openvz.org> sk->sk_gso_max_size - 1 - MAX_TCP_HEADER); /* Goal is to send at least one packet per ms, -@@ -2213,7 +2213,7 @@ static bool tcp_small_queue_check(struct +@@ -2214,7 +2214,7 @@ static bool tcp_small_queue_check(struct { unsigned int limit; |