summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang2023-10-191-1/+1
* RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang2023-10-191-3/+3
* RDMA/bnxt_re: Do not report SRQ error in srq notificationChandramohan Akula2023-10-151-5/+2
* RDMA/bnxt_re: Report async events and errorsChandramohan Akula2023-10-151-9/+156
* RDMA/bnxt_re: Update HW interface headersChandramohan Akula2023-10-151-0/+58
* IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad2023-10-151-0/+27
* RDMA/irdma: Add support to re-register a memory regionSindhu Devale2023-10-092-43/+191
* IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-041-0/+17
|\
| * RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-021-0/+17
* | IB/hfi1: Annotate struct tid_rb_node with __counted_byKees Cook2023-10-021-1/+1
* | IB/mthca: Annotate struct mthca_icm_table with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/hns: Support SRQ record doorbellYangyang Li2023-10-023-11/+108
* | IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad2023-09-261-1/+1
* | IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad2023-09-261-1/+1
* | IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad2023-09-261-0/+4
* | IB/mlx5: Expose XDR speed through MADOr Har-Toov2023-09-261-0/+13
* | RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory2023-09-263-180/+169
* | IB/qib: Replace deprecated strncpyJustin Stitt2023-09-221-1/+1
* | IB/hfi1: Replace deprecated strncpyJustin Stitt2023-09-221-2/+2
* | RDMA/irdma: Replace deprecated strncpyJustin Stitt2023-09-221-1/+1
* | RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa2023-09-204-0/+79
* | RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen2023-09-201-7/+2
* | IB/hfi1: Remove open coded reference to skb frag offsetDavid Ahern2023-09-181-1/+1
* | IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-11107-107/+107
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-09-0162-1408/+2411
|\
| * 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/efa: Fix wrong resources deallocation orderYonatan Nachum2023-08-221-3/+3
| * 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
| * 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-082-49/+40
| * RDMA: Remove unnecessary NULL valuesRuan Jinjie2023-08-071-2/+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