summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl2018-12-212-18/+15
* IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz2018-12-173-2/+5
* IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-12-171-0/+1
* RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-12-171-9/+10
* IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-12-081-18/+11
* i40iw: Fix memory leak in error path of create QPMustafa Ismail2018-12-011-1/+1
* IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2018-12-012-51/+39
* IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-11-131-1/+1
* RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier2018-11-131-2/+11
* IB/usnic: Update with bug fixes from core codeJason Gunthorpe2018-11-043-14/+33
* IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich2018-11-041-1/+6
* net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-11-041-1/+1
* IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-10-203-9/+42
* IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-10-031-2/+7
* IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-10-031-1/+1
* IB/hfi1: Fix SL array bounds checkIra Weiny2018-10-031-1/+7
* IB/mlx4: Test port number before querying type.Tarick Bedeir2018-10-031-1/+1
* RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky2018-10-031-0/+2
* RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter2018-10-031-2/+2
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-09-152-2/+5
* IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-09-151-3/+21
* RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-08-241-6/+12
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-08-241-2/+5
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-07-175-9/+9
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-07-033-10/+9
* IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2018-07-032-11/+35
* IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn2018-07-031-2/+6
* IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit2018-07-031-3/+12
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-07-031-8/+42
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-07-034-0/+28
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-033-13/+20
* IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-06-211-6/+5
* IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl2018-06-211-2/+2
* IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-05-301-0/+3
* RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-05-301-3/+17
* RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-05-301-1/+2
* RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-05-301-10/+15
* IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter2018-05-301-1/+3
* IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-05-301-2/+7
* IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-05-301-2/+0
* RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-05-301-0/+10
* RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-05-301-1/+2
* RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier2018-05-301-1/+4
* RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma2018-05-304-3/+32
* RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma2018-05-301-4/+11
* IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2018-05-302-2/+5
* RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier2018-05-301-0/+5