Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-16 | net: add netdev_lock() / netdev_unlock() helpers | Jakub Kicinski | 1 | -3/+3 |
2024-10-10 | net-shapers: implement cap validation in the core | Paolo Abeni | 1 | -0/+101 |
2024-10-10 | net: shaper: implement introspection support | Paolo Abeni | 1 | -3/+95 |
2024-10-10 | netlink: spec: add shaper introspection support | Paolo Abeni | 3 | -0/+71 |
2024-10-10 | net-shapers: implement shaper cleanup on queue deletion | Paolo Abeni | 1 | -0/+48 |
2024-10-10 | net-shapers: implement delete support for NODE scope shaper | Paolo Abeni | 1 | -12/+74 |
2024-10-10 | net-shapers: implement NL group operation | Paolo Abeni | 1 | -0/+350 |
2024-10-10 | net-shapers: implement NL set and delete operations | Paolo Abeni | 1 | -3/+380 |
2024-10-10 | net-shapers: implement NL get operation | Paolo Abeni | 1 | -7/+328 |
2024-10-10 | netlink: spec: add shaper YAML spec | Paolo Abeni | 4 | -0/+222 |