diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-18 13:00:45 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-18 14:24:57 +0100 |
commit | 9f2739e92471c4dfd4a56efec6bce90860dba946 (patch) | |
tree | 1a9a4e0f5fe7dfaffd38b75c01f531c90f318291 /target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch | |
parent | dd0a213bedd2f751fef1b1b9212192b31b92dee5 (diff) | |
download | upstream-9f2739e92471c4dfd4a56efec6bce90860dba946.tar.gz upstream-9f2739e92471c4dfd4a56efec6bce90860dba946.tar.bz2 upstream-9f2739e92471c4dfd4a56efec6bce90860dba946.zip |
kernel: bump 4.14 to 4.14.89
Refreshed all patches.
Remove upstreamed patches:
- 096-v4.20-netfilter-ipv6-Preserve-link-scope-traffic-original-.patch
Compile-tested on: ar71xx, cns3xxx, imx6
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 d9215505ee..067481ba94 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, -@@ -2184,7 +2184,7 @@ static bool tcp_small_queue_check(struct +@@ -2200,7 +2200,7 @@ static bool tcp_small_queue_check(struct { unsigned int limit; |