aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/dynamic_queue_limits.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-19dql: make dql_init return voidStephen Hemminger1-1/+1
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+97