index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
red.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-03-19
sch_red: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-10
net: sched: validate stab values
Eric Dumazet
1
-1
/
+9
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
1
-0
/
+5
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
1
-0
/
+33
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2017-12-05
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-1
/
+2
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2012-04-16
net_sched: red: Make minor corrections to comments
David Ward
1
-3
/
+3
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-01-12
net_sched: sfq: add optional RED on top of SFQ
Eric Dumazet
1
-1
/
+2
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
1
-43
/
+55
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
1
-5
/
+11
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
1
-17
/
+84
2011-11-30
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
1
-9
/
+6
2011-01-12
sched: remove unused backlog in RED stats
stephen hemminger
1
-1
/
+0
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-4
/
+2
2007-04-25
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
1
-2
/
+2
2007-04-25
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
1
-1
/
+1
2007-04-25
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
1
-2
/
+2
2006-08-04
[PKT_SCHED] RED: Fix overflow in calculation of queue average
Ilpo Järvinen
1
-1
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2005-11-05
[PKT_SCHED]: Generic RED layer
Thomas Graf
1
-0
/
+325