summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky
2020-06-02IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing
2020-06-02RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02RDMA/i40iw: Remove FMR leftoversJason Gunthorpe
2020-06-02RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang
2020-05-29hfi1: get rid of pointless access_ok()Al Viro
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...Xi Wang
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng