summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
| * IB/iser: centralize setting desc type and done callbackMax Gurtovoy2023-04-031-7/+9
| * IB/iser: remove unused macrosMax Gurtovoy2023-04-031-6/+0
| * RDMA/rxe: Clean kzalloc failure pathsLeon Romanovsky2023-03-302-23/+9
| * RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson2023-03-293-33/+3
| * RDMA/ocrdma: remove unused discard_cnt variableTom Rix2023-03-291-2/+0
| * RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variablesTom Rix2023-03-291-10/+4
| * RDMA/usnic: Remove redundant pci_clear_masterCai Huoqing2023-03-291-2/+0
| * RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad2023-03-291-29/+142
| * RDMA/bnxt_re: Add resize_cq supportSelvin Xavier2023-03-295-0/+163
| * RDMA/erdma: Use fixed hardware page sizeCheng Xu2023-03-242-8/+13
| * RDMA/rxe: Rewrite rxe_task.cBob Pearson2023-03-242-56/+218
| * RDMA/rxe: Make tasks schedule each otherBob Pearson2023-03-242-6/+6