summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-12-01RDMA/rxe: Enable atomic write capability for rxe deviceXiao Yang
2022-12-01RDMA/rxe: Implement atomic write completionXiao Yang
2022-12-01RDMA/rxe: Make responder support atomic write on RC serviceXiao Yang
2022-12-01RDMA/rxe: Make requester support atomic write on RC serviceXiao Yang
2022-12-01RDMA/rxe: Extend rxe packet format to support atomic writeXiao Yang
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/siw: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-30RDMA/usnic: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-30RDMA/umem: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-30RDMA/nldev: Fix failure to send large messagesMark Zhang
2022-11-30RDMA/nldev: Add NULL check to silence false warningsOr Har-Toov
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-28RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[infiniband] READ is "data destination", not source...Al Viro
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-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-22RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2022-11-22RDMA/rxe: Do not NULL deref on debugging failure pathJason Gunthorpe
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-21IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macroMaurizio Lombardi
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
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-18RDMA/rxe: Fix mr->map double freeLi Zhijian
2022-11-18RDMA/rxe: Remove reliable datagram supportZhu Yanjun
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/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_foldersGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Fix several issues in rtrs_srv_destroy_path_filesGuoqing Jiang
2022-11-17RDMA/rtrs: Clean up rtrs_rdma_dev_pd_opsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Remove outdated comments from create_conGuoqing Jiang
2022-11-17RDMA/rtrs-clt: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Correct the checking of ib_map_mr_sgGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufsGuoqing Jiang
2022-11-17RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handlerGuoqing Jiang
2022-11-17RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail