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
DENG Qingfang dc4ffaa5ab generic: fix DSA VLAN filtering
Currently enabling VLAN filtering blocks all traffic in the bridge
immediately. That is because DSA ignores all VLAN setup when VLAN
filtering is disabled, and when it is enabled, there is no VLAN entry
in the VLAN table, causing all traffic to be blocked.

Add patches to allow VLAN setup even if VLAN filtering is disabled.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years ago
..
apm821xx apm821xx: set DEVICE_TYPE to "nas" for sata subtarget 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: provide consistent basic DEVICE_TYPE 4 years ago
archs38 treewide: provide consistent basic DEVICE_TYPE 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: phy-ar7200-usb: do not print error on defered init 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.43 4 years ago
bcm47xx bcm47xx: fix brcm-wl module loading 4 years ago
bcm53xx bcm53xx: remove support for kernel 4.14 4 years ago
bcm63xx bcm63xx: vg-8050: fix WFI partition size 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini treewide: drop DEVICE_TYPE when used as device variable 4 years ago
generic generic: fix DSA VLAN filtering 4 years ago
imx6 imx6: image: increase max ubifs file-system size 4 years ago
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 4 years ago
ipq806x ipq806x: enable disk-activity LED trigger 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood treewide: drop DEVICE_TYPE when used as device variable 4 years ago
lantiq lantiq: fritz 7360 v2: remove additional supported devices 4 years ago
layerscape layerscape: remove support for kernel 4.14 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek ramips/mediatek: select kmod-mt7615-firmware where kmod-mt7615e is selected 4 years ago
mpc85xx mpc85xx: restructure image receipts 4 years ago
mvebu mvebu: rename Linksys Mamba WAN port 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: set 5.4 as default kernel 4 years ago
octeontx octeontx: fix mcp251x can controller 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips/mediatek: select kmod-mt7615-firmware where kmod-mt7615e is selected 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 kernel: add gpio-it87 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile