index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_mq.c
Age
Commit message (
Expand
)
Author
2016-03-03
net: sched: use pfifo_fast for non real queues
Eric Dumazet
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2013-12-10
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
2012-12-12
pkt_sched: avoid requeues if possible
Eric Dumazet
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-01-22
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-17
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-10
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller