openwrt-pf/target/linux
Jan Hoffmann c94ca63ed4 realtek: don't set L2LEARNING flag in rtl83xx TX header
As learning for the CPU port is now disabled globally, the bit in the
TX header doesn't have any effect anymore. Remove it to make the header
consistent with the global configuration.

Originally, this change was intended to be applied before commit
eb456aedfe ("realtek: use assisted learning on CPU port"), which is
why the commit message incorrectly mentions that the TX header already
disables learning.

The reason for disabling learning on the CPU port in the first place is
that it doesn't work correctly when packets are trapped to the CPU and
then forwarded by the CPU to other ports. In that case, the switch would
incorrectly learn the CPU port as source. An example that triggered this
issue are Multicast Listener Reports and IGMP membership reports.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2022-12-27 16:29:39 +01:00
..
airoha airoha: disable swconfig 2022-11-27 13:18:29 +01:00
apm821xx kernel: bump 5.10 to 5.10.161 2022-12-24 15:24:18 +01:00
archs38
armvirt
at91
ath25 ath25: add generic subtarget 2022-12-23 19:44:14 +01:00
ath79 ath79: image: don't depend on other COMPILE targets 2022-12-19 12:27:35 +00:00
bcm27xx kernel: bump 5.15 to 5.15.85 2022-12-24 15:22:33 +01:00
bcm47xx
bcm53xx bcm53xx: Patch to support BCMA rev 11 2022-12-15 15:08:08 +01:00
bcm63xx kernel: bump 5.15 to 5.15.83 2022-12-14 23:34:50 +01:00
bcm4908
bmips
gemini gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
generic kernel: bump 5.10 to 5.10.161 2022-12-24 15:24:18 +01:00
imx
ipq40xx ipq40xx: fix usb driver not loaded for GL-A1300 2022-12-11 03:06:54 +01:00
ipq806x ipq806x: 5.15: standardize wpq864 partition table 2022-12-14 02:23:22 +01:00
kirkwood kirkwood: add generic subtarget 2022-12-23 19:44:20 +01:00
lantiq lantiq: vr9: include usb driver for fritz 7430 2022-12-11 16:46:34 +01:00
layerscape kernel: bump 5.15 to 5.15.83 2022-12-14 23:34:50 +01:00
malta
mediatek mediatek: redmi-ax6000: drop cs-gpios 2022-12-17 15:07:54 +08:00
mpc85xx mpc85xx: drop empty patch as it backported to LTS kernel 5.15.70 2022-12-24 12:24:46 +01:00
mvebu Revert "Revert "mvebu: switch default kernel to 5.15"" 2022-12-20 14:00:35 +01:00
mxs mxs: add generic subtarget 2022-12-23 19:44:20 +01:00
octeon
octeontx octeontx: add generic subtarget 2022-12-23 19:44:21 +01:00
omap omap: add generic subtarget 2022-12-23 19:44:22 +01:00
oxnas
pistachio pistachio: add generic subtarget 2022-12-23 19:44:22 +01:00
qoriq qoriq: switch to kernel 5.15 2022-12-14 18:53:39 +02:00
ramips ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compile 2022-12-23 00:43:39 +01:00
realtek realtek: don't set L2LEARNING flag in rtl83xx TX header 2022-12-27 16:29:39 +01:00
rockchip sunxi: ensure NanoPi R1 has unique MAC address 2022-12-25 02:27:55 +01:00
sunxi sunxi: ensure NanoPi R1 has unique MAC address 2022-12-25 02:27:55 +01:00
tegra tegra: add generic subtarget 2022-12-23 19:44:21 +01:00
uml uml: switch to Kernel 5.15 2022-12-12 09:06:17 +01:00
x86 kernel: Move CONFIG_DRM_XEN_FRONTEND to generic configuration 2022-12-23 00:43:23 +01:00
zynq zynq: add generic subtarget 2022-12-23 19:44:21 +01:00
Makefile