Yousuk Seung
|
0a9fe5c375
netem: slotting with non-uniform distribution
|
7 years ago |
Alexey Kodanev
|
35d889d10b
sch_netem: fix skb leak in netem_enqueue()
|
7 years ago |
Md. Islam
|
043e337f55
sch_netem: Bug fixing in calculating Netem interval
|
7 years ago |
Alexander Aring
|
653d6fd68d
net: sched: sch: add extack for graft callback
|
7 years ago |
Alexander Aring
|
2030721cc0
net: sched: sch: add extack for change qdisc ops
|
7 years ago |
Alexander Aring
|
e63d7dfd2d
net: sched: sch: add extack for init callback
|
7 years ago |
Stephen Hemminger
|
9b0ed89172
netem: remove unnecessary 64 bit modulus
|
7 years ago |
Stephen Hemminger
|
bce552fd6f
netem: use 64 bit divide by rate
|
7 years ago |
Dave Taht
|
836af83b54
netem: support delivering packets in delayed time slots
|
7 years ago |
Dave Taht
|
99803171ef
netem: add uapi to express delay and jitter in nanoseconds
|
7 years ago |
Dave Taht
|
112f9cb656
netem: convert to qdisc_watchdog_schedule_ns
|
7 years ago |
Eric Dumazet
|
18a4c0eab2
net: add rb_to_skb() and other rb tree helpers
|
8 years ago |
Eric Dumazet
|
3aa605f28b
sch_netem: faster rb tree removal
|
8 years ago |
Eric Dumazet
|
bffa72cf7f
net: sk_buff rbnode reorg
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Aleksandrov
|
634576a184
sch_netem: avoid null pointer deref on init failure
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Nik Unger
|
5080f39e8c
netem: apply correct delay when rate throttling
|
8 years ago |
Willem de Bruijn
|
bc31c905e9
net-tc: convert tc_from to tc_from_ingress and tc_redirected
|
8 years ago |
Willem de Bruijn
|
a5135bcfba
net-tc: convert tc_verd to integer bitfields
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Geliang Tang
|
7f7cd56c33
net_sched: sch_netem: use rb_entry()
|
8 years ago |
Florian Westphal
|
48da34b7a7
sched: add and use qdisc_skb_head helpers
|
9 years ago |
Florian Westphal
|
ed760cb8aa
sched: replace __skb_dequeue with __qdisc_dequeue_head
|
9 years ago |
Florian Westphal
|
97d0678f91
sched: don't use skb queue helpers
|
9 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
8a6e9c6703
net_sched: netem: do not call qdisc_drop() with a NULL skb
|
9 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |