Vlad Buslov
|
86bd446b5c
net: sched: rename qdisc_destroy() to qdisc_put()
|
7 years ago |
Alexander Aring
|
a38a98821c
net: sch: api: add extack support in qdisc_create_dflt
|
7 years ago |
Alexander Aring
|
653d6fd68d
net: sched: sch: add extack for graft callback
|
7 years ago |
Alexander Aring
|
e63d7dfd2d
net: sched: sch: add extack for init callback
|
7 years ago |
John Fastabend
|
ce679e8df7
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
|
7 years ago |
Nogah Frankel
|
575ed7d39e
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
|
8 years ago |
Jesus Sanchez-Palencia
|
0f7787b413
net/sched: Add select_queue() class_ops for mqprio
|
8 years ago |
Colin Ian King
|
22ce97fe49
mqprio: fix potential null pointer dereference on opt
|
8 years ago |
Alexander Duyck
|
32302902ff
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
|
8 years ago |
Amritha Nambiar
|
4e8b86c062
mqprio: Introduce new hardware offload mode and shaper in mqprio
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
Jiri Pirko
|
de4784ca03
net: sched: get rid of struct tc_to_netdev
|
8 years ago |
Jiri Pirko
|
5fd9fc4e20
net: sched: push cls related args into cls_common structure
|
8 years ago |
Jiri Pirko
|
2572ac53c4
net: sched: make type an argument for ndo_setup_tc
|
8 years ago |
Jiri Pirko
|
a5fcf8a6c9
net: propagate tc filter chain index down the ndo_setup_tc call
|
8 years ago |
Amritha Nambiar
|
56f36acd21
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
|
8 years ago |
Alexander Duyck
|
2026fecf51
mqprio: Change handling of hw u8 to allow for multiple hardware offload modes
|
8 years ago |
Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
8 years ago |
Eric Dumazet
|
87b60cfacf
net_sched: fix error recovery at qdisc creation
|
8 years ago |
Jiri Kosina
|
59cc1f61f0
net: sched: convert qdisc linked list to hashtable
|
9 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 years ago |
Eric Dumazet
|
1f27cde313
net: sched: use pfifo_fast for non real queues
|
9 years ago |
David S. Miller
|
241deec944
sch_mqprio: Fix build with older gcc.
|
9 years ago |
John Fastabend
|
16e5cc6471
net: rework setup_tc ndo op to consume general tc operand
|
9 years ago |
John Fastabend
|
e4c6734eaa
net: rework ndo tc op to consume additional qdisc handle parameter
|
9 years ago |
Eric Dumazet
|
4eaf3b84f2
net_sched: fix qdisc_tree_decrease_qlen() races
|
9 years ago |
John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 years ago |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
John Fastabend
|
46e5da40ae
net: qdisc: use rcu prefix and silence sparse warnings
|
11 years ago |