summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-09-272-3/+4
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-08-111-3/+4
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2017-08-061-2/+12
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-271-1/+1
* infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-07-051-0/+1
* IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-06-241-7/+7
* RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-06-171-1/+1
* RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-06-171-3/+4
* RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-06-171-0/+8
* RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-06-171-8/+18
* RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-06-172-6/+19
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-072-2/+7
* IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-253-15/+23
* IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-251-0/+1
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-251-1/+1
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-05-203-14/+22
* 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/mlx5: Verify that Q counters are supportedKamal Heib2017-03-181-5/+9
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-03-151-8/+3
* iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2017-02-091-2/+3
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-02-014-13/+69
* IB/mlx4: Check if GRH is available before using itEran Ben Elisha2017-01-261-2/+2
* 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: Handle well-known-gid in mad_demux processingJack Morgenstein2017-01-261-4/+12
* 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: Assign SRQ type earlierMaor Gottlieb2017-01-261-1/+1
* IB/mlx5: Fix reported max SGE calculationEli Cohen2017-01-262-4/+33
* IB/mlx5: Avoid system crash when enabling many VFsEli Cohen2017-01-261-1/+2
* iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2017-01-191-1/+3
* i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem2017-01-091-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-1726-353/+221
|\
| * iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-164-23/+24
| * iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise2016-11-161-0/+4
| * Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford2016-11-167-11/+33
| |\
| | * IB/mlx4: Fix create CQ error flowMatan Barak2016-11-161-1/+4
| | * IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-161-1/+4
| | * IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen2016-11-161-2/+2
| | * IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-161-2/+5
| | * IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2016-11-162-1/+7
| | * IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-161-2/+1
| | * IB/mlx5: Validate requested RQT sizeMaor Gottlieb2016-11-161-0/+8
| | * IB/mlx5: Fix memory leak in query deviceMajd Dibbiny2016-11-161-2/+2
| * | IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro2016-11-151-1/+1
| * | IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong2016-11-151-1/+1
| * | IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli2016-11-151-9/+11
| * | IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak2016-11-152-2/+18