diff options
| author | Felix Fietkau <nbd@nbd.name> | 2016-06-07 08:58:31 +0200 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2016-06-07 08:58:42 +0200 |
| commit | 7eeb254cc49c4e9f837c980826ec112b9404f341 (patch) | |
| tree | db7afa90503c4b77c8fa06f5e1d351d3b3a140a5 /target/linux/generic | |
| parent | f7fb6e49f214e8a38698bab4d33551addbc04439 (diff) | |
| download | upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.gz upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.bz2 upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.zip | |
treewide: replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic')
92 files changed, 130 insertions, 130 deletions
diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c index 9a330df252d..b2e51dcfc66 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2013 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009-2013 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2009-2013 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2012 Jonas Gorski <jogo@openwrt.org> * Copyright (C) 2013 Hauke Mehrtens <hauke@hauke-m.de> diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h index 0b52f088c47..71d62a8956b 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2013 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009-2013 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2009-2013 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2012 Jonas Gorski <jogo@openwrt.org> * Copyright (C) 2013 Hauke Mehrtens <hauke@hauke-m.de> diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c index 5329037f095..43b44d5642b 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2013 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org> * * This program is free software; you can redistribute it and/or modify it diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c index c65e60a3e2a..d0cb381363d 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org> - * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2014 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c index 6efffce1965..29f47b283e7 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org> - * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2014 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/target/linux/generic/files/drivers/net/phy/adm6996.c b/target/linux/generic/files/drivers/net/phy/adm6996.c index cada4aa5db7..a2ff2b00a54 100644 --- a/target/linux/generic/files/drivers/net/phy/adm6996.c +++ b/target/linux/generic/files/drivers/net/phy/adm6996.c @@ -3,7 +3,7 @@ * * swconfig interface based on ar8216.c * - * Copyright (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (c) 2008 Felix Fietkau <nbd@nbd.name> * VLAN support Copyright (c) 2010, 2011 Peter Lebbing <peter@digitalbrains.com> * Copyright (c) 2013 Hauke Mehrtens <hauke@hauke-m.de> * Copyright (c) 2014 Matti Laakso <malaakso@elisanet.fi> diff --git a/target/linux/generic/files/drivers/net/phy/adm6996.h b/target/linux/generic/files/drivers/net/phy/adm6996.h index 66c77a09688..6fd460a4659 100644 --- a/target/linux/generic/files/drivers/net/phy/adm6996.h +++ b/target/linux/generic/files/drivers/net/phy/adm6996.h @@ -1,7 +1,7 @@ /* * ADM6996 switch driver * - * Copyright (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (c) 2008 Felix Fietkau <nbd@nbd.name> * Copyright (c) 2010,2011 Peter Lebbing <peter@digitalbrains.com> * * This program is free software; you can redistribute it and/or modify it diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c b/target/linux/generic/files/drivers/net/phy/ar8216.c index fc5627258d3..70f47746a46 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8216.c +++ b/target/linux/generic/files/drivers/net/phy/ar8216.c @@ -1,7 +1,7 @@ /* * ar8216.c: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2011-2012 Gabor Juhos <juhosg@openwrt.org> * * This program is free software; you can redistribute it and/or diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.h b/target/linux/generic/files/drivers/net/phy/ar8216.h index 0ccfef8abd7..6a3fd8db011 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8216.h +++ b/target/linux/generic/files/drivers/net/phy/ar8216.h @@ -1,7 +1,7 @@ /* * ar8216.h: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.c b/target/linux/generic/files/drivers/net/phy/ar8327.c index d8797820f20..e7e62e7e0d9 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8327.c +++ b/target/linux/generic/files/drivers/net/phy/ar8327.c @@ -1,7 +1,7 @@ /* * ar8327.c: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * Copyright (C) 2011-2012 Gabor Juhos <juhosg@openwrt.org> * * This program is free software; you can redistribute it and/or diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.h b/target/linux/generic/files/drivers/net/phy/ar8327.h index e8dad35d11d..7bce18bfb81 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8327.h +++ b/target/linux/generic/files/drivers/net/phy/ar8327.h @@ -1,7 +1,7 @@ /* * ar8327.h: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/ip17xx.c b/target/linux/generic/files/drivers/net/phy/ip17xx.c index c82c39e052c..a4fe53dc5bd 100644 --- a/target/linux/generic/files/drivers/net/phy/ip17xx.c +++ b/target/linux/generic/files/drivers/net/phy/ip17xx.c @@ -3,7 +3,7 @@ * * Copyright (C) 2008 Patrick Horn <patrick.horn@gmail.com> * Copyright (C) 2008, 2010 Martin Mares <mj@ucw.cz> - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -1402,7 +1402,7 @@ void __exit ip17xx_exit(void) } MODULE_AUTHOR("Patrick Horn <patrick.horn@gmail.com>"); -MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>"); +MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>"); MODULE_AUTHOR("Martin Mares <mj@ucw.cz>"); MODULE_LICENSE("GPL"); diff --git a/target/linux/generic/files/drivers/net/phy/mvsw61xx.c b/target/linux/generic/files/drivers/net/phy/mvsw61xx.c index f87905683fe..4d6dfc52cd2 100644 --- a/target/linux/generic/files/drivers/net/phy/mvsw61xx.c +++ b/target/linux/generic/files/drivers/net/phy/mvsw61xx.c @@ -4,7 +4,7 @@ * Copyright (c) 2014 Claudio Leite <leitec@staticky.com> * Copyright (c) 2014 Nikita Nazarenko <nnazarenko@radiofid.com> * - * Based on code (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Based on code (c) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvsw61xx.h b/target/linux/generic/files/drivers/net/phy/mvsw61xx.h index dbc6c92a444..ae78f5769d0 100644 --- a/target/linux/generic/files/drivers/net/phy/mvsw61xx.h +++ b/target/linux/generic/files/drivers/net/phy/mvsw61xx.h @@ -4,7 +4,7 @@ * Copyright (c) 2014 Claudio Leite <leitec@staticky.com> * Copyright (c) 2014 Nikita Nazarenko <nnazarenko@radiofid.com> * - * Based on code (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Based on code (c) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvswitch.c b/target/linux/generic/files/drivers/net/phy/mvswitch.c index 0ab447e8b28..af31d0b5ac0 100644 --- a/target/linux/generic/files/drivers/net/phy/mvswitch.c +++ b/target/linux/generic/files/drivers/net/phy/mvswitch.c @@ -1,6 +1,6 @@ /* * Marvell 88E6060 switch driver - * Copyright (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (c) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvswitch.h b/target/linux/generic/files/drivers/net/phy/mvswitch.h index 1563eec4d58..ab2a1a126e0 100644 --- a/target/linux/generic/files/drivers/net/phy/mvswitch.h +++ b/target/linux/generic/files/drivers/net/phy/mvswitch.h @@ -1,6 +1,6 @@ /* * Marvell 88E6060 switch driver - * Copyright (c) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (c) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/rtl8306.c b/target/linux/generic/files/drivers/net/phy/rtl8306.c index e280e9361a1..5206509c42a 100644 --- a/target/linux/generic/files/drivers/net/phy/rtl8306.c +++ b/target/linux/generic/files/drivers/net/phy/rtl8306.c @@ -1,7 +1,7 @@ /* * rtl8306.c: RTL8306S switch driver * - * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/swconfig.c b/target/linux/generic/files/drivers/net/phy/swconfig.c index 68ddd246add..b556510aef2 100644 --- a/target/linux/generic/files/drivers/net/phy/swconfig.c +++ b/target/linux/generic/files/drivers/net/phy/swconfig.c @@ -1,7 +1,7 @@ /* * swconfig.c: Switch configuration API * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -31,7 +31,7 @@ #include "swconfig_leds.c" -MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>"); +MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>"); MODULE_LICENSE("GPL"); static int swdev_id; diff --git a/target/linux/generic/files/include/linux/switch.h b/target/linux/generic/files/include/linux/switch.h index 0c4cce7fa5b..dda4820a7a4 100644 --- a/target/linux/generic/files/include/linux/switch.h +++ b/target/linux/generic/files/include/linux/switch.h @@ -1,7 +1,7 @@ /* * switch.h: Switch configuration API * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/include/uapi/linux/switch.h b/target/linux/generic/files/include/uapi/linux/switch.h index c0071a415af..ea449653faf 100644 --- a/target/linux/generic/files/include/uapi/linux/switch.h +++ b/target/linux/generic/files/include/uapi/linux/switch.h @@ -1,7 +1,7 @@ /* * switch.h: Switch configuration API * - * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/image/relocate/Makefile b/target/linux/generic/image/relocate/Makefile index 19e701968f4..62e3b32ee2e 100644 --- a/target/linux/generic/image/relocate/Makefile +++ b/target/linux/generic/image/relocate/Makefile @@ -2,7 +2,7 @@ # Makefile for the kernel relocation stub for MIPS devices # # Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> -# Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org> +# Copyright (C) 2015 Felix Fietkau <nbd@nbd.name> # # Some parts of this file was based on the OpenWrt specific lzma-loader # for the BCM47xx and ADM5120 based boards: diff --git a/target/linux/generic/image/relocate/head.S b/target/linux/generic/image/relocate/head.S index 3e5b374ba06..58c336d41ce 100644 --- a/target/linux/generic/image/relocate/head.S +++ b/target/linux/generic/image/relocate/head.S @@ -1,7 +1,7 @@ /* * Kernel relocation stub for MIPS devices * - * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2015 Felix Fietkau <nbd@nbd.name> * * Based on: * diff --git a/target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch b/target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch index fdfae3aeff9..fe8a6021605 100644 --- a/target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch +++ b/target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 23 Mar 2015 02:40:06 +0100 Subject: [PATCH] bgmac: fix descriptor frame start/end definitions @@ -6,7 +6,7 @@ The start-of-frame and end-of-frame bits were accidentally swapped. In the current code it does not make any difference, since they are always used together. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.h diff --git a/target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch b/target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch index 2a2df608b9a..8dc5242b5ae 100644 --- a/target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch +++ b/target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 23 Mar 2015 02:41:25 +0100 Subject: [PATCH] bgmac: implement GRO and use build_skb This improves performance for routing and local rx -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch b/target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch index 5cb21a565aa..ceb25e85ad8 100644 --- a/target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch +++ b/target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 23 Mar 2015 02:42:26 +0100 Subject: [PATCH] bgmac: implement scatter/gather support @@ -6,7 +6,7 @@ Always use software checksumming, since the hardware does not have any checksum offload support. This significantly improves local TCP tx performance. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch b/target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch index 241a3083a95..bf4a22dbea1 100644 --- a/target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch +++ b/target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 09:58:56 +0200 Subject: [PATCH] bgmac: simplify tx ring index handling @@ -6,7 +6,7 @@ Keep incrementing ring->start and ring->end instead of pointing it to the actual ring slot entry. This simplifies the calculation of the number of free slots. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch b/target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch index 3bbe9ea9cb5..4e5e2e720a0 100644 --- a/target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch +++ b/target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 10:08:04 +0200 Subject: [PATCH] bgmac: leave interrupts disabled as long as there is work to do @@ -10,7 +10,7 @@ In my tests this makes bridging/routing throughput under heavy load more stable and ensures that no new IRQs arrive as long as bgmac_poll uses up the entire budget. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch b/target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch index 2c490efbbb3..1b0742cd3a8 100644 --- a/target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch +++ b/target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 10:13:28 +0200 Subject: [PATCH] bgmac: set received skb headroom to NET_SKB_PAD A packet buffer offset of 30 bytes is inefficient, because the first 2 bytes end up in a different cacheline. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch b/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch index 2ca9d10f635..2be65b45441 100644 --- a/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch +++ b/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 22:23:07 +0200 Subject: [PATCH] bgmac: simplify/optimize rx DMA error handling Allocate a new buffer before processing the completed one. If allocation fails, reuse the old buffer. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch b/target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch index 705aa2d2a4d..6bb47476860 100644 --- a/target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch +++ b/target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 22:28:20 +0200 Subject: [PATCH] bgmac: add check for oversized packets @@ -6,7 +6,7 @@ In very rare cases, the MAC can catch an internal buffer that is bigger than it's supposed to be. Instead of crashing the kernel, simply pass the buffer back to the hardware -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch b/target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch index 4888cc32af4..1fc4ed03f1f 100644 --- a/target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch +++ b/target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 22:36:16 +0200 Subject: [PATCH] bgmac: increase rx ring size from 511 to 512 @@ -7,7 +7,7 @@ empty to allow the hardware to stop processing a buffer that has not been prepared yet. However, this doesn't work because this affects the total ring size as well -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.h diff --git a/target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch b/target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch index f8d79211594..a49bd5f5e70 100644 --- a/target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch +++ b/target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 23:19:32 +0200 Subject: [PATCH] bgmac: simplify dma init/cleanup @@ -6,7 +6,7 @@ Instead of allocating buffers at device init time and initializing descriptors at device open, do both at the same time (during open). Free all buffers when closing the device. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch b/target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch index 2e670d89b07..e7a7987f43b 100644 --- a/target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch +++ b/target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 11:59:47 +0200 Subject: [PATCH] bgmac: fix DMA rx corruption @@ -12,7 +12,7 @@ which slots are initialized. To fix this issue, always mark the last filled rx slot as invalid. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch b/target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch index 4cd2e3f80cf..4dbb6f48de1 100644 --- a/target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch +++ b/target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 12 Apr 2015 23:28:38 +0200 Subject: [PATCH] bgmac: drop ring->num_slots The ring size is always known at compile time, so make the code a bit more efficient -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-3.18/078-bgmac-reset-enable-Ethernet-core-before-using-it.patch b/target/linux/generic/patches-3.18/078-bgmac-reset-enable-Ethernet-core-before-using-it.patch index 4626502f411..ca061a50d16 100644 --- a/target/linux/generic/patches-3.18/078-bgmac-reset-enable-Ethernet-core-before-using-it.patch +++ b/target/linux/generic/patches-3.18/078-bgmac-reset-enable-Ethernet-core-before-using-it.patch @@ -10,7 +10,7 @@ This fixes Ethernet on D-Link DIR-885L with BCM47094 SoC. Felix reported similar fix was needed for his BCM4709 device (Buffalo WXR-1900DHP?). I tested this for regressions on BCM4706, BCM4708A0 and BCM47081A0. -Cc: Felix Fietkau <nbd@openwrt.org> +Cc: Felix Fietkau <nbd@nbd.name> Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/target/linux/generic/patches-3.18/079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch b/target/linux/generic/patches-3.18/079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch index 6fa4eb0a463..f8d0a587696 100644 --- a/target/linux/generic/patches-3.18/079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch +++ b/target/linux/generic/patches-3.18/079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch @@ -1,5 +1,5 @@ From c02bc350f9dbce7d637c394a6e1c4d29dc5b28b2 Mon Sep 17 00:00:00 2001 -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Tue, 12 Apr 2016 18:27:29 +0200 Subject: [PATCH] bgmac: fix MAC soft-reset bit for corerev > 4 MIME-Version: 1.0 @@ -12,7 +12,7 @@ only some devices as most of BCM4708A0KF-s got core rev 4). This was tested for regressions on BCM47094 which doesn't seem to care which bit gets used. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch b/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch index fc26b8ffafc..07d64359ce3 100644 --- a/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch +++ b/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sat, 9 May 2015 23:08:38 +0200 Subject: [PATCH] pppoe: drop pppoe device in pppoe_unbind_sock_work @@ -9,7 +9,7 @@ This leads to errors like this: [ 488.570000] unregister_netdevice: waiting for eth0.2 to become free. Usage count = 2 Fixes: 287f3a943fe ("pppoe: Use workqueue to die properly when a PADT is received") -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch b/target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch index 4ffa3c26fec..f671db6e947 100644 --- a/target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch +++ b/target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 10 Apr 2015 13:35:29 +0200 Subject: [PATCH] jffs2: use .rename2 and add RENAME_WHITEOUT support It is required for renames on overlayfs -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-3.18/111-jffs2-add-RENAME_EXCHANGE-support.patch b/target/linux/generic/patches-3.18/111-jffs2-add-RENAME_EXCHANGE-support.patch index df208da099a..be87c3507e9 100644 --- a/target/linux/generic/patches-3.18/111-jffs2-add-RENAME_EXCHANGE-support.patch +++ b/target/linux/generic/patches-3.18/111-jffs2-add-RENAME_EXCHANGE-support.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sat, 25 Apr 2015 12:41:32 +0200 Subject: [PATCH] jffs2: add RENAME_EXCHANGE support -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch b/target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch index d80ef18dd38..909611403cb 100644 --- a/target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch +++ b/target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch @@ -11,7 +11,7 @@ block forwarding packets from these disabled ports, but there is no hard requirement to not allow local packet delivery. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/bridge/br_input.c +++ b/net/bridge/br_input.c diff --git a/target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch b/target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch index 8795bde0bd3..c008aea41de 100644 --- a/target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch +++ b/target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch @@ -1,5 +1,5 @@ From 2c58080407554e1bac8fd50d23cb02420524caed Mon Sep 17 00:00:00 2001 -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 12 Aug 2013 12:50:22 +0200 Subject: [PATCH] MIPS: partially inline dma ops @@ -10,7 +10,7 @@ unnecessary code. Inlining visibly improves network performance in my tests (on a 24Kc based system), and also slightly reduces code size of a few drivers. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- arch/mips/Kconfig | 4 + arch/mips/include/asm/dma-mapping.h | 360 +++++++++++++++++++++++++++++++++++- diff --git a/target/linux/generic/patches-3.18/204-module_strip.patch b/target/linux/generic/patches-3.18/204-module_strip.patch index deef6b0c9a6..5b640bfe3eb 100644 --- a/target/linux/generic/patches-3.18/204-module_strip.patch +++ b/target/linux/generic/patches-3.18/204-module_strip.patch @@ -1,7 +1,7 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] build: add a hack for removing non-essential module info -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/include/linux/module.h +++ b/include/linux/module.h diff --git a/target/linux/generic/patches-3.18/220-gc_sections.patch b/target/linux/generic/patches-3.18/220-gc_sections.patch index 775e11c1695..d872949f8d0 100644 --- a/target/linux/generic/patches-3.18/220-gc_sections.patch +++ b/target/linux/generic/patches-3.18/220-gc_sections.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> use -ffunction-sections, -fdata-sections and --gc-sections In combination with kernel symbol export stripping this significantly reduces the kernel image size. Used on both ARM and MIPS architectures. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- diff --git a/target/linux/generic/patches-3.18/307-mips_highmem_offset.patch b/target/linux/generic/patches-3.18/307-mips_highmem_offset.patch index c9f0c84e301..5a7dc9cee9f 100644 --- a/target/linux/generic/patches-3.18/307-mips_highmem_offset.patch +++ b/target/linux/generic/patches-3.18/307-mips_highmem_offset.patch @@ -2,7 +2,7 @@ Adjust highmem offset to 0x10000000 to ensure that all kmalloc allocations stay within the same 256M boundary. This ensures that -mlong-calls is not needed on systems with more than 256M RAM. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/arch/mips/include/asm/mach-generic/spaces.h +++ b/arch/mips/include/asm/mach-generic/spaces.h diff --git a/target/linux/generic/patches-3.18/621-sched_act_connmark.patch b/target/linux/generic/patches-3.18/621-sched_act_connmark.patch index 945974981a9..958aee42cf5 100644 --- a/target/linux/generic/patches-3.18/621-sched_act_connmark.patch +++ b/target/linux/generic/patches-3.18/621-sched_act_connmark.patch @@ -2,7 +2,7 @@ +++ b/net/sched/act_connmark.c @@ -0,0 +1,126 @@ +/* -+ * Copyright (c) 2011 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (c) 2011 Felix Fietkau <nbd@nbd.name> + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, @@ -110,7 +110,7 @@ + .init = tcf_connmark_init, +}; + -+MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>"); ++MODULE_AUTHOR("Felix Fietkau <nbd@nbd.name>"); +MODULE_DESCRIPTION("Connection tracking mark restoring"); +MODULE_LICENSE("GPL"); + diff --git a/target/linux/generic/patches-3.18/630-packet_socket_type.patch b/target/linux/generic/patches-3.18/630-packet_socket_type.patch index c3c0fe46644..7502a1c3b4a 100644 --- a/target/linux/generic/patches-3.18/630-packet_socket_type.patch +++ b/target/linux/generic/patches-3.18/630-packet_socket_type.patch @@ -3,7 +3,7 @@ broadcast, unicast, etc.) on packet sockets via setsockopt. This can reduce the load in situations where only a limited number of packet types are necessary -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/include/uapi/linux/if_packet.h +++ b/include/uapi/linux/if_packet.h diff --git a/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch b/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch index 7f38c4a5619..35802d63dc7 100644 --- a/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch +++ b/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: no EAP forward When bridging, do not forward EAP frames to other ports, only deliver diff --git a/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch b/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch index 7d314ad84df..a822fb0dc93 100644 --- a/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch +++ b/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: always accept EAP Allow EAP frames to pass through bridges even in learning state. Fixes diff --git a/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch b/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch index df3a65781d8..d231f881b9c 100644 --- a/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch +++ b/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: port isolate Isolating individual bridge ports diff --git a/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch b/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch index e23a6c4a1e5..1226770a3b4 100644 --- a/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch +++ b/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: multicast to unicast Implement optinal multicast->unicast conversion for igmp snooping diff --git a/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch b/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch index 21199fe6c74..714097bca06 100644 --- a/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch +++ b/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch @@ -13,7 +13,7 @@ a mask of changed bits in MAC addresses of upper devices. This allows handling VLANs and bridge devices with different addresses (as long as they are not too different). -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/core/dev.c +++ b/net/core/dev.c diff --git a/target/linux/generic/patches-3.18/930-crashlog.patch b/target/linux/generic/patches-3.18/930-crashlog.patch index 6615db5466d..9b0eb732df2 100644 --- a/target/linux/generic/patches-3.18/930-crashlog.patch +++ b/target/linux/generic/patches-3.18/930-crashlog.patch @@ -46,7 +46,7 @@ @@ -0,0 +1,181 @@ +/* + * Crash information logger -+ * Copyright (C) 2010 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2010 Felix Fietkau <nbd@nbd.name> + * + * Based on ramoops.c + * Copyright (C) 2010 Marco Stornelli <marco.stornelli@gmail.com> diff --git a/target/linux/generic/patches-4.1/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch b/target/linux/generic/patches-4.1/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch index a3d9fd6cd9b..512df943e96 100644 --- a/target/linux/generic/patches-4.1/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch +++ b/target/linux/generic/patches-4.1/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 13 Apr 2015 15:54:04 +0200 Subject: [PATCH] bgmac: fix MAC soft-reset bit for corerev > 4 Only core revisions older than 4 use BGMAC_CMDCFG_SR_REV0 -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.h diff --git a/target/linux/generic/patches-4.1/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch b/target/linux/generic/patches-4.1/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch index 2a913a60e71..ddba71d4309 100644 --- a/target/linux/generic/patches-4.1/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch +++ b/target/linux/generic/patches-4.1/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 13 Apr 2015 15:56:26 +0200 Subject: [PATCH] bgmac: reset all 4 GMAC cores on init @@ -7,7 +7,7 @@ probe time, but only become usable after a full reset. Disable cores before re-enabling them to ensure that they are properly reset. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/net/ethernet/broadcom/bgmac.c diff --git a/target/linux/generic/patches-4.1/103-packet_allow_empty_payload.patch b/target/linux/generic/patches-4.1/103-packet_allow_empty_payload.patch index bad5b34e658..2b9c4b00a2e 100644 --- a/target/linux/generic/patches-4.1/103-packet_allow_empty_payload.patch +++ b/target/linux/generic/patches-4.1/103-packet_allow_empty_payload.patch @@ -2,7 +2,7 @@ Fix a regression in the af_packet code that was breaking PPPoE pppd sends packets with only a header and no payload. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/packet/af_packet.c +++ b/net/packet/af_packet.c diff --git a/target/linux/generic/patches-4.1/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch b/target/linux/generic/patches-4.1/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch index 9d32777feaf..c5d8321b85e 100644 --- a/target/linux/generic/patches-4.1/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch +++ b/target/linux/generic/patches-4.1/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 10 Apr 2015 13:35:29 +0200 Subject: [PATCH] jffs2: use .rename2 and add RENAME_WHITEOUT support It is required for renames on overlayfs -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-4.1/111-jffs2-add-RENAME_EXCHANGE-support.patch b/target/linux/generic/patches-4.1/111-jffs2-add-RENAME_EXCHANGE-support.patch index 3cc7b90f29e..0e1842186ac 100644 --- a/target/linux/generic/patches-4.1/111-jffs2-add-RENAME_EXCHANGE-support.patch +++ b/target/linux/generic/patches-4.1/111-jffs2-add-RENAME_EXCHANGE-support.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sat, 25 Apr 2015 12:41:32 +0200 Subject: [PATCH] jffs2: add RENAME_EXCHANGE support -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-4.1/120-bridge_allow_receiption_on_disabled_port.patch b/target/linux/generic/patches-4.1/120-bridge_allow_receiption_on_disabled_port.patch index 5cd2f570cf5..41e322850fd 100644 --- a/target/linux/generic/patches-4.1/120-bridge_allow_receiption_on_disabled_port.patch +++ b/target/linux/generic/patches-4.1/120-bridge_allow_receiption_on_disabled_port.patch @@ -11,7 +11,7 @@ block forwarding packets from these disabled ports, but there is no hard requirement to not allow local packet delivery. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/bridge/br_input.c +++ b/net/bridge/br_input.c diff --git a/target/linux/generic/patches-4.1/132-mips_inline_dma_ops.patch b/target/linux/generic/patches-4.1/132-mips_inline_dma_ops.patch index f7543cca73b..0b38d9c699b 100644 --- a/target/linux/generic/patches-4.1/132-mips_inline_dma_ops.patch +++ b/target/linux/generic/patches-4.1/132-mips_inline_dma_ops.patch @@ -1,5 +1,5 @@ From 2c58080407554e1bac8fd50d23cb02420524caed Mon Sep 17 00:00:00 2001 -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 12 Aug 2013 12:50:22 +0200 Subject: [PATCH] MIPS: partially inline dma ops @@ -10,7 +10,7 @@ unnecessary code. Inlining visibly improves network performance in my tests (on a 24Kc based system), and also slightly reduces code size of a few drivers. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- arch/mips/Kconfig | 4 + arch/mips/include/asm/dma-mapping.h | 360 +++++++++++++++++++++++++++++++++++- diff --git a/target/linux/generic/patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch b/target/linux/generic/patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch index 10b43d51bc1..3d4b64ea6f0 100644 --- a/target/linux/generic/patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch +++ b/target/linux/generic/patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Thu, 26 Nov 2015 17:03:46 +0100 Subject: [PATCH] Revert "mtd: spi-nor: disable protection for Winbond flash at startup" @@ -10,7 +10,7 @@ possibly other Spansion flash chips. Any mtd read seems to succeed, but simply returns a zero-filled buffer. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/drivers/mtd/spi-nor/spi-nor.c diff --git a/target/linux/generic/patches-4.1/204-module_strip.patch b/target/linux/generic/patches-4.1/204-module_strip.patch index ab2fd17c2b4..e46421ac902 100644 --- a/target/linux/generic/patches-4.1/204-module_strip.patch +++ b/target/linux/generic/patches-4.1/204-module_strip.patch @@ -1,7 +1,7 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] build: add a hack for removing non-essential module info -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/include/linux/module.h +++ b/include/linux/module.h diff --git a/target/linux/generic/patches-4.1/220-gc_sections.patch b/target/linux/generic/patches-4.1/220-gc_sections.patch index 98e1193e567..832be4fcf04 100644 --- a/target/linux/generic/patches-4.1/220-gc_sections.patch +++ b/target/linux/generic/patches-4.1/220-gc_sections.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> use -ffunction-sections, -fdata-sections and --gc-sections In combination with kernel symbol export stripping this significantly reduces the kernel image size. Used on both ARM and MIPS architectures. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- diff --git a/target/linux/generic/patches-4.1/307-mips_highmem_offset.patch b/target/linux/generic/patches-4.1/307-mips_highmem_offset.patch index c9f0c84e301..5a7dc9cee9f 100644 --- a/target/linux/generic/patches-4.1/307-mips_highmem_offset.patch +++ b/target/linux/generic/patches-4.1/307-mips_highmem_offset.patch @@ -2,7 +2,7 @@ Adjust highmem offset to 0x10000000 to ensure that all kmalloc allocations stay within the same 256M boundary. This ensures that -mlong-calls is not needed on systems with more than 256M RAM. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/arch/mips/include/asm/mach-generic/spaces.h +++ b/arch/mips/include/asm/mach-generic/spaces.h diff --git a/target/linux/generic/patches-4.1/465-m25p80-mx-disable-software-protection.patch b/target/linux/generic/patches-4.1/465-m25p80-mx-disable-software-protection.patch index e977e41a4b4..1d62b4f7181 100644 --- a/target/linux/generic/patches-4.1/465-m25p80-mx-disable-software-protection.patch +++ b/target/linux/generic/patches-4.1/465-m25p80-mx-disable-software-protection.patch @@ -1,6 +1,6 @@ Disable software protection bits for Macronix flashes. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c diff --git a/target/linux/generic/patches-4.1/630-packet_socket_type.patch b/target/linux/generic/patches-4.1/630-packet_socket_type.patch index 3b284f171ff..a52c45413ef 100644 --- a/target/linux/generic/patches-4.1/630-packet_socket_type.patch +++ b/target/linux/generic/patches-4.1/630-packet_socket_type.patch @@ -3,7 +3,7 @@ broadcast, unicast, etc.) on packet sockets via setsockopt. This can reduce the load in situations where only a limited number of packet types are necessary -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/include/uapi/linux/if_packet.h +++ b/include/uapi/linux/if_packet.h diff --git a/target/linux/generic/patches-4.1/640-bridge_no_eap_forward.patch b/target/linux/generic/patches-4.1/640-bridge_no_eap_forward.patch index de52c020b42..2b55f13bbc4 100644 --- a/target/linux/generic/patches-4.1/640-bridge_no_eap_forward.patch +++ b/target/linux/generic/patches-4.1/640-bridge_no_eap_forward.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: no EAP forward When bridging, do not forward EAP frames to other ports, only deliver diff --git a/target/linux/generic/patches-4.1/641-bridge_always_accept_eap.patch b/target/linux/generic/patches-4.1/641-bridge_always_accept_eap.patch index 61f96e5ca7f..a4b3ed48a31 100644 --- a/target/linux/generic/patches-4.1/641-bridge_always_accept_eap.patch +++ b/target/linux/generic/patches-4.1/641-bridge_always_accept_eap.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: always accept EAP Allow EAP frames to pass through bridges even in learning state. Fixes diff --git a/target/linux/generic/patches-4.1/642-bridge_port_isolate.patch b/target/linux/generic/patches-4.1/642-bridge_port_isolate.patch index 13f84ae13eb..d7ae041b257 100644 --- a/target/linux/generic/patches-4.1/642-bridge_port_isolate.patch +++ b/target/linux/generic/patches-4.1/642-bridge_port_isolate.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: port isolate Isolating individual bridge ports diff --git a/target/linux/generic/patches-4.1/645-bridge_multicast_to_unicast.patch b/target/linux/generic/patches-4.1/645-bridge_multicast_to_unicast.patch index 1ea6fc60e0f..1361b92183c 100644 --- a/target/linux/generic/patches-4.1/645-bridge_multicast_to_unicast.patch +++ b/target/linux/generic/patches-4.1/645-bridge_multicast_to_unicast.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: multicast to unicast Implement optinal multicast->unicast conversion for igmp snooping diff --git a/target/linux/generic/patches-4.1/680-NET-skip-GRO-for-foreign-MAC-addresses.patch b/target/linux/generic/patches-4.1/680-NET-skip-GRO-for-foreign-MAC-addresses.patch index 716fb95d50c..a7cfa235211 100644 --- a/target/linux/generic/patches-4.1/680-NET-skip-GRO-for-foreign-MAC-addresses.patch +++ b/target/linux/generic/patches-4.1/680-NET-skip-GRO-for-foreign-MAC-addresses.patch @@ -13,7 +13,7 @@ a mask of changed bits in MAC addresses of upper devices. This allows handling VLANs and bridge devices with different addresses (as long as they are not too different). -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/core/dev.c +++ b/net/core/dev.c diff --git a/target/linux/generic/patches-4.1/930-crashlog.patch b/target/linux/generic/patches-4.1/930-crashlog.patch index 31c0aa53593..ca6cf110640 100644 --- a/target/linux/generic/patches-4.1/930-crashlog.patch +++ b/target/linux/generic/patches-4.1/930-crashlog.patch @@ -46,7 +46,7 @@ @@ -0,0 +1,181 @@ +/* + * Crash information logger -+ * Copyright (C) 2010 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2010 Felix Fietkau <nbd@nbd.name> + * + * Based on ramoops.c + * Copyright (C) 2010 Marco Stornelli <marco.stornelli@gmail.com> diff --git a/target/linux/generic/patches-4.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch b/target/linux/generic/patches-4.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch index cb65ee360c3..f6c9d1edadf 100644 --- a/target/linux/generic/patches-4.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch +++ b/target/linux/generic/patches-4.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 18 Jan 2016 12:27:49 +0100 Subject: [PATCH] Kbuild: don't hardcode path to awk in scripts/ld-version.sh On some systems /usr/bin/awk does not exist, or is broken. Find it via $PATH instead. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/scripts/ld-version.sh diff --git a/target/linux/generic/patches-4.4/072-bgmac-reset-enable-Ethernet-core-before-using-it.patch b/target/linux/generic/patches-4.4/072-bgmac-reset-enable-Ethernet-core-before-using-it.patch index d643b1827e8..1306072c84a 100644 --- a/target/linux/generic/patches-4.4/072-bgmac-reset-enable-Ethernet-core-before-using-it.patch +++ b/target/linux/generic/patches-4.4/072-bgmac-reset-enable-Ethernet-core-before-using-it.patch @@ -10,7 +10,7 @@ This fixes Ethernet on D-Link DIR-885L with BCM47094 SoC. Felix reported similar fix was needed for his BCM4709 device (Buffalo WXR-1900DHP?). I tested this for regressions on BCM4706, BCM4708A0 and BCM47081A0. -Cc: Felix Fietkau <nbd@openwrt.org> +Cc: Felix Fietkau <nbd@nbd.name> Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/target/linux/generic/patches-4.4/073-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch b/target/linux/generic/patches-4.4/073-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch index 0dd1a3d4e71..a5fcaab51c9 100644 --- a/target/linux/generic/patches-4.4/073-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch +++ b/target/linux/generic/patches-4.4/073-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch @@ -1,5 +1,5 @@ From c02bc350f9dbce7d637c394a6e1c4d29dc5b28b2 Mon Sep 17 00:00:00 2001 -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Tue, 12 Apr 2016 18:27:29 +0200 Subject: [PATCH] bgmac: fix MAC soft-reset bit for corerev > 4 MIME-Version: 1.0 @@ -12,7 +12,7 @@ only some devices as most of BCM4708A0KF-s got core rev 4). This was tested for regressions on BCM47094 which doesn't seem to care which bit gets used. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/target/linux/generic/patches-4.4/101-MIPS-fix-cache-flushing-for-highmem-pages.patch b/target/linux/generic/patches-4.4/101-MIPS-fix-cache-flushing-for-highmem-pages.patch index 6a6c581bc55..237f0e500cb 100644 --- a/target/linux/generic/patches-4.4/101-MIPS-fix-cache-flushing-for-highmem-pages.patch +++ b/target/linux/generic/patches-4.4/101-MIPS-fix-cache-flushing-for-highmem-pages.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sun, 24 Jan 2016 01:03:51 +0100 Subject: [PATCH] MIPS: fix cache flushing for highmem pages @@ -10,7 +10,7 @@ Fix this by always flushing highmem pages using kmap/kunmap_atomic around the actual cache flush. This might be a bit inefficient, but at least it's stable. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/arch/mips/mm/cache.c diff --git a/target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch b/target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch index d7850a85648..b7ff845343d 100644 --- a/target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch +++ b/target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch @@ -1,10 +1,10 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Fri, 10 Apr 2015 13:35:29 +0200 Subject: [PATCH] jffs2: use .rename2 and add RENAME_WHITEOUT support It is required for renames on overlayfs -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch b/target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch index d7188856545..b62408717e4 100644 --- a/target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch +++ b/target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch @@ -1,8 +1,8 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Sat, 25 Apr 2015 12:41:32 +0200 Subject: [PATCH] jffs2: add RENAME_EXCHANGE support -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/fs/jffs2/dir.c diff --git a/target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch b/target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch index 1e4955bce65..727ab752e96 100644 --- a/target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch +++ b/target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch @@ -11,7 +11,7 @@ block forwarding packets from these disabled ports, but there is no hard requirement to not allow local packet delivery. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/bridge/br_input.c +++ b/net/bridge/br_input.c diff --git a/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch b/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch index c987ccc6b01..bf7dca6a334 100644 --- a/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch +++ b/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch @@ -1,5 +1,5 @@ From 2c58080407554e1bac8fd50d23cb02420524caed Mon Sep 17 00:00:00 2001 -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Date: Mon, 12 Aug 2013 12:50:22 +0200 Subject: [PATCH] MIPS: partially inline dma ops @@ -10,7 +10,7 @@ unnecessary code. Inlining visibly improves network performance in my tests (on a 24Kc based system), and also slightly reduces code size of a few drivers. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- arch/mips/Kconfig | 4 + arch/mips/include/asm/dma-mapping.h | 360 +++++++++++++++++++++++++++++++++++- diff --git a/target/linux/generic/patches-4.4/204-module_strip.patch b/target/linux/generic/patches-4.4/204-module_strip.patch index 225fc6927ed..f51f14c3074 100644 --- a/target/linux/generic/patches-4.4/204-module_strip.patch +++ b/target/linux/generic/patches-4.4/204-module_strip.patch @@ -1,7 +1,7 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] build: add a hack for removing non-essential module info -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/include/linux/module.h +++ b/include/linux/module.h diff --git a/target/linux/generic/patches-4.4/206-mips-disable-vdso.patch b/target/linux/generic/patches-4.4/206-mips-disable-vdso.patch index 9b1346db81a..1abe78f1418 100644 --- a/target/linux/generic/patches-4.4/206-mips-disable-vdso.patch +++ b/target/linux/generic/patches-4.4/206-mips-disable-vdso.patch @@ -1,6 +1,6 @@ Disable MIPS VDSO until the cache issues have been sorted out. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/arch/mips/vdso/Makefile +++ b/arch/mips/vdso/Makefile diff --git a/target/linux/generic/patches-4.4/220-gc_sections.patch b/target/linux/generic/patches-4.4/220-gc_sections.patch index e89ef77d903..6c8fa3b4c94 100644 --- a/target/linux/generic/patches-4.4/220-gc_sections.patch +++ b/target/linux/generic/patches-4.4/220-gc_sections.patch @@ -1,11 +1,11 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> use -ffunction-sections, -fdata-sections and --gc-sections In combination with kernel symbol export stripping this significantly reduces the kernel image size. Used on both ARM and MIPS architectures. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- diff --git a/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch b/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch index c9f0c84e301..5a7dc9cee9f 100644 --- a/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch +++ b/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch @@ -2,7 +2,7 @@ Adjust highmem offset to 0x10000000 to ensure that all kmalloc allocations stay within the same 256M boundary. This ensures that -mlong-calls is not needed on systems with more than 256M RAM. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- --- a/arch/mips/include/asm/mach-generic/spaces.h +++ b/arch/mips/include/asm/mach-generic/spaces.h diff --git a/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch b/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch index cc2103b2e86..726e4d1a965 100644 --- a/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch +++ b/target/linux/generic/patches-4.4/465-m25p80-mx-disable-software-protection.patch @@ -1,6 +1,6 @@ Disable software protection bits for Macronix flashes. -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c diff --git a/target/linux/generic/patches-4.4/630-packet_socket_type.patch b/target/linux/generic/patches-4.4/630-packet_socket_type.patch index 4106da78a8b..a7ffccc2a63 100644 --- a/target/linux/generic/patches-4.4/630-packet_socket_type.patch +++ b/target/linux/generic/patches-4.4/630-packet_socket_type.patch @@ -3,7 +3,7 @@ broadcast, unicast, etc.) on packet sockets via setsockopt. This can reduce the load in situations where only a limited number of packet types are necessary -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/include/uapi/linux/if_packet.h +++ b/include/uapi/linux/if_packet.h diff --git a/target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch b/target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch index 1fc101c5c47..24cc2b29618 100644 --- a/target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch +++ b/target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: no EAP forward When bridging, do not forward EAP frames to other ports, only deliver diff --git a/target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch b/target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch index 0ff8e737d3c..5da6ab64a17 100644 --- a/target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch +++ b/target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: always accept EAP Allow EAP frames to pass through bridges even in learning state. Fixes diff --git a/target/linux/generic/patches-4.4/642-bridge_port_isolate.patch b/target/linux/generic/patches-4.4/642-bridge_port_isolate.patch index 1f1cb1d394a..3ece047317e 100644 --- a/target/linux/generic/patches-4.4/642-bridge_port_isolate.patch +++ b/target/linux/generic/patches-4.4/642-bridge_port_isolate.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: port isolate Isolating individual bridge ports diff --git a/target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch b/target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch index 9b2ff3fc762..bab091262c8 100644 --- a/target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch +++ b/target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch @@ -1,4 +1,4 @@ -From: Felix Fietkau <nbd@openwrt.org> +From: Felix Fietkau <nbd@nbd.name> Subject: [PATCH] bridge: multicast to unicast Implement optinal multicast->unicast conversion for igmp snooping diff --git a/target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch b/target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch index a9ea04a43db..a658bfe9d15 100644 --- a/target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch +++ b/target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch @@ -13,7 +13,7 @@ a mask of changed bits in MAC addresses of upper devices. This allows handling VLANs and bridge devices with different addresses (as long as they are not too different). -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/core/dev.c +++ b/net/core/dev.c diff --git a/target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch b/target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch index 5b1a9ceaebd..2044872973f 100644 --- a/target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch +++ b/target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch @@ -8,7 +8,7 @@ network interface. The new property points at a mtd partition with an offset where the mac address can be found. Signed-off-by: John Crispin <blogic@openwrt.org> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> --- drivers/of/of_net.c | 37 +++++++++++++++++++++++++++++++++++++ include/linux/of_net.h | 1 + diff --git a/target/linux/generic/patches-4.4/930-crashlog.patch b/target/linux/generic/patches-4.4/930-crashlog.patch index 514ff469d8d..27a7f6ab351 100644 --- a/target/linux/generic/patches-4.4/930-crashlog.patch +++ b/target/linux/generic/patches-4.4/930-crashlog.patch @@ -46,7 +46,7 @@ @@ -0,0 +1,181 @@ +/* + * Crash information logger -+ * Copyright (C) 2010 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2010 Felix Fietkau <nbd@nbd.name> + * + * Based on ramoops.c + * Copyright (C) 2010 Marco Stornelli <marco.stornelli@gmail.com> |
