index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dynamic_queue_limits.c
Age
Commit message (
Expand
)
Author
2020-10-16
lib: dynamic_queue_limits: delete duplicated words + fix typo
Randy Dunlap
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-19
dql: make dql_init return void
Stephen Hemminger
2015-02-12
lib/dynamic_queue_limits.c: simplify includes
Rasmus Villemoes
2012-05-31
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
2012-05-31
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
2012-05-31
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
2012-03-11
dql: Fix undefined jiffies
Tom Herbert
2011-11-29
dql: Dynamic queue limits
Tom Herbert