index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
cq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
2019-01-25
1
-2
/
+4
*
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2018-11-22
1
-4
/
+67
*
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-4
/
+4
*
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-3
/
+4
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-18
1
-2
/
+2
*
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2017-02-17
1
-1
/
+5
*
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
2017-01-16
1
-18
/
+20
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
1
-1
/
+3
*
net/mlx4_core: Make sure there are no pending async events when freeing CQ
Matan Barak
2015-05-31
1
-0
/
+3
*
net/mlx4: Add EQ pool
Matan Barak
2015-05-31
1
-5
/
+5
*
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-12-11
1
-0
/
+50
*
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-07-03
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-0
/
+3
|
\
|
*
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
2014-05-14
1
-0
/
+3
*
|
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-06-02
1
-2
/
+2
|
/
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
2013-12-10
1
-2
/
+2
*
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-08
1
-6
/
+0
*
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-04-24
1
-3
/
+7
*
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
2013-03-07
1
-1
/
+1
*
mlx4_core: removed function index from vf.
Marcel Apfelbaum
2012-01-22
1
-2
/
+2
*
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
2011-12-13
1
-23
/
+2
*
mlx4_core: cq modifications for SRIOV
Jack Morgenstein
2011-12-13
1
-27
/
+89
*
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-12-13
1
-3
/
+3
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
mlx4: Move the Mellanox driver
Jeff Kirsher
2011-08-11
1
-0
/
+319