aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn
2021-04-13RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong
2021-04-13RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu
2021-04-12RDMA/rtrs-clt: destroy sysfs after removing session from active listGioh Kim
2021-04-12RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()HÃ¥kon Bugge
2021-04-12RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng
2021-04-12IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-04-12RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang
2021-04-12RDMA/core: Correct format of bracesWenpeng Liang
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang
2021-04-12RDMA/core: Add necessary spacesWenpeng Liang
2021-04-12RDMA/core: Remove the redundant return statementsWenpeng Liang
2021-04-12RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-04-08RDMA/hns: Prevent le32 from being implicitly converted to u32Lang Cheng
2021-04-08RDMA/hns: Simplify the function config_eqc()Yixing Liu
2021-04-08RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li
2021-04-08RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang
2021-04-08RDMA/hns: Delete redundant condition judgment related to eqYangyang Li
2021-04-08RDMA/hns: Fix missing assignment of max_inline_dataWeihang Li
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li
2021-04-08RDMA/hns: Modify prints for mailbox and command queueWenpeng Liang
2021-04-08RDMA/hns: Support more return types of command queueLang Cheng
2021-04-08RDMA/hns: Enable all CMDQ contextLang Cheng
2021-04-08RDMA/rxe: Fix missing acks from responderBob Pearson
2021-04-07RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu
2021-04-07RDMA/hns: Use GFP_ATOMIC under spin lockWei Yongjun
2021-04-07IB/mlx5: Reduce max order of memory allocated for xlt updatePraveen Kumar Kannoju
2021-04-07IB/hfi1: Remove unused functionKaike Wan
2021-04-07IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn
2021-04-07IB/hfi1: Add additional usdma tracesMike Marciniszyn
2021-04-07IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn
2021-04-07IB/hfi1: Use napi_schedule_irqoff() for tx napiMike Marciniszyn
2021-04-07IB/hfi1: Correct oversized ring allocationMike Marciniszyn
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn