summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-148-142/+410
|\
| * mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche2016-12-141-1/+2
| * mlx5: Remove a set-but-not-used variableBart Van Assche2016-12-141-7/+0
| * mlx5: Use { } instead of { 0 } to init structBart Van Assche2016-12-141-1/+1
| * IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2016-12-141-18/+21
| * IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang2016-12-133-9/+69
| * IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang2016-12-131-0/+13
| * IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz2016-12-131-9/+13
| * IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz2016-12-131-11/+11
| * IB/mlx5: Refactor registration to netdev notifierOr Gerlitz2016-12-131-9/+20
| * IB/mlx5: Use u64 for UMR lengthMaor Gottlieb2016-12-131-1/+1
| * IB/mlx5: Avoid system crash when enabling many VFsEli Cohen2016-12-131-1/+2
| * 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-166-8/+18
| * IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-162-4/+33
| * IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-161-0/+28
| * IB/mlx5: Put non zero value in max_ahMaor Gottlieb2016-11-161-0/+1
| * IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-161-5/+7
| * IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-161-1/+1
* | IB/mlx5: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-2/+0
|/
* 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-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
OpenPOWER on IntegriCloud