aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.10/601-v5.12-net-implement-threaded-able-napi-poll-loop-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: replace threaded NAPI implementation in 5.10 with upstream backportFelix Fietkau2021-03-151-0/+261
This uses a kthread per NAPI instance instead of the workqueue approach Signed-off-by: Felix Fietkau <nbd@nbd.name>