index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
...
|
|
|
*
IB/mlx5: Modify to work with arbitrary page size
Yishai Hadas
2014-10-09
1
-8
/
+10
|
|
|
*
IB/mlx5: Remove duplicate code from mlx5_set_path
Eli Cohen
2014-10-09
1
-16
/
+5
|
|
|
*
IB/mlx5: Fix possible array overflow
Eli Cohen
2014-10-09
1
-3
/
+3
|
|
|
*
IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
Eli Cohen
2014-10-09
1
-3
/
+3
|
|
|
*
IB/mlx5: Clear umr resources after ib_unregister_device
Eli Cohen
2014-10-09
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
2014-10-09
1
-59
/
+45
|
|
*
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
2014-10-09
1
-43
/
+37
|
|
*
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
2014-10-09
1
-3
/
+3
|
|
/
*
|
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
5
-68
/
+103
|
/
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
|
*
IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-08-12
1
-1
/
+1
*
|
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
1
-7
/
+7
*
|
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
6
-7
/
+7
*
|
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-30
7
-305
/
+196
|
/
*
IB/mlx5: Enable "block multicast loopback" for kernel consumers
Or Gerlitz
2014-07-16
1
-1
/
+1
*
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
2014-05-28
1
-1
/
+1
*
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
2014-05-27
2
-1
/
+14
*
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Yann Droneaud
2014-05-27
2
-1
/
+13
*
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
2014-05-27
2
-22
/
+31
*
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs
Haggai Eran
2014-05-27
1
-0
/
+4
*
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
1
-0
/
+4
*
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
2014-05-27
1
-0
/
+9
*
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
2014-05-27
1
-15
/
+16
*
mlx5_core: Copy DIF fields only when input and output space values match
Sagi Grimberg
2014-05-27
1
-3
/
+6
*
mlx5_core: Simplify signature handover wqe for interleaved buffers
Sagi Grimberg
2014-05-27
1
-15
/
+9
*
mlx5_core: Fix signature handover operation for interleaved buffers
Sagi Grimberg
2014-05-27
1
-1
/
+4
*
IB/mlx5: Add block multicast loopback support
Eli Cohen
2014-04-10
2
-0
/
+14
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
7
-84
/
+785
|
\
|
*
IB/mlx5: Expose support for signature MR feature
Sagi Grimberg
2014-03-07
1
-0
/
+9
|
*
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
5
-2
/
+122
|
*
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
2014-03-07
1
-0
/
+422
|
*
IB/mlx5: Remove MTT access mode from umr flags helper function
Sagi Grimberg
2014-03-07
1
-2
/
+3
|
*
IB/mlx5: Break up wqe handling into begin & finish routines
Sagi Grimberg
2014-03-07
1
-36
/
+61
|
*
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
2014-03-07
2
-3
/
+12
|
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
3
-0
/
+117
|
*
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
2
-43
/
+41
*
|
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
2014-02-25
1
-2
/
+2
|
/
*
IB/mlx5: Remove dependency on X86
Eli Cohen
2014-02-13
1
-1
/
+1
*
IB/mlx5: Don't set "block multicast loopback" capability
Eli Cohen
2014-02-06
2
-4
/
+3
*
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
2014-02-06
3
-4
/
+32
*
IB/mlx5: Fix RC transport send queue overhead computation
Eli Cohen
2014-02-06
1
-1
/
+3
*
Merge branch 'ip-roce' into for-next
Roland Dreier
2014-01-22
1
-1
/
+2
|
\
|
*
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2014-01-14
1
-1
/
+2
*
|
IB/mlx5: Verify reserved fields are cleared
Eli Cohen
2014-01-22
1
-2
/
+6
*
|
IB/mlx5: Allow creation of QPs with zero-length work queues
Eli Cohen
2014-01-22
1
-20
/
+29
*
|
IB/mlx5: Add support for resize CQ
Eli Cohen
2014-01-22
3
-18
/
+270
*
|
IB/mlx5: Implement modify CQ
Eli Cohen
2014-01-22
1
-1
/
+25
*
|
IB/mlx5: Make sure doorbell record is visible before doorbell
Eli Cohen
2014-01-22
1
-0
/
+4
*
|
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2014-01-14
2
-24
/
+66
*
|
IB/mlx5: Remove unused code in mr.c
Eli Cohen
2014-01-14
2
-2
/
+0
|
/
[prev]
[next]