summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-201-1/+1
* iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju2019-04-051-2/+3
* IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-04-051-1/+1
* IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-232-6/+10
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-132-2/+0
* RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-271-10/+0
* IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-02-122-2/+12
* IB/hfi1: Unreserve a reserved request when it is completedKaike Wan2019-02-121-0/+2
* IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-02-061-1/+1
* IB/usnic: Fix potential deadlockParvi Kaustubhi2019-01-261-4/+7
* rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever2019-01-261-0/+1
* rxe: fix error completion wr_id and qp_numSagi Grimberg2019-01-131-4/+9
* IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl2019-01-091-0/+2
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-12-291-2/+2
* 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/rdmavt: Fix rvt_create_ah function signatureKamal Heib2018-12-172-2/+5
* 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
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-081-4/+3
* 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/core: Perform modify QP on real oneParav Pandit2018-12-011-2/+3
* IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-11-131-1/+1
* IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2018-11-132-2/+8
* RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier2018-11-131-2/+11
* IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-11-131-2/+6
* RDMA/core: Do not expose unsupported countersParav Pandit2018-11-131-7/+12
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* 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/rxe: put the pool on allocation failureDoug Ledford2018-11-041-7/+9
* IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2018-11-041-4/+3
* IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-10-203-9/+42
* ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-10-131-0/+2
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-10-031-0/+1
* 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/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-031-3/+3
* IB/mlx4: Test port number before querying type.Tarick Bedeir2018-10-031-1/+1
* IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter2018-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
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-261-0/+2