Age | Commit message (Expand) | Author |
2019-05-07 | taprio: add null check on sched_nest to avoid potential null pointer dereference | Colin Ian King |
2019-05-01 | taprio: Add support for cycle-time-extension | Vinicius Costa Gomes |
2019-05-01 | taprio: Add support for setting the cycle-time manually | Vinicius Costa Gomes |
2019-05-01 | taprio: Add support adding an admin schedule | Vinicius Costa Gomes |
2019-05-01 | taprio: Fix potencial use of invalid memory during dequeue() | Vinicius Costa Gomes |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-04-23 | net: sched: taprio: Fix taprio_dequeue() | Andre Guedes |
2019-04-23 | net: sched: taprio: Fix taprio_peek() | Andre Guedes |
2019-04-23 | net: sched: taprio: Remove should_restart_cycle() | Andre Guedes |
2019-04-23 | net: sched: taprio: Refactor taprio_get_start_time() | Andre Guedes |
2019-04-23 | net: sched: taprio: Remove pointless variable assigment | Andre Guedes |
2019-04-18 | net/sched: taprio: fix build without 64bit div | Jakub Kicinski |
2019-04-10 | net/sched: taprio: fix picos_per_byte miscalculation | Leandro Dorileo |
2019-04-01 | net: sched: introduce and use qstats read helpers | Paolo Abeni |
2018-10-04 | tc: Add support for configuring the taprio scheduler | Vinicius Costa Gomes |