Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-15net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-15net: sched: Allow extending set of supported RED flagsPetr Machata
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-25ktime: Get rid of the unionThomas Gleixner
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-15net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2012-04-17net_sched: red: Make minor corrections to commentsDavid Ward
2012-03-05BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-01-13net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet
2011-12-09sch_red: Adaptative RED AQMEric Dumazet
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-01-13sched: remove unused backlog in RED statsstephen hemminger
2009-11-04net: cleanup include/netEric Dumazet
2007-04-26[NET_SCHED]: turn PSCHED_GET_TIME into inline functionPatrick McHardy
2007-04-26[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline functionPatrick McHardy
2007-04-26[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECTPatrick McHardy
2006-08-05[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-11-06[PKT_SCHED]: Generic RED layerThomas Graf