summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-08-261-0/+1
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-07-181-1/+1
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-07-181-1/+1
* 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/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-06-051-10/+14
* 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/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/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/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/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/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
* RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-08-221-1/+1
* RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S2016-08-221-10/+2
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-152-0/+10
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-251-5/+7
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2016-02-161-2/+2
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-02-031-0/+1
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-02-021-14/+32
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-02-021-20/+15
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-09-301-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-09-301-1/+4
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-09-301-3/+4
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-09-293-4/+16
* IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-07-151-4/+7
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-061-2/+1
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-03-301-4/+16
* IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-03-031-5/+5
* IB/qib: Do not write EEPROMMitko Haralanov2015-03-027-220/+1
* IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-10-051-0/+4
* IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-10-051-23/+26
* IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2014-10-052-9/+2
* Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier2014-07-161-1/+1
|\