aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* 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
* | net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-16
* | sch_choke: use skb_header_pointer()Eric Dumazet2011-11-08
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* net_sched: cls_flow: use skb_header_pointer()Eric Dumazet2011-10-24
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * pkt_sched: cls_rsvp.h was outdatedIgor Maravić2011-09-15
* | net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-26
|/
* net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim2011-08-17
* net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal2011-08-10