Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pie: fix kernel-doc notation warning | Randy Dunlap | 2023-07-14 | 1 | -1/+1 |
* | pie: realign comment | Leslie Monis | 2020-03-04 | 1 | -9/+9 |
* | pie: remove pie_vars->accu_prob_overflows | Leslie Monis | 2020-03-04 | 1 | -4/+1 |
* | pie: use term backlog instead of qlen | Leslie Monis | 2020-03-04 | 1 | -5/+5 |
* | net: sched: add Flow Queue PIE packet scheduler | Mohit P. Tahiliani | 2020-01-23 | 1 | -0/+2 |
* | net: sched: pie: export symbols to be reused by FQ-PIE | Mohit P. Tahiliani | 2020-01-23 | 1 | -0/+9 |
* | pie: improve comments and commenting style | Mohit P. Tahiliani | 2020-01-23 | 1 | -27/+58 |
* | pie: rearrange structure members and their initializations | Mohit P. Tahiliani | 2020-01-23 | 1 | -10/+10 |
* | pie: use u8 instead of bool in pie_vars | Mohit P. Tahiliani | 2020-01-23 | 1 | -2/+2 |
* | pie: rearrange macros in order of length | Mohit P. Tahiliani | 2020-01-23 | 1 | -5/+5 |
* | pie: use U64_MAX to denote (2^64 - 1) | Mohit P. Tahiliani | 2020-01-23 | 1 | -2/+2 |
* | net: sched: pie: move common code to pie.h | Mohit P. Tahiliani | 2020-01-23 | 1 | -0/+96 |