summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz2017-01-241-0/+9
* net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-2/+2
* IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-2/+19
* IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-75/+126
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-3/+25
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-39/+41
* IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-11/+3
* IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-1/+13
* IB/mlx5: Reorder code in query device commandLeon Romanovsky2017-01-021-11/+11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-88/+180
|\
| * mlx5: Use { } instead of { 0 } to init structBart Van Assche2016-12-141-1/+1
| * IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang2016-12-131-1/+2
| * 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: Make create/destroy_ah available to userspaceMoni Shoua2016-12-131-0/+2
| * 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: 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: Fix reported max SGE calculationEli Cohen2016-11-171-3/+5
| * IB/mlx5: Put non zero value in max_ahMaor Gottlieb2016-11-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-4/+7
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-171-4/+7
| |\ \
| | * | IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-171-2/+5
| | * | IB/mlx5: Fix memory leak in query deviceMajd Dibbiny2016-11-171-2/+2
* | | | net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-5/+5
* | | | net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* | | | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-301-7/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | net/mlx5: Add multi dest supportMark Bloch2016-10-301-7/+7
| * | IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
| |/
* / {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-51/+340
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-3/+3
| * 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-071-0/+49
| * IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller2016-10-071-15/+51
| * 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-071-2/+72
| * 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-071-2/+2
| * IB/mlx5: Fix steering resource leakMaor Gottlieb2016-10-071-0/+1