summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds104-7750/+8458
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-161/+804
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky1-14/+31
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky1-2/+4
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky1-6/+2
2020-06-03IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing1-4/+1
2020-06-03RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter1-1/+1
2020-06-03IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter1-2/+9
2020-06-03RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe8-17/+0
2020-06-03RDMA: Remove 'max_fmr'Jason Gunthorpe6-6/+0
2020-06-03RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy4-380/+1
2020-06-03RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy3-120/+0
2020-06-03RDMA/i40iw: Remove FMR leftoversJason Gunthorpe2-10/+0
2020-06-03RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe4-14/+0
2020-06-03RDMA/mlx5: Remove FMR leftoversGal Pressman1-8/+0
2020-06-02Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+0
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+7
2020-05-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-38/+14
2020-05-29IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King1-1/+1
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang3-2/+10
2020-05-29hfi1: get rid of pointless access_ok()Al Viro1-7/+0
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2-4/+46
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky4-14/+23
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky1-106/+97
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky1-73/+56
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky1-6/+11
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky1-9/+66
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky3-11/+17
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe1-1/+4
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu1-2/+2
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng1-8/+3
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2-7/+6
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li3-137/+73
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang2-27/+30
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...Xi Wang1-115/+149
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li2-10/+11
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li5-24/+27
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang1-4/+4
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li2-5/+0
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng1-13/+14
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng3-11/+11
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng1-5/+4
2020-05-22RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb1-0/+1
2020-05-22RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe3-32/+15
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe8-23/+21
2020-05-21IB/hfi1: Enable the transmit side of the datagram ipoib netdevPiotr Stankiewicz2-0/+3