summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* netem: fix possible skb leakEric Dumazet2012-05-011-4/+2
* net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-161-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-203-0/+260
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-4/+2
| |\ \
| * | | net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet2012-02-131-1/+1
| * | | net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-073-0/+260
| * | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-064-9/+5
* | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-201-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-6/+4
* | | | sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| |_|/ |/| |
* | | netem: fix dequeueEric Dumazet2012-02-191-4/+2
* | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-094-9/+5
| |/ |/|
* | netem: Fix off-by-one bug in reorderingVijay Subramanian2012-01-221-1/+1
|/
* net_sched: sfq: add optional RED on top of SFQEric Dumazet2012-01-121-16/+130
* net_sched: red: split red_parms into parms and varsEric Dumazet2012-01-053-52/+62
* net_sched: sfq: extend limitsEric Dumazet2012-01-051-58/+117
* net_sched: Bug in netem reorderingHagen Paul Pfeifer2012-01-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-2/+2
|\
| * sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-031-2/+2
* | net_sched: sfq: always randomize hash perturbationEric Dumazet2012-01-041-6/+6
* | net_sched: sfq: fix mem alloc error recoveryEric Dumazet2012-01-041-19/+33
* | net_sched: qdisc_alloc_handle() can be too slowEric Dumazet2012-01-031-5/+9
* | sch_qfq: accurate wsum handlingEric Dumazet2012-01-031-8/+9
* | sch_sfq: dont put new flow at the end of flowsEric Dumazet2012-01-031-1/+1
* | netem: fix classful handlingEric Dumazet2011-12-301-121/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-3/+4
|\ \ | |/
| * netem: dont call vfree() under spinlock and BH disabledEric Dumazet2011-12-241-3/+4
* | sch_tbf: report backlog informationEric Dumazet2011-12-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+1
|\ \ | |/
| * mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
* | netem: loss model API sizesstephen hemminger2011-12-231-3/+3
* | sch_hfsc: report backlog informationEric Dumazet2011-12-231-0/+10
* | sch_sfq: rehash queues in perturb timerEric Dumazet2011-12-211-6/+81
* | sch_gred: prefer GFP_KERNEL allocationsEric Dumazet2011-12-161-7/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-161-1/+1
|\ \ | |/
| * sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2011-12-121-1/+1
* | cls_flow: remove one dynamic arrayEric Dumazet2011-12-141-1/+1
* | netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer2011-12-121-4/+29
* | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-093-7/+32
* | sch_red: Adaptative RED AQMEric Dumazet2011-12-081-0/+21
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-022-13/+22
|\ \ | |/
| * sch_red: fix red_changeEric Dumazet2011-12-011-2/+2
| * sch_teql: fix lockdep splatEric Dumazet2011-11-301-11/+20
* | netem: fix build error on 32bit archesEric Dumazet2011-12-011-1/+4
* | netem: rate extensionHagen Paul Pfeifer2011-11-301-0/+40
* | sch_choke: use skb_flow_dissect()Eric Dumazet2011-11-291-89/+31
* | sch_sfq: use skb_flow_dissect()Eric Dumazet2011-11-291-55/+10
* | net: Add queue state xoff flag for stackTom Herbert2011-11-293-9/+11
OpenPOWER on IntegriCloud