index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_fq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
2016-09-18
1
-2
/
+8
*
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2016-09-18
1
-2
/
+2
*
pkt_sched: fq: increase max delay from 125 ms to one second
Eric Dumazet
2016-09-18
1
-5
/
+4
*
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2016-09-18
1
-6
/
+15
*
pkt_sched: fq: more robust memory allocation
Eric Dumazet
2016-09-18
1
-6
/
+28
*
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
2016-09-18
1
-4
/
+18
*
pkt_sched: fq: warn users using defrate
Eric Dumazet
2016-09-18
1
-6
/
+4
*
pkt_sched: fq: change classification of control packets
Maciej Żenczykowski
2016-09-18
1
-7
/
+1
*
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
2016-09-18
1
-0
/
+1
*
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2016-09-18
1
-11
/
+9
*
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
2016-09-18
1
-1
/
+1
*
pkt_sched: fq: rate limiting improvements
Eric Dumazet
2016-09-18
1
-19
/
+26
*
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
2016-09-18
1
-20
/
+37
*
pkt_sched: fq: prefetch() fix
Eric Dumazet
2016-09-18
1
-1
/
+2
*
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
2016-09-18
1
-0
/
+792