aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* 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
* | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-09
* | sch_red: Adaptative RED AQMEric Dumazet2011-12-08
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * sch_red: fix red_changeEric Dumazet2011-12-01
| * sch_teql: fix lockdep splatEric Dumazet2011-11-30
* | netem: fix build error on 32bit archesEric Dumazet2011-12-01
* | netem: rate extensionHagen Paul Pfeifer2011-11-30
* | sch_choke: use skb_flow_dissect()Eric Dumazet2011-11-29
* | sch_sfq: use skb_flow_dissect()Eric Dumazet2011-11-29
* | net: Add queue state xoff flag for stackTom Herbert2011-11-29
* | sch_sfb: use skb_flow_dissect()Eric Dumazet2011-11-28
* | cls_flow: use skb_flow_dissect()Eric Dumazet2011-11-28