summaryrefslogtreecommitdiff
path: root/net/sched/sch_generic.c
AgeCommit message (Expand)Author
2007-03-28[NET_SCHED]: Fix endless loops caused by inaccurate qlen countersPatrick McHardy
2007-01-04NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy
2005-08-29[NET]: Deinline netif_carrier_{on,off}().Denis Vlasenko
2005-08-23[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()Thomas Graf
2005-07-18[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeueThomas Graf
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf
2005-06-18[PKT_SCHED]: noop/noqueue qdisc style cleanupsThomas Graf
2005-06-18[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary codeThomas Graf
2005-06-18[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdiscThomas Graf
2005-06-18[PKT_SCHED]: Transform pfifo_fast to use generic queue management interfaceThomas Graf
2005-05-03[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger
2005-05-03[NET]: Disable queueing when carrier is lost.Tommy S. Christensen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds