summaryrefslogtreecommitdiff
path: root/net/sched/sch_mqprio_lib.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet1-1/+2
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet1-2/+5
2023-11-01net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira1-0/+1
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+14
2023-02-06net/sched: refactor mqprio qopt reconstruction to a library functionVladimir Oltean1-0/+14
2023-02-06net/sched: taprio: centralize mqprio qopt validationVladimir Oltean1-0/+103