summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2023-02-01bnxt_en: Use direct API instead of indirectionAjit Khaparde
2023-02-01bnxt_en: Remove usage of ulp_idAjit Khaparde
2023-02-01RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde
2023-01-10IB/hfi1: Remove user expected buffer invalidate raceDean Luick
2023-01-10IB/hfi1: Immediately remove invalid memory from hardwareDean Luick
2023-01-10IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-01-10IB/hfi1: Reserve user expected TIDsDean Luick
2023-01-10IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun
2022-12-07RDMA/hns: Fix XRC caps on HIP08Chengchang Tang
2022-12-07RDMA/hns: Fix error code of CMDChengchang Tang
2022-12-07RDMA/hns: Fix page size cap from firmwareChengchang Tang
2022-12-07RDMA/hns: Fix PBL page MTR findChengchang Tang
2022-12-07RDMA/hns: Fix AH attr queried by query_qpChengchang Tang
2022-12-07RDMA/hns: Fix the gid problem caused by free mrYixing Liu
2022-12-07RDMA/hfi1: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-04RDMA/mlx5: no need to kfree NULL pointerLi Zhijian
2022-12-04RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2022-12-01IB/hfi1: Switch to netif_napi_add()Yang Yang
2022-11-30RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-30RDMA/usnic: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-29RDMA/mlx4: Remove NULL check before dev_{put, hold}zhang songyi
2022-11-24RDMA/erdma: Notify the latest PI to FW for reflushing when necessaryCheng Xu
2022-11-24RDMA/erdma: Implement the lifecycle of reflushing work for each QPCheng Xu
2022-11-24RDMA/erdma: Add a workqueue for WRs reflushingCheng Xu
2022-11-24RDMA/erdma: Fix a typo in annotationCheng Xu
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-22RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao
2022-11-22RDMA/irdma: Initialize net_type before checking itMustafa Ismail
2022-11-22RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-11-21RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-11-21RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-11-18RDMA/hns: Fix ext_sge num error when post sendLuoyouming
2022-11-18IB/hfi1: Replace 1-element array with singletonKees Cook
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
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-14RDMA/mana: Remove redefinition of basic u64 typeLeon Romanovsky