summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/siw: Introduce SIW_STAG_MAX_INDEXGuoqing Jiang2023-11-151-5/+7
| * | RDMA/siw: Factor out siw_rx_data helperGuoqing Jiang2023-11-151-33/+20
| * | RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang2023-11-151-3/+2
| * | RDMA/siw: Remove rcu from siw_qpGuoqing Jiang2023-11-151-1/+0
| * | RDMA/siw: Remove goto lable in siw_mmapGuoqing Jiang2023-11-151-4/+1
| * | RDMA/siw: Use iov.iov_len in kernel_sendmsgGuoqing Jiang2023-11-151-2/+1
| * | RDMA/siw: Introduce siw_update_skb_rcvdGuoqing Jiang2023-11-151-19/+12
| * | RDMA/siw: Introduce siw_get_pageGuoqing Jiang2023-11-151-19/+12
| * | RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky2023-11-152-3/+3
| * | RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc()Eric Biggers2023-11-131-8/+3
| * | RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()Eric Biggers2023-11-131-8/+4
| * | RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula2023-11-132-19/+45
| * | RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula2023-11-136-95/+123
| * | RDMA/hfi1: Copy userspace arrays safelyPhilipp Stanner2023-11-132-4/+4
| * | RDMA/siw: Use ib_umem_get() to pin user pagesBernard Metzler2023-11-134-89/+47
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-081-2/+0
|\ \ \
| * | | PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue2023-12-131-2/+0
| |/ /
* | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-081-1/+1
|\ \ \ | |_|/ |/| |
| * | eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-1/+1
| |/
* | 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