summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma/verbs.c
AgeCommit message (Expand)Author
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-05-29RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail
2023-05-29RDMA/irdma: Prevent QP use after freeMustafa Ismail
2023-05-17RDMA/irdma: Move iw device ops initializationKamal Heib
2023-05-17RDMA/irdma: Return void from irdma_init_rdma_device()Kamal Heib
2023-05-17RDMA/irdma: Return void from irdma_init_iw_device()Kamal Heib
2023-03-19RDMA/irdma: Refactor PBLE functionsSindhu Devale
2023-03-19RDMA/irdma: Remove a redundant irdma_arp_table() callTatyana Nikolova
2023-03-19RDMA/irdma: Refactor HW statisticsKrzysztof Czurylo
2023-02-17RDMA/irdma: Add support for dmabuf pin memory regionsZhu Yanjun
2023-01-26RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cqZhu Yanjun
2023-01-26RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qpZhu Yanjun
2023-01-26RDMA/irdma: Split mr alloc and free into new functionsZhu Yanjun
2023-01-26RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_memZhu Yanjun
2023-01-04RDMA/irdma: Remove extra ret variable in favor of existing errZhu Yanjun
2022-11-22RDMA/irdma: Initialize net_type before checking itMustafa Ismail
2022-11-17RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail
2022-11-17RDMA/irdma: Fix RQ completion opcodeMustafa Ismail
2022-11-17RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail
2022-11-07RDMA/irdma: Report the correct link speedShiraz Saleem
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-20RDMA/irdma: Validate udata inlen and outlenShiraz Saleem
2022-09-20RDMA/irdma: Align AE id codes to correct flush code and eventSindhu-Devale
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-18RDMA/irdma: Fix a window for use-after-freeMustafa Ismail
2022-07-18RDMA/irdma: Add 2 level PBLE support for FMRMustafa Ismail
2022-07-11RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-11RDMA/irdma: Add SW mechanism to generate completions on errorMustafa Ismail
2022-05-02RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-15RDMA/irdma: Add support for address handle re-useMustafa Ismail
2022-02-28RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-02-23RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun
2022-02-23RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun
2022-02-23RDMA/irdma: Use net_type to check network typeZhu Yanjun
2022-02-23RDMA/irdma: Remove excess error variablesShiraz Saleem
2022-02-23RDMA/irdma: Propagate error codesShiraz Saleem
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem
2022-02-08RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail
2022-01-07RDMA/irdma: Make the source udp port varyZhu Yanjun
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova
2021-11-16RDMA/irdma: Use helper function to set GUIDsKamal Heib
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-11-01RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun
2021-10-28RDMA/irdma: Remove the unused variable local_qpZhu Yanjun