Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network/qdisc: introduce qdisc_ref() and qdisc_unref() | Yu Watanabe | 2024-09-02 | 1 | -3/+3 |
* | tree-wide: use ASSERT_PTR more | David Tardon | 2022-09-13 | 1 | -6/+3 |
* | network: traffic control: drop meta from QDisc and TClass | Yu Watanabe | 2022-02-26 | 1 | -0/+1 |
* | network: move logging from tc .fill_message to the callers | Zbigniew Jędrzejewski-Szmek | 2022-01-05 | 1 | -11/+11 |
* | Drop the text argument from assert_not_reached() | Zbigniew Jędrzejewski-Szmek | 2021-08-03 | 1 | -1/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | network: downgrade log level in conf parsers | Yu Watanabe | 2020-07-16 | 1 | -20/+26 |
* | network: tc: fix n_prio bounds check | Vito Caputo | 2020-07-06 | 1 | -1/+1 |
* | network: tc: introduce Enhanced Transmission Selection (ETS) | Yu Watanabe | 2020-06-18 | 1 | -0/+338 |