summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib2019-08-123-60/+0
* RDMA/core: Add common iWARP query portKamal Heib2019-08-121-16/+71
* RDMA/cxgb3: Use ib_device_set_netdev()Kamal Heib2019-08-121-0/+20
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-1214-43/+43
* RDMA/efa: Rate limit admin queue error printsGal Pressman2019-08-052-86/+120
* RDMA/hns: Remove not used UAR assignmentLeon Romanovsky2019-08-051-13/+5
* rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-052-2/+30
* mlx5: Fix formats with line continuation whitespaceJoe Perches2019-08-021-4/+2
* RDMA/hns: remove set but not used variable 'irq_num'YueHaibing2019-08-011-2/+0
* RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky2019-07-311-24/+0
* RDMA/core: fix spelling mistake "Nelink" -> "Netlink"Colin Ian King2019-07-311-1/+1
* infiniband: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-3/+1
* RDMA/efa: Expose device statisticsGal Pressman2019-07-295-0/+138
* IB/bnxt_re: Do not notifify GID change eventParav Pandit2019-07-291-1/+0
* Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford2019-07-2920-101/+102
|\
| * Do not dereference 'siw_crypto_shash' before checkingBernard Metzler2019-07-291-2/+4
| * RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon2019-07-291-2/+8
| * RDMA/hns: Fix build errorYueHaibing2019-07-292-9/+5
| * IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-07-251-1/+0
| * IB/counters: Always initialize the port counter objectParav Pandit2019-07-251-4/+4
| * IB/core: Fix querying total rdma statsParav Pandit2019-07-251-0/+3
| * IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua2019-07-251-1/+2
| * IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-07-241-3/+3
| * IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-07-241-1/+3
| * IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-07-241-5/+8
| * IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-07-243-6/+11
| * RDMA/siw: Remove set but not used variables 'rv'Mao Wenan2019-07-221-2/+1
| * IB/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-221-2/+2
| * RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier2019-07-225-13/+30
| * IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan2019-07-221-41/+1
| * IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan2019-07-221-0/+1
| * IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2019-07-221-2/+0
| * IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck2019-07-221-2/+9
| * RDMA/hns: Fix sg offset non-zero issueXi Wang2019-07-221-7/+8
| * RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun2019-07-221-0/+1
* | IB/mlx5: Support per device q counters in switchdev modeParav Pandit2019-07-293-21/+60
* | IB/mlx5: Refactor code for counters allocationParav Pandit2019-07-291-31/+29
* | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-253-5/+4
* | IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy2019-07-251-0/+14
* | RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit2019-07-258-65/+98
* | RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky2019-07-251-4/+4
* | RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky2019-07-251-82/+154
* | IB/usnic: Use dev_get_drvdataChuhong Yuan2019-07-251-1/+1
* | RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam2019-07-251-2/+1
* | RDMA/qib: Unneeded variable retHariprasad Kelam2019-07-251-2/+1
* | RDMA/hns: Refactor eq table init for hip08Yixian Liu2019-07-251-69/+107
* | RDMA/hns: Refactor hem table mhop check and calculationLijun Ou2019-07-251-110/+70
* | RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou2019-07-251-64/+89
* | RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang2019-07-251-115/+160
* | RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang2019-07-251-58/+38