index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_mq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
1
-4
/
+3
*
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
mq, mqprio: Use gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
1
-19
/
+5
*
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-18
1
-3
/
+2
*
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
2021-09-19
1
-23
/
+0
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-09-15
1
-0
/
+24
*
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2019-12-03
1
-0
/
+1
*
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-11-30
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-1
/
+1
*
net: sched: mq: offload a graft notification
Jakub Kicinski
2018-11-14
1
-0
/
+9
*
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
2018-11-08
1
-6
/
+3
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-2
/
+2
*
net: sched: mq: request stats from offloads
Jakub Kicinski
2018-05-29
1
-0
/
+18
*
net: sched: mq: add simple offload notification
Jakub Kicinski
2018-05-29
1
-0
/
+19
*
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
1
-1
/
+1
*
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
1
-13
/
+22
*
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
1
-7
/
+18
*
net/sched: Change behavior of mq select_queue()
Jesus Sanchez-Palencia
2017-10-27
1
-9
/
+1
*
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
1
-7
/
+2
*
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-12
1
-1
/
+1
*
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-11
1
-7
/
+3
*
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
1
-1
/
+1
*
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
1
-1
/
+1
*
net: sched: use pfifo_fast for non real queues
Eric Dumazet
2016-03-03
1
-1
/
+1
*
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
1
-2
/
+2
*
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
1
-1
/
+1
*
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
1
-3
/
+1
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-1
/
+1
*
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-12-09
1
-4
/
+9
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-1
/
+1
*
pkt_sched: avoid requeues if possible
Eric Dumazet
2012-12-12
1
-1
/
+3
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
2011-01-21
1
-1
/
+0
*
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
1
-1
/
+1
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
2009-09-17
1
-0
/
+1
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
1
-4
/
+9
*
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-09
1
-0
/
+1
*
net_sched: add classful multiqueue dummy scheduler
David S. Miller
2009-09-06
1
-0
/
+234