Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 8 | -59/+8 |
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+1 |
* | trivial: whitespace-only fixes for src and lib | Peter Wu | 2016-08-12 | 6 | -15/+15 |
* | 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 |
* | add fq_codel cli module | Cong Wang | 2013-11-22 | 1 | -0/+112 |
* | add ingress qdisc | Cong Wang | 2013-10-30 | 1 | -0/+65 |
* | Support plug qdisc - queue traffic until explicit release | Shriram Rajagopalan | 2012-02-14 | 1 | -0/+113 |
* | rename sch -> qdisc | Thomas Graf | 2011-03-21 | 3 | -3/+3 |
* | Unified TC API | Thomas Graf | 2011-03-21 | 4 | -34/+52 |
* | Unified TC attributes interface | Thomas Graf | 2010-10-26 | 1 | -21/+0 |
* | nl-class-add tool | Thomas Graf | 2010-10-20 | 4 | -11/+144 |
* | pfifo/bfifo qdisc support for cli libs | Thomas Graf | 2010-10-19 | 2 | -0/+155 |
* | nl-qdisc-add tool | Thomas Graf | 2010-10-19 | 2 | -0/+142 |