summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li
2020-07-16RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-02IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-02RDMA/mlx5: Fix legacy IPoIB QP initializationLeon Romanovsky
2020-07-02IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro
2020-06-22RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udataLeon Romanovsky
2020-06-18RDMA/mlx5: Fix integrity enabled QP creationMax Gurtovoy
2020-06-18RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPsLeon Romanovsky
2020-06-18RDMA/mlx5: Fix remote gid value in query QPMaor Gottlieb
2020-06-18RDMA/mlx5: Don't access ib_qp fields in internal destroy QP pathLeon Romanovsky
2020-06-18RDMA/hns: Fix an cmd queue issue when resettingYangyang Li
2020-06-18RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky
2020-06-18RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon
2020-06-18RDMA/efa: Set maximum pkeys device attributeGal Pressman
2020-06-15RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham
2020-06-15RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()Tom Seewald
2020-06-15RDMA/mlx5: Remove duplicated assignment to resp.response_lengthColin Ian King
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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