summaryrefslogtreecommitdiff
path: root/include/net/red.h
Commit message (Expand)AuthorAge
* net_sched: red: Avoid illegal valuesNogah Frankel2017-12-05
* net_sched: red: Avoid devision by zeroNogah Frankel2017-12-05
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-21
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* net_sched: red: Make minor corrections to commentsDavid Ward2012-04-16
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* net_sched: sfq: add optional RED on top of SFQEric Dumazet2012-01-12
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-05
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-09
* sch_red: Adaptative RED AQMEric Dumazet2011-12-08
* sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-30
* sched: remove unused backlog in RED statsstephen hemminger2011-01-12
* net: cleanup include/netEric Dumazet2009-11-04
* [NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy2007-04-25
* [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy2007-04-25
* [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy2007-04-25
* [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-04
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PKT_SCHED]: Generic RED layerThomas Graf2005-11-05