aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky2-0/+32
2021-04-21RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory1-2/+10
2021-04-21RDMA/cma: Skip device which doesn't support CMParav Pandit1-0/+14
2021-04-21RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson1-1/+1
2021-04-20RDMA/mlx5: Expose private query portMark Bloch3-0/+207
2021-04-20RDMA/mlx4: Remove an unused variableChristophe JAILLET1-3/+0
2021-04-20RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb1-10/+13
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit2-6/+6
2021-04-20RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale1-4/+2
2021-04-20RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja1-1/+1
2021-04-20IB/ipoib: Remove unnecessary struct declarationWan Jiabing1-2/+0
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky1-14/+2
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky4-9/+2
2021-04-19RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky1-3/+1
2021-04-19IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil1-5/+1
2021-04-19RDMA/core: Unify RoCE check and re-factor codeHåkon Bugge1-6/+2
2021-04-13RDMA/ipoib: Print a message if only child interface is UPJack Wang1-1/+6
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang3-110/+76
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu3-39/+202
2021-04-13RDMA/hns: Set parameters of all the functions belong to a PFWei Xu1-2/+16
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu3-28/+60
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu3-4/+10
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang3-305/+89
2021-04-13RDMA/rtrs-clt: Simplify error messageGioh Kim1-16/+7
2021-04-13RDMA/rtrs-srv: More debugging info when fail to send replyGioh Kim1-4/+8
2021-04-13RDMA/rtrs-clt: Print more info when an error happensGioh Kim1-4/+38
2021-04-13Documentation/ABI/rtrs-clt: Add descriptions for min-latency policyGioh Kim1-0/+12
2021-04-13RDMA/rtrs-clt: New sysfs attribute to print the latency of each pathGioh Kim1-0/+16
2021-04-13RDMA/rtrs-clt: Add a minimum latency multipath policyGioh Kim5-4/+78
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb3-1/+55
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb5-14/+209
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb2-0/+38
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb3-116/+114
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb8-362/+388
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb1-1/+1
2021-04-13net/mlx5: Add MEMIC operations related bitsMaor Gottlieb1-1/+41
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn5-116/+105
2021-04-13RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong1-22/+0
2021-04-13RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu2-3/+0
2021-04-12RDMA/rtrs-clt: destroy sysfs after removing session from active listGioh Kim1-1/+1
2021-04-12RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng1-0/+1
2021-04-12rds: ib: Remove two ib_modify_qp() callsHåkon Bugge2-34/+2
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge3-0/+45
2021-04-12RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin1-2/+1
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng1-0/+1
2021-04-12IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng1-0/+1
2021-04-12RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng1-1/+3
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang4-4/+8
2021-04-12RDMA/core: Correct format of bracesWenpeng Liang5-28/+25
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang6-48/+48