]> git.proxmox.com Git - mirror_iproute2.git/history - tc/q_fq_codel.c
vdpa: add .gitignore
[mirror_iproute2.git] / tc / q_fq_codel.c
2020-12-25 Stephen HemmingerMerge git://git.kernel.org/pub/scm/network/iproute2...
2020-12-16 David AhernMerge branch 'main' into next
2020-12-09 David AhernMerge branch 'rate-size-parsing-output' into next
2020-12-09 Petr Machatalib: Move sprint_size() from tc here, add print_size()
2020-05-05 David AhernMerge branch 'master' into next
2020-04-27 Eric Dumazettc: fq_codel: add drop_batch parameter
2020-04-20 Benjamin Leetc: fq_codel: fix class stat deficit is signed int
2020-01-29 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-01-02 David AhernMerge branch 'master' into next
2019-12-29 Leslie Monistc: fq_codel: fix missing statistic in JSON output
2019-12-11 Stephen Hemmingertc: do not output newline in oneline mode
2019-07-10 David AhernMerge branch 'master' into next
2019-07-09 David AhernMerge branch 'master' into next
2019-06-21 David AhernMerge branch 'master' into next
2019-06-14 David AhernMerge branch 'master' into next
2019-06-10 David AhernMerge branch 'master' into next
2019-05-20 Matteo Crocetreewide: refactor help messages
2018-04-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-27 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-14 Toke Høiland-Jørgensentc: Add JSON output of fq_codel stats
2018-03-14 Toke Høiland-Jørgensentc: Add missing documentation for codel and fq_codel...
2018-03-14 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-02-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-02-02 Serhey Popovychtreewide: Use addattr_nest()/addattr_nest_end() to...
2017-11-28 Stephen HemmingerMerge branch 'master' into net-next
2017-11-26 Jiri Pirkotc: jsonify fq_codel qdisc
2017-11-24 Nishanth Devarajantc: B.W limits can now be specified in %.
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen Hemmingerdrop unneeded include of syslog.h
2016-07-20 Stephen HemmingerMerge branch 'master' into net-next
2016-07-20 Phil SutterUse C99 style initializers everywhere
2016-06-08 Eric Dumazetfq_codel: add per queue memory limit
2016-03-21 Stephen Hemmingertc: code cleanup
2016-03-21 Luca Lemmotc: q_{codel,fq_codel}: add missing space in help text
2015-06-26 Stephen HemmingerMerge branch 'master' into net-next
2015-06-26 Stephen HemmingerMerge branch 'master' into net-next
2015-06-25 Stephen HemmingerMerge branch 'master' into net-next
2015-06-25 Stephen HemmingerMerge branch 'net-next' of git://git.kernel.org/pub...
2015-05-28 Stephen HemmingerMerge branch 'master' into net-next
2015-05-21 Eric Dumazetcodel: add ce_threshold support to codel & fc_codel
2012-05-22 Eric Dumazetfq_codel: Fair Queue Codel AQM