android_kernel_google_msm/net/sched
Artem Borisov d7992e6feb Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1
All bluetooth-related changes were omitted because of our ancient incompatible bt stack.

Change-Id: I96440b7be9342a9c1adc9476066272b827776e64
2017-12-27 17:13:15 +03:00
..
Kconfig net/sched: sch_plug - Queue traffic until an explicit release command 2012-02-07 12:54:56 -05:00
Makefile net/sched: sch_plug - Queue traffic until an explicit release command 2012-02-07 12:54:56 -05: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 net_sched: act_ipt forward compat with xtables 2013-05-19 10:54:45 -07:00
act_mirred.c act_mirred: do not drop packets when fails to mirror it 2014-06-07 16:02:00 -07:00
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
sch_api.c net: sched: export an api to enable/disable flow on sch 2013-03-07 15:20:04 -08:00
sch_atm.c net_sched: info leak in atm_tc_dump_class() 2013-08-11 15:38:45 -07:00
sch_blackhole.c
sch_cbq.c net_sched: Fix stack info leak in cbq_dump_wrr(). 2013-08-11 15:38:44 -07: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 htb: fix sign extension bug 2013-09-14 06:02:08 -07: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 net: sched: Schedule PRIO qdisc when flow control released 2013-02-27 18:18:56 -08:00
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