summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4Star
* net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-233-7/+38
* net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
* net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
* net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
* net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
* net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
* mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel2017-05-181-4/+2Star
* mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky2017-05-181-0/+3
* mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky2017-05-181-1/+2
* mlx5e: add CONFIG_INET dependencyArnd Bergmann2017-05-161-1/+1
* Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-159-22/+46
|\
| * net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-147-18/+35
| * net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| * net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
| * net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1Star
| * net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
* | net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com2017-05-151-6/+4Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-104-5/+19
|\
| * net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2017-05-092-4/+12
| * net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
| * net/mlx4_en: Change the error print to debug printKamal Heib2017-05-091-1/+2
| |
| \
*-. \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-093-19/+29
|\ \ \
| * | | IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-043-19/+29
| | |/ | |/|
* / | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-092-12/+6Star
|/ /
* | mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel2017-05-013-131/+63Star
* | net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2017-04-302-19/+10Star
* | net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha2017-04-301-7/+14
* | net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan2017-04-301-2/+2
* | net/mlx5e: Use prefetchw when a write is to followTariq Toukan2017-04-301-1/+1
* | net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan2017-04-301-29/+33
* | net/mlx5e: Act on delay probe time updatesHadar Hen Zion2017-04-301-0/+39
* | net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion2017-04-306-2/+151
* | net/mlx5e: Add support to neighbour update flowHadar Hen Zion2017-04-305-43/+434
* | net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion2017-04-302-8/+129
* | net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion2017-04-301-6/+14
* | net/mlx5e: Use flag to properly monitor a flow rule offloading stateHadar Hen Zion2017-04-301-1/+7
* | net/mlx5e: Remove output device parameter from create encap header helpers de...Hadar Hen Zion2017-04-301-15/+14Star
* | net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz2017-04-303-19/+18Star
* | net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz2017-04-303-15/+18
* | net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed2017-04-306-130/+224
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-277-55/+78
|\ \
| * \ Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-04-246-53/+76
| |\ \
| | * | net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
| | * | net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
| | * | net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
| | * | net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz2017-04-221-19/+23
| | * | net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz2017-04-221-19/+23
| | * | net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2017-04-222-13/+26
| | * | net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1