Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8ce964b520ad0ad626cb1ee93a444aedceed5425
/
net
/
sched
/
sch_multiq.c
29cbcd8
net: sched: Remove Qdisc::running sequence counter
by Ahmed S. Darwish
· 3 years, 2 months ago
3aa2605
net/sched: store the last executed chain also for clsact egress
by Davide Caratti
· 3 years, 5 months ago
ac5c66f
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
by Petr Machata
· 4 years, 6 months ago
964201d
net/sched: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
aebe442
net: sched: Pass root lock to Qdisc_ops.enqueue
by Petr Machata
· 4 years, 6 months ago
14e54ab
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
by Dust Li
· 5 years ago
c2999f7
net: sched: multiq: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
e5f0e8f
net: sched: introduce and use qdisc tree flush/purge helpers
by Paolo Abeni
· 6 years ago
5dd431b
net: sched: introduce and use qstats read helpers
by Paolo Abeni
· 6 years ago
86bd446
net: sched: rename qdisc_destroy() to qdisc_put()
by Vlad Buslov
· 6 years ago
a38a9882
net: sch: api: add extack support in qdisc_create_dflt
by Alexander Aring
· 7 years ago
8d1a77f
net: sch: api: add extack support in tcf_block_get
by Alexander Aring
· 7 years ago
653d6fd
net: sched: sch: add extack for graft callback
by Alexander Aring
· 7 years ago
cbaacc4
net: sched: sch: add extack for block callback
by Alexander Aring
· 7 years ago
2030721
net: sched: sch: add extack for change qdisc ops
by Alexander Aring
· 7 years ago
e63d7df
net: sched: sch: add extack for init callback
by Alexander Aring
· 7 years ago
ac8ef4a
net: sched: fix coding style issues
by Alexander Aring
· 7 years ago
f3ae608
net: sched: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
69d78ef
net: sched: store Qdisc pointer in struct block
by Jiri Pirko
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e89d469
sch_multiq: fix double free on init failure
by Nikolay Aleksandrov
· 7 years ago
143976c
net_sched: remove tc class reference counting
by WANG Cong
· 7 years ago
e25ea21
net: sched: introduce a TRAP control action
by Jiri Pirko
· 8 years ago
6529eab
net: sched: introduce tcf block infractructure
by Jiri Pirko
· 8 years ago
87d8309
net: sched: move tc_classify function to cls_api.c
by Jiri Pirko
· 8 years ago
49b4997
net: sched: make default fifo qdiscs appear in the dump
by Jiri Kosina
· 8 years ago
cf1facd
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
by Jiri Pirko
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 9 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 9 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
86a7996
net_sched: introduce qdisc_replace() helper
by WANG Cong
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
22e0f8b
net: sched: make bstats per cpu and estimator RCU safe
by John Fastabend
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
c057b19
net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
73466498
net: Add queue state xoff flag for stack
by Tom Herbert
· 13 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19d215
pkt_sched: Fix qstats.qlen updating in dump_stats
by Jarek Poplawski
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
149490f
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
by Jarek Poplawski
· 16 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
8e3af97
pkt_sched: Add qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
a574420
multiq: requeue should rewind the current_band
by Alexander Duyck
· 16 years ago
f07d150
multiq: Further multiqueue cleanup
by Alexander Duyck
· 16 years ago
9265194
pkt_sched: Add multiqueue scheduler support
by Alexander Duyck
· 16 years ago