index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
IB/mlx4: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+3
2017-11-13
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2
-0
/
+4
2017-11-13
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
1
-1
/
+1
2017-11-13
IB/mlx4: Add contig support for control objects
Guy Levi
4
-7
/
+16
2017-11-13
IB/mlx4: Use optimal numbers of MTT entries
Guy Levi
1
-24
/
+261
2017-11-10
IB/mlx4: Fix RSS's QPC attributes assignments
Guy Levi
1
-7
/
+9
2017-11-10
IB/mlx4: Add report for RSS capabilities by vendor channel
Guy Levi
2
-5
/
+28
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2
-0
/
+3
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
1
-5
/
+3
2017-10-14
IB/mlx4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-0
/
+3
2017-09-13
IB/mlx4: fix sprintf format warning
Arnd Bergmann
1
-1
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+13
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-13
/
+13
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-2
/
+2
2017-08-24
RDMA/mlx4: Properly annotate link layer variable
Leon Romanovsky
1
-4
/
+2
2017-08-24
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
Guy Levi
1
-0
/
+3
2017-08-24
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
Guy Levi
1
-5
/
+4
2017-08-24
IB/mlx4: Fix RSS QP type in creation verb
Guy Levi
1
-1
/
+1
2017-08-24
IB/mlx4: Fix some spelling mistakes
Talat Batheesh
2
-2
/
+2
2017-08-24
RDMA/mlx4: Remove gfp_mask argument from acquire_group call
Leon Romanovsky
1
-5
/
+4
2017-08-24
RDMA/mlx4: Don't use uninitialized variable
Leon Romanovsky
1
-1
/
+1
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2
-20
/
+8
2017-08-18
Add OPA extended LID support
Hiatt, Don
2
-5
/
+5
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-3
/
+2
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2
-5
/
+5
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-3
/
+2
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-3
/
+3
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
2
-2
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+0
2017-07-24
IB/mlx4: Expose RSS capabilities
Guy Levi
1
-1
/
+6
2017-07-24
IB/mlx4: Add support for RSS QP
Guy Levi
2
-22
/
+439
2017-07-24
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
3
-3
/
+85
2017-07-24
IB/mlx4: Add support for WQ related verbs
Guy Levi
3
-57
/
+497
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
3
-6
/
+15
2017-07-24
IB/mlx4: Add inline-receive support
Maor Gottlieb
3
-7
/
+35
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-20
IB/mlx4: Fix CM REQ retries in paravirt mode
Håkon Bugge
1
-0
/
+4
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
4
-31
/
+24
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2
-2
/
+2
2017-06-07
IB/mlx4: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-06-01
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-05-01
IB/mlx4: Fix incorrect order of formal and actual parameters
Håkon Bugge
1
-2
/
+2
2017-05-01
IB/mlx4: Change flush logic so it adheres to the variable name
Håkon Bugge
1
-3
/
+3
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
3
-25
/
+18
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
4
-109
/
+143
2017-05-01
IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-12
/
+12
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-4
/
+4
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
5
-17
/
+21
[next]