summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Assign SRQ type earlierMaor Gottlieb2016-12-131-1/+1
* IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua2016-12-131-0/+2
* IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua2016-12-131-0/+21
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+5
* IB/mlx5: Report that device has udata response in create_ahMoni Shoua2016-12-131-1/+2
* IB/mlx5: Add support to match inner packet fieldsMoses Reuben2016-12-131-53/+78
* IB/mlx5: Support Vxlan tunneling specificationMoses Reuben2016-12-131-0/+11
* IB/mlx5: Add support for CQE compressingBodong Wang2016-12-131-1/+29
* IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang2016-12-131-0/+10
* IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang2016-12-131-0/+11
* IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-176-8/+18
* IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-172-4/+33
* IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-171-0/+28
* IB/mlx5: Put non zero value in max_ahMaor Gottlieb2016-11-171-0/+1
* IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-171-5/+7
* IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-171-1/+1
* net/mlx5: Add multi dest supportMark Bloch2016-10-302-8/+8
* IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-109-364/+527
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-077-293/+37Star
| * 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-135-32/+16Star
|\| |
| * | IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2Star
| * | 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/+3Star
| * | IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
| * | IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-3/+3