summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-37/+66
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-41/+371
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch2-0/+6
2023-06-11RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad1-1/+6
2023-06-11RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad1-18/+40
2023-06-11RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad1-8/+16
2023-06-11RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch3-7/+296
2023-06-11RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla1-0/+3
2023-06-10mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2-2/+2
2023-06-08{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory1-36/+62
2023-06-08RDMA/mlx5: Free second uplink ib portShay Drory1-1/+4
2023-06-02RDMA/bnxt_re: Fix reporting active_{speed,width} attributesKamal Heib3-7/+4
2023-05-29RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail1-0/+1
2023-05-29RDMA/irdma: Prevent QP use after freeMustafa Ismail1-5/+6
2023-05-19RDMA/bnxt_re: Do not enable congestion control on VFsKalesh AP1-0/+4
2023-05-19RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP1-3/+1
2023-05-19RDMA/bnxt_re: Fix a possible memory leakKalesh AP1-5/+6
2023-05-17RDMA/hns: Modify the value of long message loopback sliceYangyang Li1-5/+3
2023-05-17RDMA/hns: Fix base address table allocationChengchang Tang1-0/+43
2023-05-17RDMA/hns: Fix timeout attr in query qp for HIP08Chengchang Tang2-3/+16
2023-05-17RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum1-1/+1
2023-05-13RDMA/bnxt_re: Fix the page_size used during the MR creationSelvin Xavier2-14/+5
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds68-4551/+6333
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2-8/+6
2023-04-22RDMA/efa: Add rdma write capability to device capsYonatan Nachum3-17/+43
2023-04-21RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-04-21RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() callTejun Heo1-2/+2
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch1-5/+26
2023-04-16RDMA/mlx5: Allow relaxed ordering read in VFs and VMsAvihai Horon3-6/+11
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon2-3/+4
2023-04-16RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon1-2/+4
2023-04-16RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon1-3/+3
2023-04-13RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()Christophe JAILLET1-1/+1
2023-04-09IB/hfi1: Place struct mmu_rb_handler on cache line startPatrick Kelsey2-6/+19
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey11-304/+423
2023-04-09IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey1-7/+6
2023-04-09IB/hfi1: Suppress useless compiler warningsEhab Ababneh1-0/+7
2023-04-09IB/hfi1: Remove trace newlinesDean Luick5-18/+18
2023-04-04RDMA/bnxt_re: Enable congestion control by defaultSelvin Xavier5-13/+222
2023-04-04RDAM/bnxt_re: Use tlv apis while processing the slow path commandsSelvin Xavier1-11/+11
2023-04-04RDMA/bnxt_re: RoCE slow path TLV supportSelvin Xavier1-0/+162
2023-04-04RDMA/bnxt_re: Reduce number of argumets to control path command APIsSelvin Xavier4-138/+199
2023-04-04RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline functionSelvin Xavier4-69/+98
2023-04-04RDMA/bnxt_re: Remove HW queue mapping from RoCE DriverSelvin Xavier3-93/+0
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier2-2957/+4228
2023-04-03IB/qib: Remove unused cnt variableTom Rix1-5/+4
2023-04-03RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix1-2/+0
2023-03-30IB/qib: check for user backed iterator, not specific iterator typeJens Axboe1-1/+1