aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-07IB/hfi1: Add AIP tx tracesMike Marciniszyn2-3/+119
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu7-130/+119
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu5-40/+66
2021-04-01RDMA/hns: Simplify command fields for HEM base address configurationXi Wang2-160/+83
2021-04-01RDMA/hns: Reorganize process of setting HEMXi Wang1-33/+44
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang5-200/+220
2021-04-01RDMA/hns: Reorganize hns_roce_create_cq()Yixing Liu1-28/+58
2021-04-01RDMA/hns: Refactor hns_roce_v2_poll_one()Weihang Li1-179/+224
2021-04-01MAINTAINERS: remove Xavier as maintainer of HISILICON ROCE DRIVERWeihang Li1-1/+0
2021-04-01RDMA/rtrs-clt: Cap max_io_sizeJack Wang1-1/+3
2021-04-01RDMA/rtrs: Cleanup unused 's' variable in __alloc_sessJack Wang1-2/+0
2021-04-01RDMA/rtrs-srv: Report temporary sessname for error messageGioh Kim1-0/+11
2021-04-01RDMA/rtrs: New function converting rtrs_addr to stringGioh Kim4-14/+37
2021-04-01RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handlerGuoqing Jiang1-4/+1
2021-04-01RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrsGuoqing Jiang2-4/+0
2021-04-01RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_foldersGuoqing Jiang1-5/+2
2021-04-01RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_reqGuoqing Jiang1-4/+1
2021-04-01MAINTAINERS: Change maintainer for rtrs moduleDanil Kipnis1-2/+2
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing1-3/+4
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li4-3/+200
2021-04-01RDMA/hns: Support query information of functions from FWWei Xu3-1/+37
2021-04-01RDMA/core: Fix corrupted SL on passive sideHÃ¥kon Bugge1-1/+2
2021-03-31RDMA/rxe: Remove rxe_dma_device declarationKamal Heib1-1/+0
2021-03-31RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlockTang Yizhou1-2/+1
2021-03-30RDMA/iser: struct iscsi_iser_task is declared twiceWan Jiabing1-1/+0
2021-03-30RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.cRuiqi Gong1-4/+4
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson8-226/+218
2021-03-30RDMA/efa: Use strscpy instead of strlcpyGal Pressman1-5/+5
2021-03-26IB/isert: Fix a use after free in isert_connect_requestLv Yunlong1-8/+8
2021-03-26RDMA: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-26IB/hfi1: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-26RDMA/core: Correct misspellings of two words in commentsYangyang Li1-2/+2
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory3-9/+3
2021-03-26RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb1-4/+5
2021-03-26RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_modePatrisious Haddad1-18/+24
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier4-0/+47
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch107-776/+776
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng1-0/+14
2021-03-23RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory3-10/+29
2021-03-22RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li1-2/+10
2021-03-22IB/hns: Fix mispelling of subsystemBhaskar Chowdhury1-1/+1
2021-03-22RDMA/include: Mundane typo fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22RDMA/cma: Remove unused leftovers in cma codeGal Pressman1-9/+0
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky13-187/+0
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky20-34/+36
2021-03-22RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mrLeon Romanovsky1-1/+1
2021-03-11RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe2-10/+55
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas3-17/+96
2021-03-11IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()Yishai Hadas1-4/+0
2021-03-11RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang1-1/+14