Age | Commit message (Expand) | Author | Files | Lines |
2017-12-05 | net_sched: red: Avoid illegal values | Nogah Frankel | 1 | -0/+11 |
2017-12-05 | net_sched: red: Avoid devision by zero | Nogah Frankel | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -2/+2 |
2014-01-22 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa | 1 | -1/+2 |
2014-01-15 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 1 | -1/+1 |
2012-04-17 | net_sched: red: Make minor corrections to comments | David Ward | 1 | -3/+3 |
2012-03-05 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
2012-01-13 | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet | 1 | -1/+2 |
2012-01-05 | net_sched: red: split red_parms into parms and vars | Eric Dumazet | 1 | -43/+55 |
2011-12-09 | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE | Eric Dumazet | 1 | -5/+11 |
2011-12-09 | sch_red: Adaptative RED AQM | Eric Dumazet | 1 | -17/+84 |
2011-12-01 | sch_red: fix red_calc_qavg_from_idle_time | Eric Dumazet | 1 | -9/+6 |
2011-01-13 | sched: remove unused backlog in RED stats | stephen hemminger | 1 | -1/+0 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -4/+2 |
2007-04-26 | [NET_SCHED]: turn PSCHED_GET_TIME into inline function | Patrick McHardy | 1 | -2/+2 |
2007-04-26 | [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function | Patrick McHardy | 1 | -1/+1 |
2007-04-26 | [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT | Patrick McHardy | 1 | -2/+2 |
2006-08-05 | [PKT_SCHED] RED: Fix overflow in calculation of queue average | Ilpo Järvinen | 1 | -1/+1 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2005-11-06 | [PKT_SCHED]: Generic RED layer | Thomas Graf | 1 | -0/+325 |