aboutsummaryrefslogtreecommitdiffstats
path: root/tc/q_mqprio.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12tc: make qdisc_util arg constStephen Hemminger1-2/+2
2023-04-24tc/mqprio: add support for preemptible traffic classesVladimir Oltean1-0/+99
2023-01-14tc: use SPDXStephen Hemminger1-5/+1
2020-12-09lib: Move print_rate() from tc here; modernizePetr Machata1-4/+2
2020-12-03tc/mqprio: json-ify outputLuca Boccassi1-14/+22
2020-05-18tc: mqprio: reject queues count/offset pair count higher than num_tcMaciej Fijalkowski1-0/+8
2019-05-20treewide: refactor help messagesMatteo Croce1-6/+7
2018-09-10tc/mqprio: Print extra info on invalid args.Caleb Raitto1-2/+1
2018-07-19tc: Do not use addattr_nest_compat on mqprio and netemJesus Sanchez-Palencia1-2/+3
2018-02-02treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych1-3/+2
2017-11-24tc: B.W limits can now be specified in %.Nishanth Devarajan1-1/+1
2017-11-12drop unneeded include of syslog.hStephen Hemminger1-1/+0
2017-11-01tc/mqprio: Offload mode and shaper options in mqprioAmritha Nambiar1-0/+178
2017-08-24tc: use named initializer for default mqprio optionsStephen Hemminger1-4/+6
2013-02-12ip: make local functions staticStephen Hemminger1-1/+1
2012-02-22iproute2: tc - mqprio formatted print fixPetr Sabata1-2/+2
2011-04-26iproute2: improve mqprio inputs for queue offsets and countsJohn Fastabend1-10/+17
2011-04-12iproute2: tc add mqprio qdisc supportJohn Fastabend1-0/+124