summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li2023-12-041-3/+1
* RDMA/irdma: Fix support for 64k pagesMike Marciniszyn2023-12-041-1/+1
* RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn2023-12-041-0/+5
* RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2023-12-041-6/+0
* RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li2023-11-221-3/+3
* RDMA/bnxt_re: Correct module description stringKalesh AP2023-11-221-1/+1
* RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang2023-11-221-1/+1
* RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang2023-11-221-1/+1
* RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal2023-11-221-1/+2
* RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal2023-11-221-1/+4
* RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal2023-11-221-6/+18
* RDMA/rtrs-clt: Start hb after path_upJack Wang2023-11-221-2/+1
* RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang2023-11-221-2/+3
* RDMA/irdma: Add wait for suspend on SQDMustafa Ismail2023-11-155-3/+29
* RDMA/irdma: Do not modify to SQD on errorMustafa Ismail2023-11-151-7/+0
* RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang2023-11-131-4/+9
* RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida2023-11-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-02186-491/+1148
|\
| * IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy2023-10-311-3/+1
| * RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh2023-10-311-0/+2
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-3114-30/+54
| |\
| * | RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky2023-10-251-1/+1
| * | IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lockChengfeng Ye2023-10-251-2/+3
| * | RDMA/core: Remove NULL check before dev_{put, hold}Yang Li2023-10-244-14/+7
| * | RDMA/hfi1: Remove redundant assignment to pointer ppdColin Ian King2023-10-241-1/+0
| * | RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad2023-10-241-1/+1
| * | RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err...Nathan Chancellor2023-10-221-0/+1
| * | RDMA/hns: Fix init failure of RoCE VF and HIP08Junxian Huang2023-10-191-10/+9
| * | RDMA/hns: Fix unnecessary port_num transition in HW stats allocationJunxian Huang2023-10-191-2/+1
| * | RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming2023-10-191-0/+3
| * | RDMA/hns: Add check for SLLuoyouming2023-10-192-11/+25
| * | RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang2023-10-191-1/+1
| * | 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/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
| |\ \
| * | | 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