Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-08 | sch_red: Adaptative RED AQM | Eric Dumazet | 1 | -17/+84 |
2011-11-30 | sch_red: fix red_calc_qavg_from_idle_time | Eric Dumazet | 1 | -9/+6 |
2011-01-12 | 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-25 | [NET_SCHED]: turn PSCHED_GET_TIME into inline function | Patrick McHardy | 1 | -2/+2 |
2007-04-25 | [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function | Patrick McHardy | 1 | -1/+1 |
2007-04-25 | [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT | Patrick McHardy | 1 | -2/+2 |
2006-08-04 | [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-05 | [PKT_SCHED]: Generic RED layer | Thomas Graf | 1 | -0/+325 |