kernel: 5.10: fix ar8216 vlans
authorMathias Kresin <dev@kresin.me>
Sat, 23 Oct 2021 19:14:02 +0000 (21:14 +0200)
committerMathias Kresin <dev@kresin.me>
Tue, 2 Nov 2021 21:36:41 +0000 (22:36 +0100)
commit9201ff54766f60318db3870dc94275c61138773b
tree78db3cb9c861275ec386ff827bd594613d2322c1
parent7b7bbec4539591d6f09c8eaa45b6532625b63812
kernel: 5.10: fix ar8216 vlans

ar8216 switches have a hardware bug, which renders normal 802.1q support
unusable. Packet mangling is required to fix up the vlan for incoming
packets.

The patch was ommited at the time kernel 5.10 support was added but is
still required for ar8216 switches.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/generic/hack-5.10/721-net-add-packet-mangeling.patch [new file with mode: 0644]
target/linux/generic/hack-5.10/901-debloat_sock_diag.patch