summaryrefslogtreecommitdiffstats
path: root/include/net/red.h
Commit message (Expand)AuthorAgeFilesLines
* ktime: Get rid of the unionThomas Gleixner2016-12-251-2/+2
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-1/+2
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
* net_sched: red: Make minor corrections to commentsDavid Ward2012-04-161-3/+3
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* net_sched: sfq: add optional RED on top of SFQEric Dumazet2012-01-121-1/+2
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-051-43/+55
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-091-5/+11
* sch_red: Adaptative RED AQMEric Dumazet2011-12-081-17/+84
* sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-301-9/+6
* sched: remove unused backlog in RED statsstephen hemminger2011-01-121-1/+0
* net: cleanup include/netEric Dumazet2009-11-041-4/+2
* [NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy2007-04-251-2/+2
* [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy2007-04-251-1/+1
* [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy2007-04-251-2/+2
* [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-041-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PKT_SCHED]: Generic RED layerThomas Graf2005-11-051-0/+325