diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-09-20 14:37:43 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-09-21 13:23:16 +0200 |
commit | 0dbdb476f3d4b21e6a3b95b596b56bf8f9bae948 (patch) | |
tree | 26fcad493231a9cf6363f68a433fef009636519d /target/linux/generic/backport-4.14 | |
parent | 72e9b4059eb4ad935d96df7d2a8e73e6c139a8cf (diff) | |
download | upstream-0dbdb476f3d4b21e6a3b95b596b56bf8f9bae948.tar.gz upstream-0dbdb476f3d4b21e6a3b95b596b56bf8f9bae948.tar.bz2 upstream-0dbdb476f3d4b21e6a3b95b596b56bf8f9bae948.zip |
kernel: bump 4.14 to 4.14.71
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.14')
-rw-r--r-- | target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch | 2 | ||||
-rw-r--r-- | target/linux/generic/backport-4.14/350-v4.18-ipv6-make-ip6_dst_mtu_forward-inline.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch b/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch index 2e8cb20163..cfb13231c6 100644 --- a/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch +++ b/target/linux/generic/backport-4.14/324-v4.16-netfilter-flow-table-support-for-IPv6.patch @@ -15,7 +15,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> --- a/include/net/ipv6.h +++ b/include/net/ipv6.h -@@ -911,6 +911,8 @@ static inline struct sk_buff *ip6_finish +@@ -889,6 +889,8 @@ static inline struct sk_buff *ip6_finish &inet6_sk(sk)->cork); } diff --git a/target/linux/generic/backport-4.14/350-v4.18-ipv6-make-ip6_dst_mtu_forward-inline.patch b/target/linux/generic/backport-4.14/350-v4.18-ipv6-make-ip6_dst_mtu_forward-inline.patch index f90f415239..f12366f543 100644 --- a/target/linux/generic/backport-4.14/350-v4.18-ipv6-make-ip6_dst_mtu_forward-inline.patch +++ b/target/linux/generic/backport-4.14/350-v4.18-ipv6-make-ip6_dst_mtu_forward-inline.patch @@ -38,7 +38,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> #endif --- a/include/net/ipv6.h +++ b/include/net/ipv6.h -@@ -911,8 +911,6 @@ static inline struct sk_buff *ip6_finish +@@ -889,8 +889,6 @@ static inline struct sk_buff *ip6_finish &inet6_sk(sk)->cork); } |