android_kernel_google_msm/net/sched
Stefan Hasko c7078c2c5d net: sched: integer overflow fix
[ Upstream commit d2fe85da52 ]

Fixed integer overflow in function htb_dequeue

Signed-off-by: Stefan Hasko <hasko.stevo@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-11 09:07:14 -08:00
..
act_api.c
act_csum.c
act_gact.c net_sched: gact: Fix potential panic in tcf_gact(). 2012-10-02 10:29:34 -07:00
act_ipt.c
act_mirred.c
act_nat.c
act_pedit.c
act_police.c
act_simple.c
act_skbedit.c
cls_api.c
cls_basic.c
cls_cgroup.c
cls_flow.c
cls_fw.c
cls_route.c
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig
Makefile
sch_api.c
sch_atm.c
sch_blackhole.c
sch_cbq.c net-sched: sch_cbq: avoid infinite loop 2012-10-13 05:38:42 +09:00
sch_choke.c net: Make qdisc_skb_cb upper size bound explicit. 2012-02-09 13:50:34 -05:00
sch_drr.c
sch_dsmark.c
sch_fifo.c
sch_generic.c
sch_gred.c net_sched: gred: Fix oops in gred_dump() in WRED mode 2012-04-16 23:51:07 -04:00
sch_hfsc.c
sch_htb.c net: sched: integer overflow fix 2013-01-11 09:07:14 -08:00
sch_ingress.c
sch_mq.c
sch_mqprio.c
sch_multiq.c
sch_netem.c netem: add limitation to reordered packets 2012-08-09 08:31:41 -07:00
sch_plug.c net_sched: sch_plug: plug_qdisc_ops is static 2012-02-13 16:04:40 -05:00
sch_prio.c
sch_qfq.c pkt_sched: fix virtual-start-time update in QFQ 2012-10-13 05:38:42 +09:00
sch_red.c
sch_sfb.c sch_sfb: Fix missing NULL check 2012-08-09 08:31:42 -07:00
sch_sfq.c sch_sfq: revert dont put new flow at the end of flows 2012-03-16 01:55:25 -07:00
sch_tbf.c
sch_teql.c