aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* net: codel: fix build errorsSasha Levin2012-05-14
* net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-14
* fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-12
* codel: Controlled Delay AQMEric Dumazet2012-05-10
* net_sched: update bstats in dequeue()Eric Dumazet2012-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * netem: fix possible skb leakEric Dumazet2012-05-01
* | net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-04
* | netem: add ECN capabilityEric Dumazet2012-05-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\|
| * net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-16
* | pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
| |\ \
| * | | net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet2012-02-13
| * | | net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-07
| * | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-06
* | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | | sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-16
| |_|/ |/| |
* | | netem: fix dequeueEric Dumazet2012-02-19
* | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| |/ |/|
* | netem: Fix off-by-one bug in reorderingVijay Subramanian2012-01-22
|/
* 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
* net_sched: sfq: extend limitsEric Dumazet2012-01-05
* net_sched: Bug in netem reorderingHagen Paul Pfeifer2012-01-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-03
* | net_sched: sfq: always randomize hash perturbationEric Dumazet2012-01-04
* | net_sched: sfq: fix mem alloc error recoveryEric Dumazet2012-01-04
* | net_sched: qdisc_alloc_handle() can be too slowEric Dumazet2012-01-03
* | sch_qfq: accurate wsum handlingEric Dumazet2012-01-03
* | sch_sfq: dont put new flow at the end of flowsEric Dumazet2012-01-03
* | netem: fix classful handlingEric Dumazet2011-12-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
|\|
| * netem: dont call vfree() under spinlock and BH disabledEric Dumazet2011-12-24
* | sch_tbf: report backlog informationEric Dumazet2011-12-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\|
| * mqprio: Avoid panic if no options are providedThomas Graf2011-12-22
* | netem: loss model API sizesstephen hemminger2011-12-23
* | sch_hfsc: report backlog informationEric Dumazet2011-12-23
* | sch_sfq: rehash queues in perturb timerEric Dumazet2011-12-21
* | sch_gred: prefer GFP_KERNEL allocationsEric Dumazet2011-12-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\|
| * sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2011-12-12
* | cls_flow: remove one dynamic arrayEric Dumazet2011-12-14
* | netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer2011-12-12