summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-221-0/+3
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-06-111-0/+2
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-271-1/+1
* IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-04-271-1/+1
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-231-1/+0
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-173-4/+8
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2018-08-151-1/+1
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-08-151-8/+42
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-033-13/+20
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-301-4/+1
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-161-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-161-0/+4
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2018-03-241-1/+1
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2018-03-241-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2018-03-241-2/+2
* RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-181-1/+6
* IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-03-031-1/+1
* infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2018-02-251-3/+2
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-221-8/+5
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2018-01-021-3/+3
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-141-1/+3
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann2017-05-081-9/+9
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2017-01-261-8/+13
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2017-01-261-3/+5
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2017-01-261-1/+2
* IB/mlx4: Set traffic class in AHMaor Gottlieb2017-01-261-2/+4
* IB/mlx5: Wait for all async command completions to completeEli Cohen2017-01-261-0/+28
* IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-261-2/+5
* IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-261-2/+1
* IB/mlx4: Fix create CQ error flowMatan Barak2016-11-261-1/+4
* IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-261-1/+4
* IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-10-073-3/+27
* IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-10-071-17/+19
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-10-071-7/+7
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-08-201-1/+3
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-08-201-6/+18
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-08-201-1/+1
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-08-201-4/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-201-3/+4
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-08-201-2/+7
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-08-201-5/+9
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-08-201-1/+2