Geliang Tang
|
e124557d60
net_sched: sch_fq: use rb_entry()
|
8 years ago |
Eric Dumazet
|
29c58472ec
net_sched: sch_fq: use hash_ptr()
|
8 years ago |
Eric Dumazet
|
fefa569a9d
net_sched: sch_fq: account for schedule/timers drifts
|
9 years ago |
Eric Dumazet
|
77879147a3
net_sched: sch_fq: add low_rate_threshold parameter
|
9 years ago |
Eric Dumazet
|
695b4ec0f0
pkt_sched: fq: use proper locking in fq_dump_stats()
|
9 years ago |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Eric Dumazet
|
e14ffdfdd6
net_sched: sch_fq: defer skb freeing
|
9 years ago |
Eric Dumazet
|
45f50bed1d
net_sched: remove generic throttled management
|
9 years ago |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 years ago |
Eric Dumazet
|
e446f9dfe1
net: synack packets can be attached to request sockets
|
9 years ago |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
9 years ago |
Simon Horman
|
05e8bb860b
pkt_sched: fq: correct spelling of locally
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
06eb395fa9
pkt_sched: fq: better control of DDOS traffic
|
10 years ago |
Eric Dumazet
|
9878196578
tcp: do not pace pure ack packets
|
10 years ago |
Kenneth Klette Jonassen
|
3725a26981
pkt_sched: fq: avoid hang when quantum 0
|
10 years ago |
Eric Dumazet
|
86b3bfe914
pkt_sched: fq: remove useless TIME_WAIT check
|
10 years ago |
Eric Dumazet
|
ced7a04e39
pkt_sched: fq: increase max delay from 125 ms to one second
|
10 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 |
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 |
Eric Dumazet
|
2d8d40afd1
pkt_sched: fq: do not hold qdisc lock while allocating memory
|
11 years ago |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 years ago |
Eric Dumazet
|
c3bd85495a
pkt_sched: fq: more robust memory allocation
|
11 years ago |
Eric Dumazet
|
f52ed89971
pkt_sched: fq: fix pacing for small frames
|
11 years ago |
Eric Dumazet
|
65c5189a2b
pkt_sched: fq: warn users using defrate
|
11 years ago |
Maciej Żenczykowski
|
2abc2f070e
pkt_sched: fq: change classification of control packets
|
11 years ago |
Eric Dumazet
|
fc59d5bdf1
pkt_sched: fq: clear time_next_packet for reused flows
|
11 years ago |