David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Aleksandrov
|
c2d6511e6a
sch_tbf: fix two null pointer dereferences on init failure
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
David S. Miller
|
e33cc31630
sch_tbf: Remove bogus semicolon in if() conditional.
|
8 years ago |
Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
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 |
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 |
Florian Westphal
|
c3a173d7db
sched: remove qdisc_rehape_fail
|
9 years ago |
WANG Cong
|
8d5958f424
sch_tbf: update backlog as well
|
9 years ago |
Nicolas Dichtel
|
2a51c1e8ec
sched: use nla_put_u64_64bit()
|
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 |
Eric Dumazet
|
f2600cf02b
net: sched: avoid costly atomic operation in fq_dequeue()
|
11 years ago |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 years ago |
Eric Dumazet
|
d2de875c6d
net: use ktime_get_ns() and ktime_get_real_ns() helpers
|
11 years ago |
Yang Yingliang
|
d59b7d8059
net_sched: return nla_nest_end() instead of skb->len
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Hiroaki SHIMODA
|
a135e598c4
sch_tbf: Remove holes in struct tbf_sched_data.
|
11 years ago |
Hiroaki SHIMODA
|
724b9e1d75
sch_tbf: Fix potential memory leak in tbf_change().
|
11 years ago |
Florian Westphal
|
de960aa9ab
net: add and use skb_gso_transport_seglen()
|
11 years ago |
Yang Yingliang
|
2e04ad424b
sch_tbf: add TBF_BURST/TBF_PBURST attribute
|
11 years ago |
Yang Yingliang
|
d55d282e6a
sch_tbf: use do_div() for 64-bit divide
|
11 years ago |
Yang Yingliang
|
cc106e441a
net: sched: tbf: fix the calculation of max_size
|
11 years ago |
Eric Dumazet
|
4d0820cf6a
sch_tbf: handle too small burst
|
11 years ago |
Yang Yingliang
|
a33c4a2663
net_sched: tbf: support of 64bit rates
|
12 years ago |
Eric Dumazet
|
3e1e3aae1f
net_sched: add u64 rate to psched_ratecfg_precompute()
|
12 years ago |
David S. Miller
|
6bc19fb82d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |