summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-021-4/+0
|\
| * scsi: RDMA/srp: Fix residual handlingBart Van Assche2023-07-251-4/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-09-0187-1646/+2820
|\ \
| * | IB/hfi1: Reduce printing of errors during driver shut downDouglas Miller2023-08-221-3/+5
| * | RDMA/hfi1: Move user SDMA system memory pinning code to its own fileBrendan Cunningham2023-08-226-452/+505
| * | RDMA/hfi1: Use list_for_each_entry() helperJinjie Ruan2023-08-221-3/+1
| * | RDMA/mlx5: Fix trailing */ formatting in block commentRohit Chavan2023-08-221-1/+2
| * | RDMA/rxe: Fix redundant break statement in switch-case.Rohit Chavan2023-08-221-1/+0
| * | RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum2023-08-221-3/+3
| * | RDMA/siw: Call llist_reverse_order in siw_run_sqGuoqing Jiang2023-08-221-7/+1
| * | RDMA/siw: Correct wrong debug messageGuoqing Jiang2023-08-221-1/+1
| * | RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang2023-08-221-1/+0
| * | Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky2023-08-221-0/+2
| * | RDMA/bnxt_re: Fix kernel doc errorsLeon Romanovsky2023-08-211-15/+15
| * | RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz2023-08-193-2/+16
| * | RDMA/erdma: Implement hierarchical MTTCheng Xu2023-08-193-24/+194
| * | RDMA/erdma: Refactor the storage structure of MTT entriesCheng Xu2023-08-194-94/+152
| * | RDMA/erdma: Renaming variable names and field names of struct erdma_memCheng Xu2023-08-192-37/+37
| * | RDMA/hns: Support hns HW statsChengchang Tang2023-08-194-0/+159
| * | RDMA/hns: Dump whole QP/CQ/MR resource in rawChengchang Tang2023-08-191-72/+3
| * | RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()Leon Romanovsky2023-08-181-0/+1
| * | RDMA/mlx4: Copy union directlyGustavo A. R. Silva2023-08-161-2/+1
| * | RDMA/irdma: Drop unused kernel push codeShiraz Saleem2023-08-164-119/+19
| * | RDMA/bnxt_re: Add support for dmabuf pinned memory regionsSaravanan Vajravel2023-08-153-26/+62
| * | RDMA/bnxt_re: Protect the PD table bitmapSelvin Xavier2023-08-153-8/+24
| * | RDMA/bnxt_re: Initialize mutex dbq_lockKashyap Desai2023-08-151-0/+1
| * | IB/core: Add more speed parsing in ib_get_width_and_speed()Kalesh AP2023-08-131-1/+10
| * | RDMA/cxgb4: Set sq_sig_type correctlyGuoqing Jiang2023-08-131-1/+1
| * | RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing2023-08-081-3/+0
| * | RDMA: Make all 'class' structures constIvan Orlov2023-08-087-83/+79
| * | RDMA: Remove unnecessary NULL valuesRuan Jinjie2023-08-072-3/+3
| * | IB/uverbs: Fix an potential error pointer dereferenceXiang Yang2023-08-071-0/+2
| * | RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2023-08-072-6/+23
| * | RDMA/hns: Fix inaccurate error label name in init instanceJunxian Huang2023-08-071-4/+4
| * | RDMA/hns: Fix incorrect post-send with direct wqe of wr-listJunxian Huang2023-08-071-1/+2
| * | RDMA/hns: Fix port active speedChengchang Tang2023-08-071-2/+5
| * | RDMA/bnxt_re: Remove unnecessary variable initializationsKalesh AP2023-08-076-25/+25
| * | RDMA/bnxt_re: Avoid unnecessary memsetKalesh AP2023-08-072-9/+4
| * | RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() functionKalesh AP2023-08-071-13/+8
| * | RDMA/bnxt_re: Fix the sideband buffer size handling for FW commandsSelvin Xavier2023-08-073-80/+55
| * | RDMA/bnxt_re: Remove a redundant flagKalesh AP2023-08-072-4/+2
| * | RDMA/bnxt_re: Fix max_qp count for virtual functionsKalesh AP2023-08-073-9/+6
| * | RDMA/irdma: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-08-031-1/+1
| * | RDMA/hns: Remove unused function declarationsYue Haibing2023-07-311-2/+0
| * | RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson2023-07-311-20/+25
| * | RDMA/rxe: Fix rxe_modify_srqBob Pearson2023-07-312-30/+36
| * | RDMA/rxe: Fix unsafe drain work queue codeBob Pearson2023-07-312-0/+8
| * | RDMA/rxe: Move work queue code to subroutinesBob Pearson2023-07-311-51/+108
| * | RDMA: Remove unnecessary ternary operatorsRuan Jinjie2023-07-319-22/+18
| * | IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew2023-07-311-0/+2