summaryrefslogtreecommitdiff
path: root/tc/q_fq_codel.c
AgeCommit message (Expand)Author
2020-04-27tc: fq_codel: add drop_batch parameterEric Dumazet
2020-04-20tc: fq_codel: fix class stat deficit is signed intBenjamin Lee
2020-01-02Merge branch 'master' into nextDavid Ahern
2019-12-29tc: fq_codel: fix missing statistic in JSON outputLeslie Monis
2019-12-11tc: do not output newline in oneline modeStephen Hemminger
2019-05-20treewide: refactor help messagesMatteo Croce
2018-03-13tc: Add JSON output of fq_codel statsToke Høiland-Jørgensen
2018-03-13tc: Add missing documentation for codel and fq_codel parametersToke Høiland-Jørgensen
2018-02-02treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych
2017-11-26tc: jsonify fq_codel qdiscJiri Pirko
2017-11-24tc: B.W limits can now be specified in %.Nishanth Devarajan
2017-11-12drop unneeded include of syslog.hStephen Hemminger
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-06-08fq_codel: add per queue memory limitEric Dumazet
2016-03-21tc: code cleanupStephen Hemminger
2016-03-21tc: q_{codel,fq_codel}: add missing space in help textLuca Lemmo
2015-05-21codel: add ce_threshold support to codel & fc_codelEric Dumazet
2012-05-22fq_codel: Fair Queue Codel AQMEric Dumazet