index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dynamic_queue_limits.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
1
-2
/
+3
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
1
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
1
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
1
-1
/
+2
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
1
-0
/
+45
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-19
dql: make dql_init return void
Stephen Hemminger
1
-1
/
+1
2014-09-29
dql: dql_queued() should write first to reduce bus transactions
Eric Dumazet
1
-2
/
+10
2011-11-29
dql: Dynamic queue limits
Tom Herbert
1
-0
/
+97