summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad2023-10-193-9/+58
* 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
* RDMA/core: Fix a couple of obvious typos in commentsChuck Lever2023-10-041-1/+1
* 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
* | IB/srp: Annotate struct srp_fr_pool with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/siw: Annotate struct siw_pbl with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/core: Annotate struct ib_pkey_cache with __counted_byKees Cook2023-10-021-1/+1
* | RDMA/hns: Support SRQ record doorbellYangyang Li2023-10-023-11/+108
* | RDMA/ipoib: Add support for XDR speed in ethtoolPatrisious Haddad2023-09-261-0/+2
* | 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
* | IB/core: Add support for XDR link speedOr Har-Toov2023-09-263-1/+9
* | 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/core: Add support to dump SRQ resource in RAW formatwenglianfa2023-09-202-0/+18
* | RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa2023-09-202-1/+9
* | RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen2023-09-201-7/+2
* | RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun2023-09-191-1/+1
* | RDMA/rtrs: Require holding rcu_read_lock explicitlyZhu Yanjun2023-09-191-1/+6
* | RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva2023-09-194-8/+12
* | IB/hfi1: Remove open coded reference to skb frag offsetDavid Ahern2023-09-181-1/+1
* | RDMA/core: Fix repeated words in commentsRohit Chavan2023-09-111-2/+2
* | IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-11149-149/+149
|/
* 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