summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-11-22RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal
2023-11-22RDMA/rtrs-clt: Start hb after path_upJack Wang
2023-11-22RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang
2023-11-19RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang
2023-11-19RDMA/hns: Add debugfs to hns RoCEJunxian Huang
2023-11-19RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang
2023-11-15RDMA/irdma: Add wait for suspend on SQDMustafa Ismail
2023-11-15RDMA/irdma: Do not modify to SQD on errorMustafa Ismail
2023-11-15RDMA/siw: Update comments for siw_qp_sq_processGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang
2023-11-15RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qpGuoqing Jiang
2023-11-15RDMA/siw: Fix typoGuoqing Jiang
2023-11-15RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang
2023-11-15RDMA/siw: Cleanup siw_acceptGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang
2023-11-15RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang
2023-11-15RDMA/siw: Introduce SIW_STAG_MAX_INDEXGuoqing Jiang
2023-11-15RDMA/siw: Factor out siw_rx_data helperGuoqing Jiang
2023-11-15RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang
2023-11-15RDMA/siw: Remove rcu from siw_qpGuoqing Jiang
2023-11-15RDMA/siw: Remove goto lable in siw_mmapGuoqing Jiang
2023-11-15RDMA/siw: Use iov.iov_len in kernel_sendmsgGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_update_skb_rcvdGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_get_pageGuoqing Jiang
2023-11-15RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky
2023-11-13RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc()Eric Biggers
2023-11-13RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()Eric Biggers
2023-11-13RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula
2023-11-13RDMA/bnxt_re: Refactor the queue index updateChandramohan Akula
2023-11-13RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang
2023-11-13RDMA/hfi1: Copy userspace arrays safelyPhilipp Stanner
2023-11-13RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida
2023-11-13RDMA/siw: Use ib_umem_get() to pin user pagesBernard Metzler
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-10-31IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-10-31RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-25RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-10-25IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lockChengfeng Ye
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li
2023-10-24RDMA/hfi1: Remove redundant assignment to pointer ppdColin Ian King
2023-10-24RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad