Age | Commit message (Expand) | Author |
---|---|---|
2017-11-27 | lenght->length, mostly in comments | Stuart Henderson |
2017-07-24 | Fixup free list handling in fqcodel_deq_begin | Mike Belopuhov |
2017-06-28 | Provide pf queue manager API | Mike Belopuhov |
2017-05-24 | Fail with EINVAL when asked to create a non-root queue instead of panicking | Mike Belopuhov |
2017-05-15 | clang warns on unused static const variables. Remove one such unused | Jonathan Gray |
2017-05-12 | Export delay statistics instead of bucket information | Mike Belopuhov |
2017-05-11 | Remove a leftover from the ifq_mfreeml conversion | Mike Belopuhov |
2017-05-11 | Add pf queue configuration glue for FQ-CoDel | Mike Belopuhov |
2017-05-11 | Increment drop counter on the enqueue failure | Mike Belopuhov |
2017-05-07 | Fix stage transition from the initial one to DROPPING | Mike Belopuhov |
2017-05-04 | Implementation of the Flow Queue - Controlled Delay (FQ-CoDel) | Mike Belopuhov |