aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/shaper (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski1-3/+3
2024-10-10net-shapers: implement cap validation in the corePaolo Abeni1-0/+101
2024-10-10net: shaper: implement introspection supportPaolo Abeni1-3/+95
2024-10-10netlink: spec: add shaper introspection supportPaolo Abeni3-0/+71
2024-10-10net-shapers: implement shaper cleanup on queue deletionPaolo Abeni1-0/+48
2024-10-10net-shapers: implement delete support for NODE scope shaperPaolo Abeni1-12/+74
2024-10-10net-shapers: implement NL group operationPaolo Abeni1-0/+350
2024-10-10net-shapers: implement NL set and delete operationsPaolo Abeni1-3/+380
2024-10-10net-shapers: implement NL get operationPaolo Abeni1-7/+328
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni4-0/+222