aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-5.10/610-v5.13-52-net-ethernet-mtk_eth_soc-missing-mutex.patch
Commit message (Collapse)AuthorAge
* treewide: remove files for building 5.10 kernelNick Hainke2023-05-12
| | | | | | | | | | | All targets are bumped to 5.15. Remove the old 5.10 patches, configs and files using: find target/linux -iname '*-5.10' -exec rm -r {} \; Further, remove the 5.10 include. Signed-off-by: Nick Hainke <vincent@systemli.org>
* kernel: backport a few upstream flow offloading fixesFelix Fietkau2021-07-08
Signed-off-by: Felix Fietkau <nbd@nbd.name>