summaryrefslogtreecommitdiffstats
path: root/lib/dynamic_queue_limits.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-2/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
| |\
| * | dql: make dql_init return voidStephen Hemminger2017-10-191-2/+1
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes2015-02-121-2/+2
* bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-311-5/+7
* bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-311-2/+4
* bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-311-1/+1
* dql: Fix undefined jiffiesTom Herbert2012-03-111-0/+1
* dql: Dynamic queue limitsTom Herbert2011-11-291-0/+133