Eric Dumazet
|
008830bc32
net_sched: fq_codel: cache skb->truesize into skb->cb
|
9 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Eric Dumazet
|
ece5d4c723
net_sched: fq_codel: defer skb freeing
|
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 |
Eric Dumazet
|
aafddbf0cf
fq_codel: return non zero qlen in class dumps
|
9 years ago |
Eric Dumazet
|
80e509db54
fq_codel: fix NET_XMIT_CN behavior
|
9 years ago |
Eric Dumazet
|
77f5776146
fq_codel: fix memory limitation drift
|
9 years ago |
Eric Dumazet
|
95b58430ab
fq_codel: add memory limitation per queue
|
9 years ago |
Eric Dumazet
|
9d18562a22
fq_codel: add batch ability to fq_codel_drop()
|
9 years ago |
Michal Kazior
|
d068ca2ae2
codel: split into multiple files
|
9 years ago |
Michal Kazior
|
79bdc4c862
codel: generalize the implementation
|
9 years ago |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 years ago |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 years ago |
Eric Dumazet
|
3d0e0af406
fq_codel: explicitly reset flows in ->reset()
|
10 years ago |
WANG Cong
|
c0afd9ce4d
fq_codel: fix return value of fq_codel_drop()
|
10 years ago |
WANG Cong
|
052cbda41f
fq_codel: fix a use-after-free
|
10 years ago |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
80ba92fa1a
codel: add ce_threshold attribute
|
10 years ago |
Tom Herbert
|
342db22182
sched: Call skb_get_hash_perturb in sch_fq_codel
|
10 years ago |
Eric Dumazet
|
a5d2809040
codel: fix maxpacket/mtu confusion
|
10 years ago |
Valdis.Kletnieks@vt.edu
|
69204cf7eb
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
|
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
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 years ago |
WANG Cong
|
4cb28970a2
net: use the new API kvfree()
|
11 years ago |
Yang Yingliang
|
d59b7d8059
net_sched: return nla_nest_end() instead of skb->len
|
11 years ago |