summaryrefslogtreecommitdiff
path: root/lib/dynamic_queue_limits.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\
| * | dql: make dql_init return voidStephen Hemminger2017-10-19
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes2015-02-12
* bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-31
* bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-31
* bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-31
* dql: Fix undefined jiffiesTom Herbert2012-03-11
* dql: Dynamic queue limitsTom Herbert2011-11-29