WANG Cong
|
4cb28970a2
net: use the new API kvfree()
|
11 years ago |
Yang Yingliang
|
3fbac2a87e
sch_netem: replace magic numbers with enumerate in get_loss_clg
|
11 years ago |
Yang Yingliang
|
c045a734da
sch_netem: replace magic numbers with enumerate in GE model
|
11 years ago |
Yang Yingliang
|
49545a7775
sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *"
|
11 years ago |
Yang Yingliang
|
54a4b05cd2
sch_netem: return errcode before setting params
|
11 years ago |
Hannes Frederic Sowa
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
11 years ago |
Yang Yingliang
|
a6e2fe17eb
sch_netem: replace magic numbers with enumerate
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Yang Yingliang
|
6a031f67c8
sch_netem: support of 64bit rates
|
11 years ago |
Yang Yingliang
|
8cfd88d6d7
sch_netem: more precise length of packets
|
11 years ago |
Yang Yingliang
|
833fa74386
net_sched: add space around '>' and before '('
|
11 years ago |
stephen hemminger
|
eff7979f00
netem: fix gemodel loss generator
|
11 years ago |
stephen hemminger
|
ab6c27be81
netem: fix loss 4 state model
|
11 years ago |
stephen hemminger
|
7c2781fa92
netem: missing break in ge loss generator
|
11 years ago |
Hagen Paul Pfeifer
|
4a3ad7b3ea
netem: markov loss model transition fix
|
11 years ago |
stephen hemminger
|
ff704050f2
netem: free skb's in tree on reset
|
12 years ago |
stephen hemminger
|
638a52b801
netem: update backlog after drop
|
12 years ago |
Eric Dumazet
|
f2f872f927
netem: Introduce skb_orphan_partial() helper
|
12 years ago |
Eric Dumazet
|
36b7bfe09b
netem: fix possible NULL deref in netem_dequeue()
|
12 years ago |
Eric Dumazet
|
aec0a40a6f
netem: use rb tree to implement the time queue
|
12 years ago |
Johannes Naab
|
a13d310471
netem: fix delay calculation in rate extension
|
12 years ago |
Eric Dumazet
|
5a308f40bf
netem: refine early skb orphaning
|
13 years ago |
Eric Dumazet
|
960fb66e52
netem: add limitation to reordered packets
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
116a0fc31c
netem: fix possible skb leak
|
13 years ago |
Eric Dumazet
|
e4ae004b84
netem: add ECN capability
|
13 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Eric Dumazet
|
cd961c2ca9
netem: fix dequeue
|
13 years ago |
David S. Miller
|
16bda13d90
net: Make qdisc_skb_cb upper size bound explicit.
|
13 years ago |
Vijay Subramanian
|
a42b4799c6
netem: Fix off-by-one bug in reordering
|
13 years ago |