index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
red.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
1
-1
/
+0
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