David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Aleksandrov
|
3501d05992
sch_cbq: fix null pointer dereferences on init failure
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
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 |
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 |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 years ago |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Eric Dumazet
|
45f50bed1d
net_sched: remove generic throttled management
|
9 years ago |
Eric Dumazet
|
cca605dd4b
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
|
9 years ago |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 years ago |
Florian Westphal
|
dd47c1fa77
cbq: remove TCA_CBQ_POLICE support
|
9 years ago |
Florian Westphal
|
c3498d34dd
cbq: remove TCA_CBQ_OVL_STRATEGY support
|
9 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
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 |
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
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
Eric Dumazet
|
4a8e320c92
net: sched: use pinned timers
|
11 years ago |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Vasily Averin
|
7201c1ddf7
cbq: now_rt removal
|
11 years ago |