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
/
infiniband
/
hw
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
IB/mlx5: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+7
*
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
2
-1
/
+5
*
IB/mlx5: Fix RoCE Address Path fields
Majd Dibbiny
2017-11-13
1
-2
/
+6
*
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
2017-11-13
1
-0
/
+2
*
IB/mlx5: Add PCI write end padding support
Noa Osherovich
2017-11-10
3
-4
/
+38
*
IB/mlx5: Add support for RSS on the inner packet
Maor Gottlieb
2017-10-25
1
-0
/
+11
*
IB/mlx5: Add tunneling offloads support
Maor Gottlieb
2017-10-25
3
-5
/
+51
*
IB/mlx5: Support padded 128B CQE feature
Guy Levi
2017-10-25
3
-4
/
+32
*
IB/mlx5: Support 128B CQE compression feature
Guy Levi
2017-10-25
2
-4
/
+10
*
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
2017-10-25
2
-8
/
+48
*
IB/mlx5: Expose multi-packet RQ capabilities
Noa Osherovich
2017-10-25
2
-0
/
+21
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
3
-4
/
+5
|
\
|
*
IB/mlx5: Remove a set-but-not-used variable
Bart Van Assche
2017-10-15
1
-2
/
+0
|
*
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
2
-0
/
+3
|
*
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
Arvind Yadav
2017-09-27
1
-2
/
+2
*
|
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
2017-10-18
1
-3
/
+3
*
|
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
1
-4
/
+0
*
|
IB/mlx5: Fix label order in error path handling
Parav Pandit
2017-10-04
1
-2
/
+2
*
|
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
2017-09-25
1
-10
/
+17
*
|
IB/mlx5: Simplify mlx5_ib_cont_pages
Ilya Lesokhin
2017-09-25
1
-30
/
+17
*
|
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
2017-09-25
1
-5
/
+5
|
/
*
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
2017-09-22
1
-3
/
+3
*
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2017-08-29
2
-5
/
+22
*
IB/mlx5: Fill XRQ capabilities
Artemy Kovalyov
2017-08-29
2
-0
/
+15
*
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-29
2
-9
/
+12
*
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
Bodong Wang
2017-08-24
1
-0
/
+5
*
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
2017-08-24
2
-2
/
+5
*
IB/mlx5: Add support for multi underlay QP
Yishai Hadas
2017-08-24
1
-7
/
+42
*
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
2017-08-24
1
-4
/
+5
*
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
2017-08-24
1
-4
/
+4
*
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
2017-08-24
1
-30
/
+45
*
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
2017-08-24
2
-20
/
+15
*
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
2017-08-24
2
-0
/
+24
*
RDMA/mlx5: Limit scope of get vector affinity local function
Leon Romanovsky
2017-08-24
1
-2
/
+2
*
IB/mlx5: Add necessary delay drop assignment
Maor Gottlieb
2017-08-24
1
-0
/
+2
*
IB/mlx5: Fix some spelling mistakes
Talat Batheesh
2017-08-24
2
-2
/
+2
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
2
-0
/
+7
|
\
|
*
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
2017-08-24
1
-0
/
+6
|
*
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
2017-08-24
1
-0
/
+1
|
*
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2017-08-04
1
-1
/
+1
*
|
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2017-08-22
2
-17
/
+22
*
|
IB/core: Fix input len in multiple user verbs
Amrani, Ram
2017-08-22
2
-12
/
+5
*
|
Add OPA extended LID support
Hiatt, Don
2017-08-18
1
-1
/
+1
*
|
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
2017-08-10
1
-4
/
+4
|
\
\
|
*
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-4
/
+4
|
|
|
|
\
\
*
-
.
\
\
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2017-08-10
2
-1
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
mlx5: support ->get_vector_affinity
Sagi Grimberg
2017-08-08
1
-0
/
+9
|
|
|
/
|
*
/
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-08-08
1
-1
/
+1
|
|
/
*
|
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
1
-2
/
+1
|
\
\
[next]