diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-14 16:33:48 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 07:10:19 +0200 |
commit | 2b9885571b7a711ccf759f2a0bfb778c36b72513 (patch) | |
tree | a7ae7e95cb6e3401a1322468c5f87e84d0a09cab /target/linux/generic/backport-4.14 | |
parent | 8c1f088521e416ee9d71a21c969e6aa4cfdeafd7 (diff) | |
download | upstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.tar.gz upstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.tar.bz2 upstream-2b9885571b7a711ccf759f2a0bfb778c36b72513.zip |
kernel: bump 4.14 to 4.14.49
Refreshed all patches
Compile-tested on: cns3xxx, imx6, x86-64
Runtime-tested on: cns3xxx, imx6, x86-64
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 abe7ef0092..a561f2669d 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 -@@ -913,6 +913,8 @@ static inline struct sk_buff *ip6_finish +@@ -918,6 +918,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 e16f13ac45..9ed9ca558d 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 -@@ -913,8 +913,6 @@ static inline struct sk_buff *ip6_finish +@@ -918,8 +918,6 @@ static inline struct sk_buff *ip6_finish &inet6_sk(sk)->cork); } |