summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-10-28RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_establishedGioh Kim
2020-10-28RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallelJack Wang
2020-10-28RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qpJack Wang
2020-10-28RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failedDanil Kipnis
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng
2020-10-28IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy
2020-10-28RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-10-28RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier
2020-10-26RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson
2020-10-26RDMA: Convert sysfs kobject * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-26RDMA/cxgb4: Remove MW supportJason Gunthorpe
2020-10-26RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-16RDMA/ucma: Fix use after free in destroy id flowMaor Gottlieb
2020-10-16RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-13IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHÃ¥kon Bugge
2020-10-08RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson
2020-10-08RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-10-08IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-06RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King
2020-10-06RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei
2020-10-05RDMA/umem: Move to allocate SG table from pagesMaor Gottlieb
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds