Age | Commit message (Expand) | Author |
---|---|---|
2015-09-30 | provide a hfsc_requeue() | David Gwynne |
2015-04-12 | pull structs and macros that are only used in hfsc.c out of the header | David Gwynne |
2015-04-11 | the hfsc pools are only used in hfsc.c, so move the init of them | David Gwynne |
2014-04-19 | disgusting altq compat hack goes away | Henning Brauer |
2014-01-27 | Make the amount of classes limited by 64k, with automatic table growing. | pelikan |
2013-11-01 | push the queues every 1/HZ using timeout(9) | pelikan |
2013-10-31 | revert previous, net/if.h exports bad things to userspace. | pelikan |
2013-10-31 | push the queues every 1/HZ using timeout(9) | pelikan |
2013-10-12 | standalone hfsc implementation with new interface to the consumers, for | Henning Brauer |