- 17475e1 RDMA/hns: Bugfix for memory window mtpt configuration by Yixian Liu · 4 years, 1 month ago
- ab6f724 RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP by Wenpeng Liang · 4 years, 1 month ago
- ebed7b7 RDMA/hns: Fix wrong field of SRQ number the device supports by Wenpeng Liang · 4 years, 1 month ago
- 3d2a9d6 IB/hfi1: Ensure correct mm is used at all times by Dennis Dalessandro · 4 years, 1 month ago
- 2ed3814 RDMA/i40iw: Address an mmap handler exploit in i40iw by Shiraz Saleem · 4 years, 1 month ago
- 6830ff8 IB/mthca: fix return value of error branch in mthca_init_cq() by Xiongfeng Wang · 4 years, 1 month ago
- dabbd6a IB/hfi1: Fix error return code in hfi1_init_dd() by Zhang Changzhong · 4 years, 2 months ago
- d035c3f RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() by Qinglang Miao · 4 years, 2 months ago
- 00469c9 RDMA/vmw_pvrdma: Fix the active_speed and phys_state value by Adit Ranadive · 4 years, 2 months ago
- a2267f8a RDMA/qedr: Fix memory leak in iWARP CM by Alok Prasad · 4 years, 2 months ago
- fbdd004 RDMA/mlx5: Fix devlink deadlock on net namespace deletion by Parav Pandit · 4 years, 2 months ago
- a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
- e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
- 3b51788 IB/hfi1: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
- bf6a476 IB/mlx4: Convert rej_tmout radix-tree to XArray by Håkon Bugge · 4 years, 3 months ago
- 73c5265 RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. by Colin Ian King · 4 years, 3 months ago
- 6ef999f RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() by Jason Gunthorpe · 4 years, 3 months ago
- 1c15b4f RDMA/core: Modify enum ib_gid_type and enum rdma_network_type by Avihai Horon · 4 years, 3 months ago
- f45271a RDMA/qedr: Endianness warnings cleanup by Alok Prasad · 4 years, 3 months ago
- a03bfc3 RDMA/mlx5: Sync device with CPU pages upon ODP MR registration by Yishai Hadas · 4 years, 3 months ago
- 677cf51 RDMA/mlx5: Extend advice MR to support non faulting mode by Yishai Hadas · 4 years, 3 months ago
- 8bfafde IB/core: Enable ODP sync without faulting by Yishai Hadas · 4 years, 3 months ago
- 36f30e4 IB/core: Improve ODP to use hmm_range_fault() by Yishai Hadas · 4 years, 3 months ago
- cf4c0fb RDMA/hns: Remove unused variables and definitions by Lang Cheng · 4 years, 3 months ago
- d4f40a1 RDMA/i40iw: Remove intermediate pointer that points to the same struct by Leon Romanovsky · 4 years, 3 months ago
- 21c2fe9 RDMA/mthca: Combine special QP struct with mthca QP by Leon Romanovsky · 4 years, 3 months ago
- b925c55 RDMA/drivers: Remove udata check from special QP by Leon Romanovsky · 4 years, 3 months ago
- 8fd3cd2 RDMA/mlx4: Prepare QP allocation to remove from the driver by Leon Romanovsky · 4 years, 3 months ago
- 915ec7e RDMA/mlx4: Embed GSI QP into general mlx4_ib QP by Leon Romanovsky · 4 years, 3 months ago
- eebe580 RDMA/mlx5: Delete not needed GSI QP signal QP type by Leon Romanovsky · 4 years, 3 months ago
- 2dc4d67 RDMA/mlx5: Change GSI QP to have same creation flow like other QPs by Leon Romanovsky · 4 years, 3 months ago
- f8225e3 RDMA/mlx5: Reuse existing fields in parent QP storage object by Leon Romanovsky · 4 years, 3 months ago
- 0d9aef8 RDMA/mlx5: Embed GSI QP into general mlx5_ib QP by Leon Romanovsky · 4 years, 3 months ago
- b942fc0 RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters() by Liu Shixin · 4 years, 4 months ago
- 30b7078 RDMA/hns: Support inline data in extented sge space for RC by Weihang Li · 4 years, 4 months ago
- 05df492 RDMA/hns: Fix missing sq_sig_type when querying QP by Weihang Li · 4 years, 4 months ago
- fbed9d2 RDMA/hns: Fix configuration of ack_req_freq in QPC by Weihang Li · 4 years, 4 months ago
- 99fcf82 RDMA/hns: Fix the wrong value of rnr_retry when querying qp by Wenpeng Liang · 4 years, 4 months ago
- 768202a0 RDMA/hns: Solve the overflow of the calc_pg_sz() by Jiaran Zhang · 4 years, 4 months ago
- 172505c RDMA/hns: Add check for the validity of sl configuration by Jiaran Zhang · 4 years, 4 months ago
- c19893f RDMA/hns: Correct typo of hns_roce_create_cq() by Lang Cheng · 4 years, 4 months ago
- 221109e RDMA/hns: Add interception for resizing SRQs by Yangyang Li · 4 years, 4 months ago
- 12542f1 RDMA/hns: Refactor process about opcode in post_send() by Weihang Li · 4 years, 4 months ago
- 3cb2c99 RDMA/hns: Add support for SCCC in size of 64 Bytes by Yangyang Li · 4 years, 4 months ago
- 98912ee RDMA/hns: Add support for QPC in size of 512 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 09a5f21 RDMA/hns: Add support for CQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 247fc16 RDMA/hns: Add support for EQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
- 3de3c47 RDMA/efa: Drop double zeroing for sg_init_table() by Julia Lawall · 4 years, 4 months ago
- f233496 i40iw: Add support to make destroy QP synchronous by Sindhu, Devale · 4 years, 4 months ago
- b0cff38 RDMA/efa: Add messages and RDMA read work requests HW stats by Daniel Kranzdorf · 4 years, 4 months ago
- 215b88a RDMA/efa: Group keep alive received counter with other SW stats by Gal Pressman · 4 years, 4 months ago
- d7ecab1 RDMA/mlx5: Don't call to restrack recursively by Leon Romanovsky · 4 years, 3 months ago
- 8383da3 RDMA/mlx5: Clarify what the UMR is for when creating MRs by Jason Gunthorpe · 4 years, 4 months ago
- 0ec52f0 RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work by Jason Gunthorpe · 4 years, 4 months ago
- 5eb29f0 RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled by Jason Gunthorpe · 4 years, 4 months ago
- 1c97ca3 RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create() by Jason Gunthorpe · 4 years, 4 months ago
- 2e4e706 RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache() by Jason Gunthorpe · 4 years, 4 months ago
- 22d3e1e RDMA/hns: Set the unsupported wr opcode by Lijun Ou · 4 years, 4 months ago
- 3e45410 RDMA/qedr: Fix resource leak in qedr_create_qp by Keita Suzuki · 4 years, 4 months ago
- 8d539c6 RDMA/iw_cxgb4: Disable delayed ack by default by Potnuri Bharat Teja · 4 years, 4 months ago
- a1255ff Merge branch 'mlx_sw_owner_v2' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
- 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
- 376ceb3 RDMA: Fix link active_speed size by Aharon Landau · 4 years, 4 months ago
- 54a38b6 RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices by Alex Vesker · 4 years, 4 months ago
- 8310e32 RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devices by Alex Vesker · 4 years, 4 months ago
- c0a6b5e RDMA: Convert RWQ table logic to ib_core allocation scheme by Leon Romanovsky · 4 years, 4 months ago
- d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 4 months ago
- e27014b RDMA/mlx5: Delete duplicated mlx5_ptys_width enum by Aharon Landau · 4 years, 4 months ago
- 639bf44 net/mlx5: Refactor query port speed functions by Aharon Landau · 4 years, 4 months ago
- 1d7c99582 RDMA/i40iw: Avoid typecast from void to pci_dev by Parav Pandit · 4 years, 4 months ago
- 06e8d1d RDMA/qedr: Add support for user mode XRC-SRQ's by Yuval Basson · 4 years, 6 months ago
- b1df2a0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
- 9e054b1 RDMA/qedr: Fix function prototype parameters alignment by Michal Kalderon · 4 years, 4 months ago
- fbf5802 RDMA/qedr: Fix inline size returned for iWARP by Michal Kalderon · 4 years, 4 months ago
- cc293f5 RDMA/qedr: Fix iWARP active mtu display by Michal Kalderon · 4 years, 4 months ago
- 8a5a10a RDMA/qedr: Fix return code if accept is called on a destroyed qp by Michal Kalderon · 4 years, 4 months ago
- a379ad5 RDMA/qedr: Fix use of uninitialized field by Michal Kalderon · 4 years, 4 months ago
- 0b1eddc RDMA/qedr: Fix doorbell setting by Michal Kalderon · 4 years, 4 months ago
- 098e345 RDMA/qedr: Fix qp structure memory leak by Michal Kalderon · 4 years, 4 months ago
- 1d4299e RDMA/ocrdma: Remove fbo from MR by Jason Gunthorpe · 4 years, 4 months ago
- b3003a7 RDMA/qedr: Remove fbo and zbva from the MR by Jason Gunthorpe · 4 years, 4 months ago
- 81655d3 RDMA/mlx4: Use ib_umem_num_dma_blocks() by Jason Gunthorpe · 4 years, 4 months ago
- 87aebd3 RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() by Jason Gunthorpe · 4 years, 4 months ago
- b8387f8 RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() by Jason Gunthorpe · 4 years, 4 months ago
- cf9ce3c RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding by Jason Gunthorpe · 4 years, 4 months ago
- 84e71b4 RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages() by Jason Gunthorpe · 4 years, 4 months ago
- 901bca7 RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() by Jason Gunthorpe · 4 years, 4 months ago
- 6836305 RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding by Jason Gunthorpe · 4 years, 4 months ago
- 22123a0e RDMA/i40iw: Use ib_umem_num_dma_pages() by Jason Gunthorpe · 4 years, 4 months ago
- 1f9b682 RDMA/efa: Use ib_umem_num_dma_pages() by Jason Gunthorpe · 4 years, 4 months ago
- a665aca RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() by Jason Gunthorpe · 4 years, 4 months ago
- 89603f7 RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block by Jason Gunthorpe · 4 years, 4 months ago
- ebc2409 RDMA/umem: Add rdma_umem_for_each_dma_block() by Jason Gunthorpe · 4 years, 4 months ago
- 71ff3f6 RDMA: Make counters destroy symmetrical by Leon Romanovsky · 4 years, 4 months ago
- add5353 RDMA: Restore ability to return error for destroy WQ by Leon Romanovsky · 4 years, 4 months ago
- d0c45c8 RDMA: Change XRCD destroy return value by Leon Romanovsky · 4 years, 4 months ago
- 43d781b RDMA: Allow fail of destroy CQ by Leon Romanovsky · 4 years, 4 months ago
- 119181d RDMA: Restore ability to fail on SRQ destroy by Leon Romanovsky · 4 years, 4 months ago
- fd89099 RDMA/mlx5: Issue FW command to destroy SRQ on reentry by Leon Romanovsky · 4 years, 4 months ago
- 9a9ebf8 RDMA: Restore ability to fail on AH destroy by Leon Romanovsky · 4 years, 4 months ago