aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-17net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet3-15/+6
2018-12-16mlxsw: reg: Activate Bloom filterNir Dotan1-2/+2
2018-12-16mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan1-3/+3
2018-12-16mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan3-0/+65
2018-12-16mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan1-0/+10
2018-12-16mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan2-2/+60
2018-12-16mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan2-0/+219
2018-12-16mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan4-1/+59
2018-12-16mlxsw: resources: Add Spectrum-2 Bloom filter resourceNir Dotan1-0/+2
2018-12-16mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries RegisterNir Dotan1-0/+67
2018-12-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller1-21/+70
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller4-20/+67
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller1-9/+9
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou1-2/+4
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou5-61/+36
2018-12-14net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou1-12/+21
2018-12-14net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller1-1/+10
2018-12-14net/mlx5e: Offload TC e-switch rules with egress LAG deviceRabie Loulou1-0/+9
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2-13/+48
2018-12-14net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein2-3/+12
2018-12-14net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan3-8/+176
2018-12-14net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan3-1/+225
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller4-4/+311
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed2-20/+40
2018-12-14net/mlx5: Fold the modify lag code into functionShahar Klein1-16/+28
2018-12-14net/mlx5: Add lag affinity info to logRoi Dayan1-0/+3
2018-12-14net/mlx5: Split the activate lag function into two routinesRoi Dayan1-4/+10
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2-1/+52
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2-0/+10
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata3-12/+30
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller12-85/+385
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing1-10/+0
2018-12-12net/mlx5: Remove duplicated include from eswitch.cYueHaibing1-1/+0
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata1-15/+23
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN eventsPetr Machata1-4/+8
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata1-1/+2
2018-12-11mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan1-1/+280
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan1-2/+3
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan4-6/+19
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan8-0/+194
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2-0/+130
2018-12-11mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan2-0/+10
2018-12-11mlxsw: spectrum: Change stage of ACL initializationNir Dotan1-9/+9
2018-12-11mlxsw: reg: Add Policy Engine Multicast Router Binding Table RegisterNir Dotan1-0/+38
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich3-5/+59
2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich3-1/+139
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich1-0/+12
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens3-2/+10
2018-12-11net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein3-33/+62