summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-2/+2
|\
| * qib: convert to new timestamp accessorsJeff Layton2023-10-181-2/+2
* | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds2023-10-302-2/+2
|\ \ | |/ |/|
| * infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells2023-09-252-2/+2
* | RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky2023-10-051-0/+1
* | RDMA/mlx5: Remove not-used cache disable flagLeon Romanovsky2023-10-022-6/+0
* | RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang2023-10-021-1/+1
* | RDMA/mlx5: Fix mkey cache possible deadlock on cleanupShay Drory2023-09-262-2/+15
* | RDMA/mlx5: Fix NULL string errorShay Drory2023-09-261-1/+1
* | RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria2023-09-261-1/+1
* | RDMA/mlx5: Fix assigning access flags to cache mkeysMichael Guralnik2023-09-261-1/+2
* | IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET2023-09-231-1/+1
* | RDMA/bnxt_re: Decrement resource stats correctlySelvin Xavier2023-09-211-0/+4
* | RDMA/bnxt_re: Fix the handling of control path response dataSelvin Xavier2023-09-211-2/+9
* | RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky2023-09-181-1/+1
* | RDMA/erdma: Fix NULL pointer access in regmr_cmdCheng Xu2023-09-181-3/+2
* | RDMA/erdma: Fix error code in erdma_create_scatter_mtt()Dan Carpenter2023-09-181-1/+1
* | RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze2023-09-111-1/+1
* | RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev2023-09-111-0/+3
* | RDMA/siw: Fix connection failure handlingBernard Metzler2023-09-111-4/+12
* | RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche2023-09-111-11/+5
|/
* 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