Nogah Frankel
|
b9c7a7acc7
net: sch: prio: Add offload ability for grafting a child
|
7 years ago |
Nogah Frankel
|
98ceb7b6d6
mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands
|
7 years ago |
Andrew Morton
|
ef58ca38db
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
|
7 years ago |
Nogah Frankel
|
7fdb61b44c
net: sch: prio: Add offload ability to PRIO qdisc
|
7 years ago |
Alexander Aring
|
a38a98821c
net: sch: api: add extack support in qdisc_create_dflt
|
7 years ago |
Alexander Aring
|
8d1a77f974
net: sch: api: add extack support in tcf_block_get
|
7 years ago |
Alexander Aring
|
653d6fd68d
net: sched: sch: add extack for graft callback
|
7 years ago |
Alexander Aring
|
cbaacc4e8a
net: sched: sch: add extack for block callback
|
7 years ago |
Alexander Aring
|
2030721cc0
net: sched: sch: add extack for change qdisc ops
|
7 years ago |
Alexander Aring
|
e63d7dfd2d
net: sched: sch: add extack for init callback
|
7 years ago |
Gustavo A. R. Silva
|
f3ae608edb
net: sched: mark expected switch fall-throughs
|
8 years ago |
Jiri Pirko
|
69d78ef25c
net: sched: store Qdisc pointer in struct block
|
8 years ago |
Gao Feng
|
39ad1297a2
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
Jiri Pirko
|
e25ea21ffa
net: sched: introduce a TRAP control action
|
8 years ago |
Jiri Pirko
|
6529eaba33
net: sched: introduce tcf block infractructure
|
8 years ago |
Jiri Pirko
|
87d83093bf
net: sched: move tc_classify function to cls_api.c
|
8 years ago |
Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
8 years ago |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Eric Dumazet
|
3d7c8257d9
net_sched: prio: insure proper transactional behavior
|
9 years ago |
Eric Dumazet
|
cbdf451164
net_sched: prio: properly report out of memory errors
|
9 years ago |
David S. Miller
|
1578b0a5e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 years ago |
WANG Cong
|
6529d75ad9
sch_prio: update backlog as well
|
9 years ago |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 years ago |
WANG Cong
|
86a7996cc8
net_sched: introduce qdisc_replace() helper
|
9 years ago |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 years ago |