Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -1/+1 |
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -1/+1 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -3/+4 |
* | base: move "netlink-private/utils.h" to "base/nl-base-utils.h" | Thomas Haller | 2023-07-31 | 1 | -1/+1 |
* | cli: use <netlink-private/utils.h> in cli and _nl_{init,exit} | Thomas Haller | 2023-07-28 | 1 | -2/+4 |
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+1 |
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+1 |
* | qdisc: avoid calling strstr() with a NULL haystack | Nicolas PLANEL | 2014-08-27 | 1 | -9/+10 |
* | qdisc: add hfsc qdisc support | Cong Wang | 2014-07-30 | 1 | -0/+250 |