summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2019-06-11RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-27IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge1-1/+1
2019-03-23IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty1-1/+0
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes3-4/+8
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera1-1/+1
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-16IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-03-24RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev1-1/+1
2018-03-24IB/mlx4: Change vma from shared to privateMaor Gottlieb1-0/+2
2018-03-24IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-03IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky1-1/+1
2018-02-25infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann1-3/+2
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-12-16IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn1-1/+3
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-10-07IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-10-07IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-08-20IB/mlx4: Fix memory leak if QP creation failedDotan Barak1-1/+3
2016-08-20IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas1-6/+18
2016-08-20IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-08-20IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen1-3/+4
2016-08-20IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-08-20IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-08-20IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-07-27IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1