Felix Fietkau
c75c90edf6
kernel: port missing ubi EOF marker support patch to 3.19 and 4.0
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44801
2015-03-16 05:16:14 +00:00
Felix Fietkau
d5b99a2d74
kernel: add missing description for GRO optimization patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44798
2015-03-16 04:19:09 +00:00
Felix Fietkau
270bc6427b
kernel: skip GRO for packets bridged to other hosts
...
Eliminates excessive skb copying when bridging from LAN to WLAN on
ramips.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44797
2015-03-15 20:32:09 +00:00
Felix Fietkau
c5aa269d57
kernel: linux 3.19 also needs the network namespace related fd export patch ( #19161 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44751
2015-03-14 05:38:14 +00:00
Felix Fietkau
cd34dcd2ce
atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25
...
This patch starts upsteam ath25 code backporting.
No functional changes.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44706
2015-03-13 02:57:51 +00:00
John Crispin
850bab2559
kernel: fix yaffs compile for >= v3.16
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44643
2015-03-10 13:08:17 +00:00
Rafał Miłecki
8be054faf4
kernel: backport bcma changes to 3.19 and 4.0
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44597
2015-03-04 07:08:39 +00:00
Felix Fietkau
978830466a
kernel: fix the mips module relocation patch for 3.19+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44590
2015-03-02 04:42:17 +00:00
Jonas Gorski
92eb27f56d
package: mtd: move bcm963xx_tag definition into source code
...
Remove the need for the header file to be exported - we don't need most
of it anyway; all we care about are the offset of the rootfs length and
header crc fields.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44557
2015-02-27 17:38:25 +00:00
Felix Fietkau
b64ca483ef
kernel: fix 3.18+ if_bridge.h header conflict with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44553
2015-02-27 07:35:26 +00:00
John Crispin
91c07334d8
generic: improve kexec support of MIPS.
...
- Allow --command-line parameters of kexec-tools be parsed and used by
the kernel.
- For malta machine, mark kernel code and kernel data segments as
"System RAM" instead of "reserved" in /proc/iomem, otherwise
kexec-tools will complain that program segments in ELF kernel file
are invalid.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44429
2015-02-13 07:29:25 +00:00
John Crispin
7b3354bb92
generic: fix broken patch in the transition of 3.19 from -rc5 to release .0
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44416
2015-02-12 08:07:20 +00:00
Rafał Miłecki
1f3cdb8634
kernel: fix bgmac check for chip ID
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44411
2015-02-11 18:11:22 +00:00
Luka Perkov
92f324d333
kernel: switch 3.19 from -rc5 to release .0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44381
2015-02-10 22:36:59 +00:00
John Crispin
7155ec7191
kernel: copy mips_decompressor_memmove patch to 3.18/3.19
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44339
2015-02-09 12:10:46 +00:00
Imre Kaloz
b361a9d59a
generic: allow ubi autoattach to run on NOR flash
...
Some devices out there only have a NOR flash to store the rootfs on.
While using UBI is arguable on this kind of flash, this is something that should
be supported.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44260
2015-02-05 11:21:31 +00:00
Imre Kaloz
11a2a6b220
generic/3.19: fixup the value of IFF_NO_IP_ALIGN
...
Reported-by: Stephen Walker <stephendwalker+openwrt@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44139
2015-01-25 18:14:18 +00:00
Imre Kaloz
d26694243a
generic: add preliminary 3.19 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44126
2015-01-25 15:20:39 +00:00