Jiri Pirko
|
e25ea21ffa
net: sched: introduce a TRAP control action
|
8 lat temu |
Jiri Pirko
|
6529eaba33
net: sched: introduce tcf block infractructure
|
8 lat temu |
Jiri Pirko
|
87d83093bf
net: sched: move tc_classify function to cls_api.c
|
8 lat temu |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 lat temu |
Geliang Tang
|
3b1af93cf1
net_sched: use setup_deferrable_timer
|
8 lat temu |
Eric Dumazet
|
87b60cfacf
net_sched: fix error recovery at qdisc creation
|
8 lat temu |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 lat temu |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 lat temu |
Eric Dumazet
|
fea024784f
net_sched: sch_fq: defer skb freeing
|
9 lat temu |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 lat temu |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 lat temu |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 lat temu |
WANG Cong
|
e8d092aafd
net_sched: fix a use-after-free in sfq
|
10 lat temu |
Tom Herbert
|
ada1dba04c
sched: Call skb_get_hash_perturb in sch_sfq
|
10 lat temu |
John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 lat temu |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 lat temu |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 lat temu |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 lat temu |
Florian Westphal
|
17448e5f63
net_sched: sfq: remove unused macro
|
11 lat temu |
WANG Cong
|
4cb28970a2
net: use the new API kvfree()
|
11 lat temu |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 lat temu |
Yang Yingliang
|
fa08943b97
net_sched: sfq: put sfq_unlink in a do - while loop
|
11 lat temu |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 lat temu |
Eric Dumazet
|
cc34eb672e
sch_sfq: revert dont put new flow at the end of flows
|
13 lat temu |
David S. Miller
|
16bda13d90
net: Make qdisc_skb_cb upper size bound explicit.
|
13 lat temu |
Eric Dumazet
|
ddecf0f4db
net_sched: sfq: add optional RED on top of SFQ
|
13 lat temu |
Eric Dumazet
|
18cb809850
net_sched: sfq: extend limits
|
13 lat temu |
Eric Dumazet
|
02a9098ede
net_sched: sfq: always randomize hash perturbation
|
13 lat temu |
Eric Dumazet
|
bd16a6cce2
net_sched: sfq: fix mem alloc error recovery
|
13 lat temu |
Eric Dumazet
|
d47a0ac7b6
sch_sfq: dont put new flow at the end of flows
|
13 lat temu |