summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2023-08-15RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel3-26/+62
2023-08-15RDMA/bnxt_re: Protect the PD table bitmapSelvin Xavier3-8/+24
2023-08-15RDMA/bnxt_re: Initialize mutex dbq_lockKashyap Desai1-0/+1
2023-08-13IB/core: Add more speed parsing in ib_get_width_and_speed()Kalesh AP1-1/+10
2023-08-13RDMA/cxgb4: Set sq_sig_type correctlyGuoqing Jiang1-1/+1
2023-08-10RDMA/bnxt_re: Initialize dpi_tbl_lock mutexKashyap Desai1-0/+1
2023-08-10RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP1-0/+2
2023-08-10RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier1-1/+1
2023-08-08RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing1-3/+0
2023-08-08RDMA: Make all 'class' structures constIvan Orlov7-83/+79
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2-2/+2
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla1-1/+1
2023-08-07RDMA: Remove unnecessary NULL valuesRuan Jinjie2-3/+3
2023-08-07IB/uverbs: Fix an potential error pointer dereferenceXiang Yang1-0/+2
2023-08-07RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2-6/+23
2023-08-07RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang1-4/+4
2023-08-07RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang1-1/+2
2023-08-07RDMA/hns: Fix port active speedChengchang Tang1-2/+5
2023-08-07RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP6-25/+25
2023-08-07RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP2-9/+4
2023-08-07RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() functionKalesh AP1-13/+8
2023-08-07RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier3-80/+55
2023-08-07RDMA/bnxt_re: Remove a redundant flagKalesh AP2-4/+2
2023-08-07RDMA/bnxt_re: Fix max_qp count for virtual functionsKalesh AP3-9/+6
2023-08-03IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-03RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-07-31RDMA/hns: Remove unused function declarationsYue Haibing1-2/+0
2023-07-31RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson1-20/+25
2023-07-31RDMA/rxe: Fix rxe_modify_srqBob Pearson2-30/+36
2023-07-31RDMA/rxe: Fix unsafe drain work queue codeBob Pearson2-0/+8
2023-07-31RDMA/rxe: Move work queue code to subroutinesBob Pearson1-51/+108
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie9-22/+18
2023-07-31IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew1-0/+2
2023-07-31RDMA/umem: Set iova in ODP flowMichael Guralnik1-1/+2
2023-07-31RDMA/mthca: Remove unnecessary NULL assignmentsRuan Jinjie1-10/+10
2023-07-31RDMA/irdma: Fix one kernel-doc commentYang Li1-1/+0
2023-07-31RDMA/siw: Fix tx thread initialization.Bernard Metzler3-44/+43
2023-07-31RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie2-42/+42
2023-07-30RDMA/irdma: Use HW specific minimum WQ sizeSindhu Devale8-5/+16
2023-07-30RDMA/irdma: Allow accurate reporting on QP max send/recv WRSindhu Devale4-87/+197
2023-07-30RDMA/core: Get IB width and speed from netdevHaoyue Xu1-21/+79
2023-07-30bnxt_re: Update the debug counters for doorbell pacingChandramohan Akula3-0/+32
2023-07-30bnxt_re: Expose the missing hw countersChandramohan Akula3-2/+39
2023-07-30bnxt_re: Update the hw counters for resource statsChandramohan Akula3-9/+94
2023-07-30bnxt_re: Reorganize the resource statsChandramohan Akula5-42/+47
2023-07-26RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail3-15/+12
2023-07-26RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo5-8/+57
2023-07-26RDMA/irdma: Refactor error handling in create CQPSindhu Devale1-14/+21
2023-07-26RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale1-4/+1
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale1-0/+1