aboutsummaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski2019-05-031-1/+1
* net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter2019-05-031-1/+1
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-06-171-4/+1
* net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani2017-06-171-4/+5
* net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-06-171-1/+3
* mtk: 3.10 updatesMister Oyster2017-04-291-5/+5
* pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2016-09-181-2/+8
* pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet2016-09-181-2/+2
* pkt_sched: fq: increase max delay from 125 ms to one secondEric Dumazet2016-09-181-5/+4
* sch_pie: schedule the timer after all init succeedWANG Cong2016-09-181-1/+1
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2016-09-181-6/+15
* pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2016-09-181-3/+4
* net: pkt_sched: PIE AQM schemeVijay Subramanian2016-09-183-0/+569
* net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2016-09-183-0/+756
* pkt_sched: fq: more robust memory allocationEric Dumazet2016-09-181-6/+28
* pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet2016-09-182-2/+5
* pkt_sched: fq: fix pacing for small framesEric Dumazet2016-09-181-4/+18
* pkt_sched: fq: warn users using defrateEric Dumazet2016-09-181-6/+4
* pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2016-09-181-7/+1
* pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2016-09-181-0/+1
* pkt_sched: fq: fix non TCP flows pacingEric Dumazet2016-09-181-11/+9
* pkt_sched: fq: fix typo for initial_quantumEric Dumazet2016-09-181-1/+1
* pkt_sched: fq: rate limiting improvementsEric Dumazet2016-09-181-19/+26
* pkt_sched: fq: qdisc dismantle fixesEric Dumazet2016-09-181-20/+37
* pkt_sched: fq: prefetch() fixEric Dumazet2016-09-181-1/+2
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2016-09-183-0/+807
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-8/+1
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-4/+6
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-1558-0/+32032