Eric Dumazet
|
08e14fe429
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
|
6 years ago |
Eric Dumazet
|
7baf33bdac
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
|
7 years ago |
Eric Dumazet
|
76a9ebe811
net: extend sk_pacing_rate to unsigned long
|
7 years ago |
Eric Dumazet
|
fb420d5d91
tcp/fq: move back to CLOCK_MONOTONIC
|
7 years ago |
Eric Dumazet
|
90caf67b01
net_sched: sch_fq: remove dead code dealing with retransmits
|
7 years ago |
Eric Dumazet
|
ab408b6dc7
tcp: switch tcp and sch_fq to new earliest departure time model
|
7 years ago |
Eric Dumazet
|
142537e419
net_sched: sch_fq: switch to CLOCK_TAI
|
7 years ago |
David S. Miller
|
a8305bff68
net: Add and use skb_mark_not_on_list().
|
7 years ago |
Eric Dumazet
|
7df40c2673
net_sched: fq: take care of throttled flows before reuse
|
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 |
Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 years ago |
Eric Dumazet
|
218af599fa
tcp: internal implementation for pacing
|
8 years ago |
Michal Hocko
|
da6bc57a8f
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
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
|
10 years ago |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
10 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 |