aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/red.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet1-5/+11
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-17/+84
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-01-12sched: remove unused backlog in RED statsstephen hemminger1-1/+0
2009-11-04net: cleanup include/netEric Dumazet1-4/+2
2007-04-25[NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy1-2/+2
2007-04-25[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy1-1/+1
2007-04-25[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy1-2/+2
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-11-05[PKT_SCHED]: Generic RED layerThomas Graf1-0/+325