index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
1
-0
/
+1
2019-11-30
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-02
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-1
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-0
/
+9
2018-11-09
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
1
-6
/
+3
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-2
/
+2
2018-05-29
net: sched: mq: request stats from offloads
Jakub Kicinski
1
-0
/
+18
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
1
-0
/
+19
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
1
-1
/
+1
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
1
-13
/
+22
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
1
-7
/
+18
2017-10-27
net/sched: Change behavior of mq select_queue()
Jesus Sanchez-Palencia
1
-9
/
+1
2017-08-26
net_sched: remove tc class reference counting
WANG Cong
1
-7
/
+2
2017-03-13
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
1
-1
/
+1
2017-02-12
net_sched: fix error recovery at qdisc creation
Eric Dumazet
1
-7
/
+3
2016-08-11
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
1
-1
/
+1
2016-06-08
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
1
-1
/
+1
2016-03-04
net: sched: use pfifo_fast for non real queues
Eric Dumazet
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-2
/
+2
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
1
-1
/
+1
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
1
-3
/
+1
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
1
-1
/
+1
2013-12-10
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
1
-4
/
+9
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-1
/
+1
2012-12-12
pkt_sched: avoid requeues if possible
Eric Dumazet
1
-1
/
+3
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-01-22
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
1
-1
/
+0
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
1
-1
/
+1
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-17
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
1
-0
/
+1
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
1
-4
/
+9
2009-09-10
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
1
-0
/
+1
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
1
-0
/
+234