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
|
793d81d6a1
net: sched: sch: add extack to change class
|
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 |
Alexander Aring
|
ac8ef4ab73
net: sched: fix coding style issues
|
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 |
Konstantin Khlebnikov
|
21f4d5cc25
net_sched/hfsc: fix curve activation in hfsc_change_class()
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Aleksandrov
|
3bdac362a2
sch_hfsc: fix null pointer deref and double free on init failure
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
Konstantin Khlebnikov
|
6b0355f4a9
net_sched/hfsc: opencode trivial set_active() and set_passive()
|
8 years ago |
Konstantin Khlebnikov
|
959466588a
net_sched: call qlen_notify only if child qdisc is empty
|
8 years ago |
Konstantin Khlebnikov
|
898904226b
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
|
8 years ago |
Konstantin Khlebnikov
|
8d55373875
net/sched/hfsc: allocate tcf block for hfsc root class
|
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 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
8 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 years ago |
Michal Soltys
|
37088f617d
net/sched/sch_hfsc.c: remove unused cl_myfadj
|
9 years ago |
Michal Soltys
|
678a6241c6
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
|
9 years ago |
Florian Westphal
|
bba7eb5d9b
hfsc: reduce hfsc_sched to 14 cachelines
|
9 years ago |
Michal Soltys
|
33ef84a77d
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
|
9 years ago |
Michal Soltys
|
ab12cb4742
net/sched/sch_hfsc.c: go passive after vt update
|
9 years ago |
Michal Soltys
|
2354f056f6
net/sched/sch_hfsc.c: remove leftover dlist and droplist
|
9 years ago |