aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang1-0/+44
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang1-5/+5
2019-07-05IB/mlx5: Support set qp counterMark Zhang2-2/+80
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-04RDMA/efa: Entropy in admin commands idDaniel Kranzdorf1-21/+23
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky1-2/+1
2019-07-04RDMA/hns: Fix building modular hnsLijun Ou1-2/+2
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas1-10/+8
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas1-0/+39
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas1-3/+300
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas1-7/+553
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas3-2/+48
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas1-0/+95
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-1/+1
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe10-70/+103
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas3-3/+3
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas1-1/+1
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing1-2/+0
2019-07-03RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang1-2/+2
2019-07-03IB: Remove unneeded memsetFuqian Huang7-14/+0
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2-2/+2
2019-07-01RDMA/mlx5: Cleanup rep when doing unloadBodong Wang1-7/+11
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2-3/+2
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro1-3/+2
2019-06-28IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn1-0/+2
2019-06-28IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl4-259/+280
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl4-26/+28
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl4-29/+30
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam6-15/+8
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam1-2/+2
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe45-82/+221
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu1-9/+36
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu3-16/+28
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King1-1/+1
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou12-56/+16
2019-06-25RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter1-2/+2
2019-06-25RDMA/hns: fix potential integer overflow on left shiftColin Ian King1-1/+1
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox4-28/+18
2019-06-24RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy1-133/+157
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy3-30/+114
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin3-24/+164
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin3-154/+17
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy2-7/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin3-10/+9
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-20/+198
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy1-6/+5
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy1-7/+12