You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Hauke Mehrtens ae27cbf98b kernel: generic: Fix skip GRO for foreign MAC address patches
Somewhere in the kernel 4.9 migration process it looks like this patch
was broken. The update should be done when a device is added to the
bridge and when it gets removed, currently it is only done on the remove
path twice which does not make any sense.
I do not have a setup to test this now so this is only compile tested.

Fixes: f791fb4af4 ("kernel: add linux 4.9 support")
Fixes: b3f95490b9 ("kernel: generic: Add kernel 4.14 support")
Reported-by: Andrey Jr. Melnikov <temnota.am@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
6 years ago
..
backport-4.9 kernel: backport patches simplifying mtd_device_parse_register code 6 years ago
backport-4.14 kernel: refresh patches 6 years ago
files kernel: ar83xx: remove stray leading space 6 years ago
hack-4.9 kernel: bump 4.9 to 4.9.82 6 years ago
hack-4.14 kernel: refresh patches 6 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-3.18 kernel: use upstream patches for musl 6 years ago
pending-4.4 kernel: use upstream patches for musl 6 years ago
pending-4.9 kernel: generic: Fix skip GRO for foreign MAC address patches 6 years ago
pending-4.14 kernel: generic: Fix skip GRO for foreign MAC address patches 6 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: mtdsplit: Add support for D-link JBOOT 6 years ago
config-4.4 kernel: mtdsplit: Add support for D-link JBOOT 6 years ago
config-4.9 kernel: add missing symbol 6 years ago
config-4.14 kernel: add missing symbol 6 years ago