aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net/mlx5e: Expose flow control counters to ethtoolGal Pressman2-8/+38
2016-07-05net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman1-0/+16
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb3-0/+47
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb3-2/+163
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb6-12/+455
2016-07-05net/mlx5: Properly remove all steering objectsMaor Gottlieb1-105/+15
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb2-59/+83
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb6-217/+155
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel3-1/+143
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel3-24/+107
2016-07-04mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2-29/+30
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel3-230/+357
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel3-6/+86
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2-5/+63
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko3-0/+259
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko1-0/+264
2016-07-04mlxsw: spectrum_router: Add virtual router managementJiri Pirko2-0/+242
2016-07-04mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2-1/+175
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko1-0/+45
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko1-0/+77
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko1-1/+53
2016-07-04mlxsw: spectrum_router: Implement private fibJiri Pirko2-0/+127
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet5-19/+17
2016-07-02mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2-0/+30
2016-07-02mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel1-2/+2
2016-07-02mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel1-0/+194
2016-07-02mlxsw: reg: Add FDB action to forward to routerIdo Schimmel1-1/+3
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel2-0/+22
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel4-1/+83
2016-07-02mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel1-14/+11
2016-07-02mlxsw: reg: Add Router General Configuration RegisterIdo Schimmel1-1/+77
2016-07-02mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel1-0/+13
2016-07-02mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel1-0/+31
2016-07-02mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel3-66/+6
2016-07-02mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel1-1/+2
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion6-19/+574
2016-07-02net/mlx5: Add Representors registration APIHadar Hen Zion5-7/+97
2016-07-02net/mlx5e: Add support for multiple profilesHadar Hen Zion2-118/+240
2016-07-02net/mlx5e: Mark enabled RQTs instances explicitlyHadar Hen Zion3-23/+37
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion6-57/+77
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion4-90/+158
2016-07-02net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz2-9/+124
2016-07-02net/mlx5: Add devlink interfaceOr Gerlitz4-4/+37
2016-07-02net/mlx5: E-Switch, Add API to create vport rx rulesOr Gerlitz2-0/+89
2016-07-02net/mlx5: E-Switch, Add offloads tableOr Gerlitz2-0/+36