summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-06-051-0/+3
* IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-06-051-2/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-06-051-8/+3
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-06-051-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-06-051-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-06-051-2/+2
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-06-052-9/+9
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-06-051-1/+5
* IB/ipoib: Set device connection mode only when neededFeras Daoud2017-06-051-0/+7
* IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-06-051-10/+14
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-03-161-2/+5
* IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-03-161-2/+5
* IB/mad: Fix an array index checkBart Van Assche2017-03-161-1/+1
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2017-03-161-1/+2
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2017-03-161-8/+13
* iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2017-03-161-0/+1
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2017-03-161-3/+5
* IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb2017-03-161-0/+1
* IB/mlx4: Set traffic class in AHMaor Gottlieb2017-03-161-2/+4
* IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib2017-03-161-2/+0
* IB/mlx5: Wait for all async command completions to completeEli Cohen2017-03-161-0/+28
* IB/mlx5: Put non zero value in max_ahMaor Gottlieb2017-03-161-0/+1
* IB/core: Save QP in ib_flow structureMark Bloch2017-03-162-2/+3
* IB/mlx4: Fix create CQ error flowMatan Barak2017-02-231-1/+4
* IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen2017-02-231-2/+3
* IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2017-02-232-1/+7
* IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2017-02-231-2/+1
* IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2017-02-231-1/+1
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2017-02-231-16/+109
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-02-231-5/+2
* IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche2017-02-231-3/+5
* IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-11-203-3/+27
* IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-11-201-17/+19
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-11-201-7/+7
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-11-201-0/+9
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-11-203-1/+18
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-11-201-11/+2
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-08-221-1/+3
* IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-08-221-0/+3
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-08-221-6/+18
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-08-221-1/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-221-3/+4
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-08-221-1/+1
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-08-221-1/+3
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-08-221-5/+9
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-08-221-4/+1
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-08-224-0/+14
* RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-08-221-1/+1
* IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-08-221-1/+2
* IB/IWPM: Fix a potential skb leakMark Bloch2016-08-221-0/+1