summaryrefslogtreecommitdiff
path: root/net/sched/bpf_qdisc.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-03bpf: net_sched: Make some Qdisc_ops ops mandatoryAmery Hung1-0/+12
2025-05-03bpf: net_sched: Fix bpf qdisc init prologue when set as default qdiscAmery Hung1-5/+7
2025-04-17bpf: net_sched: Disable attaching bpf qdisc to non rootAmery Hung1-2/+23
2025-04-17bpf: net_sched: Support updating bstatsAmery Hung1-0/+11
2025-04-17bpf: net_sched: Add a qdisc watchdog timerAmery Hung1-1/+105
2025-04-17bpf: net_sched: Add basic bpf qdisc kfuncsAmery Hung1-1/+110
2025-04-17bpf: net_sched: Support implementation of Qdisc_ops in bpfAmery Hung1-0/+216