summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma/verbs.c
AgeCommit message (Expand)Author
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
2021-10-25RDMA/irdma: Remove the unused spin lock in struct irdma_qp_ukZhu Yanjun
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-19RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-09-20RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-09-20RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-09-20RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-09-20RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem
2021-06-22RDMA/irdma: Use the queried port attributesKamal Heib
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem
2021-06-07RDMA/irdma: Fix return error sign from irdma_modify_qpKamal Heib
2021-06-07RDMA/irdma: remove extraneous indentation on a statementColin Ian King
2021-06-02RDMA/irdma: Implement device supported verb APIsMustafa Ismail