summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP2023-05-191-4/+1
| * | RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP2023-05-191-7/+1
| * | RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP2023-05-194-5/+25
| * | RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP2023-05-191-5/+2
| * | RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier2023-05-193-14/+28
| * | RDMA/irdma: Move iw device ops initializationKamal Heib2023-05-171-9/+9
| * | RDMA/irdma: Return void from irdma_init_rdma_device()Kamal Heib2023-05-171-6/+2
| * | RDMA/irdma: Return void from irdma_init_iw_device()Kamal Heib2023-05-171-10/+5
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-37/+66
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-159-41/+371
| |\ \ \ | | | |/ | | |/|
| * | | {net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2023-06-071-36/+62
| * | | RDMA/mlx5: Free second uplink ib portShay Drory2023-06-071-1/+4
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-092-2/+2
| | |/ | |/|
* | | RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-112-0/+6
* | | RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad2023-06-111-1/+6
* | | RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad2023-06-111-18/+40
* | | RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad2023-06-111-8/+16
* | | RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch2023-06-113-7/+296
* | | RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla2023-06-111-0/+3
* | | RDMA/bnxt_re: Fix reporting active_{speed,width} attributesKamal Heib2023-06-013-7/+4
| |/ |/|
* | 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/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-2968-4551/+6333
|\
| * 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/mlx5: Fix flow counter query via DEVXMark Bloch2023-04-181-5/+26
| * 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/irdma: Slightly optimize irdma_form_ah_cm_frame()Christophe JAILLET2023-04-131-1/+1
| * 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/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