From 41a881a8d9e7dc33b28768a8377ec67a7f8a0aae Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Thu, 22 Mar 2018 18:34:08 +0100 Subject: Kernel: bump 4.14 to 4.14.29 Right patch version this time, sorry! * Patch 180-usb-xhci-add-support-for-performing-fake-doorbell.patch had to be adjusted slightly because of upstream adapted code. * Refreshed patches. Compile-tested: ramips/mt7621, x86/64 Run-tested: ramips/mt7621, x86/64 Signed-off-by: Stijn Segers Tested-by: Rosen Penev --- .../368-netfilter-nf_flow_table-fix-offloading-connections-w.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/backport-4.14') diff --git a/target/linux/generic/backport-4.14/368-netfilter-nf_flow_table-fix-offloading-connections-w.patch b/target/linux/generic/backport-4.14/368-netfilter-nf_flow_table-fix-offloading-connections-w.patch index 28c3817c70..f3d83a1536 100644 --- a/target/linux/generic/backport-4.14/368-netfilter-nf_flow_table-fix-offloading-connections-w.patch +++ b/target/linux/generic/backport-4.14/368-netfilter-nf_flow_table-fix-offloading-connections-w.patch @@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau --- a/net/netfilter/nf_flow_table_core.c +++ b/net/netfilter/nf_flow_table_core.c -@@ -83,7 +83,7 @@ flow_offload_alloc(struct nf_conn *ct, s +@@ -84,7 +84,7 @@ flow_offload_alloc(struct nf_conn *ct, s if (ct->status & IPS_SRC_NAT) flow->flags |= FLOW_OFFLOAD_SNAT; -- cgit v1.2.3