summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-141-0/+2
* IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-11-083-0/+30
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-271-1/+1
* IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-06-241-7/+7
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-251-1/+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
* 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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-175-9/+25
|\
| * 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
* | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-292-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-099-364/+527
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-077-293/+37
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-072-4/+4
| * IB/mlx5/odp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
| * IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mlx5: LAG QP load balancingAviv Heller2016-10-072-5/+59
| * IB/mlx5: Set unique device name on LAGAviv Heller2016-10-071-1/+7
| * IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller2016-10-071-3/+28
| * IB/mlx5: Merge vports flow steering during LAGAviv Heller2016-10-072-0/+50
| * IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller2016-10-071-15/+51
| * IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2016-10-072-6/+35
| * IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb2016-10-071-11/+45
| * IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb2016-10-071-1/+21
| * IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-10/+26
| * IB/mlx5: Add sniffer support to steeringMaor Gottlieb2016-10-072-2/+74
| * IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb2016-10-071-1/+3
| * IB/mlx5: Fix coverity warningMaor Gottlieb2016-10-071-4/+4
| * IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2016-10-072-3/+3
| * IB/mlx5: Fix steering resource leakMaor Gottlieb2016-10-071-0/+1
| * IB/mlx5: Add port counter support for raw packet QPAlex Vesker2016-10-071-8/+32
| * IB/mlx5: Refactor raw packet QP modify functionAlex Vesker2016-10-071-8/+20
| * IB/mlx5: Expose RSS related capabilitiesYishai Hadas2016-10-072-0/+38
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+10
|\ \
| * | IB/mlx5: Set source mac address in FTEMaor Gottlieb2016-09-161-0/+7
| * | IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich2016-09-161-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-125-32/+16
|\ \ \ | |/ /
| * | IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
| * | IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-023-1/+7
| * | IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3
| * | IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1