summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2021-08-26net/mlx5: DR, Split modify VLAN state to separate pop/push statesYevgeny Kliteynik
2021-08-26net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov
2021-08-16net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan
2021-08-16net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan
2021-08-16net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan
2021-08-16net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing