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