index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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