summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail2023-05-291-0/+1
* RDMA/irdma: Prevent QP use after freeMustafa Ismail2023-05-291-5/+6
* RDMA/bnxt_re: Do not enable congestion control on VFsKalesh AP2023-05-191-0/+4
* RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP2023-05-191-3/+1
* RDMA/bnxt_re: Fix a possible memory leakKalesh AP2023-05-191-5/+6
* RDMA/hns: Modify the value of long message loopback sliceYangyang Li2023-05-171-5/+3
* RDMA/hns: Fix base address table allocationChengchang Tang2023-05-171-0/+43
* RDMA/hns: Fix timeout attr in query qp for HIP08Chengchang Tang2023-05-172-3/+16
* RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum2023-05-161-1/+1
* RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...Guoqing Jiang2023-05-167-61/+86
* RDMA/rxe: Fix double unlock in rxe_qp.cBob Pearson2023-05-161-1/+2
* RDMA/bnxt_re: Fix the page_size used during the MR creationSelvin Xavier2023-05-122-14/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-2998-5382/+7742
|\
| * RDMA/efa: Add rdma write capability to device capsYonatan Nachum2023-04-213-17/+43
| * RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang2023-04-211-1/+1
| * RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() callTejun Heo2023-04-211-2/+2
| * RDMA/rxe: Fix spinlock recursion deadlock on requesterDaisuke Matsuda2023-04-211-3/+3
| * RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-04-181-5/+26
| * RDMA/rxe: Protect QP state with qp->state_lockBob Pearson2023-04-177-218/+317
| * RDMA/rxe: Move code to check if drained to subroutineBob Pearson2023-04-172-29/+38
| * RDMA/rxe: Remove qp->req.stateBob Pearson2023-04-177-66/+34
| * RDMA/rxe: Remove qp->comp.stateBob Pearson2023-04-173-10/+4
| * RDMA/rxe: Remove qp->resp.stateBob Pearson2023-04-176-14/+8
| * RDMA/mlx5: Allow relaxed ordering read in VFs and VMsAvihai Horon2023-04-163-6/+11
| * net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon2023-04-162-3/+4
| * RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon2023-04-161-2/+4
| * RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon2023-04-161-3/+3
| * RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe2023-04-165-27/+20
| * RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"Zhu Yanjun2023-04-161-3/+8
| * RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()Christophe JAILLET2023-04-131-1/+1
| * RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.cBob Pearson2023-04-121-2/+2
| * IB/hfi1: Place struct mmu_rb_handler on cache line startPatrick Kelsey2023-04-092-6/+19
| * IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey2023-04-0911-304/+423
| * IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey2023-04-091-7/+6
| * IB/hfi1: Suppress useless compiler warningsEhab Ababneh2023-04-091-0/+7
| * IB/hfi1: Remove trace newlinesDean Luick2023-04-095-18/+18
| * RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel2023-04-091-10/+13
| * RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang2023-04-091-1/+2
| * RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier2023-04-045-13/+222
| * RDAM/bnxt_re: Use tlv apis while processing the slow path commandsSelvin Xavier2023-04-041-11/+11
| * RDMA/bnxt_re: RoCE slow path TLV supportSelvin Xavier2023-04-041-0/+162
| * RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier2023-04-044-138/+199
| * RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier2023-04-044-69/+98
| * RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier2023-04-043-93/+0
| * RDMA/bnxt_re: Update HW interface headersSelvin Xavier2023-04-042-2957/+4228
| * RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa2023-04-031-3/+0
| * RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li2023-04-031-4/+2
| * IB/qib: Remove unused cnt variableTom Rix2023-04-031-5/+4
| * RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix2023-04-031-2/+0
| * IB/iser: remove redundant new lineMax Gurtovoy2023-04-031-1/+0