summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler
2023-09-23RDMA/siw: Correct wrong debug messageGuoqing Jiang
2023-09-23RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang
2023-06-21RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun
2023-06-21RDMA/rxe: Removed unused name from rxe_task structBob Pearson
2023-06-21RDMA/rxe: Remove the unused variable objZhu Yanjun
2023-05-17RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa
2023-05-17RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova
2023-05-17RDMA/siw: Fix potential page_array out of range accessDaniil Dulov
2023-01-18RDMA/siw: Fix pointer cast warningArnd Bergmann
2023-01-18RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2023-01-18RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2023-01-18RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2022-10-26RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.Bernard Metzler
2022-10-26RDMA/rxe: Fix the error caused by qp->skZhu Yanjun
2022-10-26RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun
2022-09-15RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij
2022-08-25RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
2022-08-25RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu
2022-06-14RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-06-14IB/rdmavt: add missing locks in rvt_ruc_loopbackNiels Dossche
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-04-15IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2021-11-17RDMA/rxe: Fix wrong port_cap_flagsJunji Wei
2021-07-19RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang
2021-07-14RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-07-14RDMA/rxe: Fix failure during driver loadKamal Heib
2021-05-26RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky
2021-05-26RDMA/siw: Release xarray entryLeon Romanovsky
2021-05-26RDMA/siw: Properly check send and receive CQ pointersLeon Romanovsky
2021-05-14RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong
2021-03-09RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha
2021-03-04RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib
2021-03-04RDMA/rxe: Correct skb on loopback pathBob Pearson
2021-03-04RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson
2021-03-04RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
2021-03-04RDMA/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler
2020-12-30RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-11-24RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-10-01RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-17RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2020-09-17RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib