aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria1-61/+165
2020-01-22net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu1-0/+39
2020-01-22net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun1-4/+4
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2020-01-22net/mlx5e: Fix printk format warningOlof Johansson1-1/+1
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko4-0/+24
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko3-7/+46
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko1-22/+15
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko3-12/+24
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-32/+71
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen2-0/+4
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen4-3/+19
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen1-2/+2
2020-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen3-0/+73
2020-01-19mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen1-0/+57
2020-01-19mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen1-0/+31
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen2-0/+4
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen2-0/+28
2020-01-16net/mlx5: E-Switch, Increase number of chains and prioritiesPaul Blakey3-12/+232
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey7-292/+637
2020-01-16net/mlx5: ft: Check prio and chain sanity for ft offloadPaul Blakey1-7/+20
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey3-1/+9
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey2-9/+18
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2-3/+18
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-12/+29
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed8-42/+55
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey6-36/+38
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau1-0/+1
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha1-6/+9
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata1-7/+23
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2020-01-15mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel1-11/+6
2020-01-15mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel1-12/+6
2020-01-15mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel1-1/+22
2020-01-14mlxsw: spectrum_router: Set hardware flags for routesIdo Schimmel1-77/+77
2020-01-14mlxsw: spectrum_router: Separate nexthop offload indication from routeIdo Schimmel1-17/+75
2020-01-11devlink: correct misspelling of snapshotJacob Keller1-1/+1
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas1-0/+7
2020-01-09mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel1-7/+4
2020-01-09mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel1-2/+2
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-96/+126
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker1-16/+72
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker3-0/+132
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker4-17/+23
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit4-4/+10
2020-01-07net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit2-0/+75
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit2-0/+242
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker4-35/+50
2020-01-07net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit1-65/+49