summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn2020-06-242-20/+53
* IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn2020-06-241-17/+18
* IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro2020-06-241-17/+2
* IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro2020-06-241-1/+1
* IB/mad: Fix use after free when destroying MAD agentShay Drory2020-06-221-1/+1
* RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udataLeon Romanovsky2020-06-221-1/+1
* RDMA/counter: Query a counter before releaseMark Zhang2020-06-221-1/+3
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-191-0/+1
* RDMA/mlx5: Fix integrity enabled QP creationMax Gurtovoy2020-06-181-0/+3
* RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPsLeon Romanovsky2020-06-181-9/+1
* RDMA/mlx5: Fix remote gid value in query QPMaor Gottlieb2020-06-181-2/+1
* RDMA/mlx5: Don't access ib_qp fields in internal destroy QP pathLeon Romanovsky2020-06-181-10/+18
* RDMA/core: Check that type_attrs is not NULL prior accessLeon Romanovsky2020-06-181-15/+21
* RDMA/hns: Fix an cmd queue issue when resettingYangyang Li2020-06-181-1/+1
* RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li2020-06-184-14/+17
* RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky2020-06-181-0/+8
* RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang2020-06-181-0/+18
* RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon2020-06-181-2/+11
* RDMA/efa: Set maximum pkeys device attributeGal Pressman2020-06-181-0/+1
* RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki2020-06-181-2/+4
* RDMA/core: Annotate CMA unlock helper routineLeon Romanovsky2020-06-181-0/+1
* RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()Tom Seewald2020-06-151-1/+2
* RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham2020-06-153-3/+3
* RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()Tom Seewald2020-06-151-1/+1
* RDMA/mlx5: Remove duplicated assignment to resp.response_lengthColin Ian King2020-06-151-2/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1422-37/+37
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-096-13/+13
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-05182-9909/+18523
|\
| * RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon2020-06-031-1/+3
| * RDMA/mlx5: Return ECE DC supportLeon Romanovsky2020-06-031-14/+31
| * RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky2020-06-031-2/+4
| * RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky2020-06-031-6/+2
| * IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing2020-06-021-4/+1
| * RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter2020-06-021-1/+1
| * RDMA/core: Move and rename trace_cm_id_create()Chuck Lever2020-06-022-6/+16
| * IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter2020-06-021-2/+9
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-029-18/+0
| * RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-0211-12/+0
| * RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-022-52/+0
| * RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy2020-06-023-173/+0
| * RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy2020-06-024-380/+1
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-023-120/+0
| * RDMA/i40iw: Remove FMR leftoversJason Gunthorpe2020-06-022-10/+0
| * RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe2020-06-024-14/+0
| * RDMA/mlx5: Remove FMR leftoversGal Pressman2020-06-021-8/+0
| * RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-022-495/+1