aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko1-11/+9
2017-02-14mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel1-1/+0
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko1-3/+10
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel1-0/+28
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel1-0/+13
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel3-3/+41
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel3-13/+35
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel1-1/+1
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel1-13/+13
2017-02-10mlxsw: spectrum: Break flood set func to be per tableNogah Frankel1-20/+34
2017-02-10mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-7/+37
2017-02-10mlxsw: spectrum_router: Add support for route appendIdo Schimmel1-6/+37
2017-02-10mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel1-178/+403
2017-02-08mlxsw: spectrum_router: Don't reflect LINKDOWN nexthopsIdo Schimmel1-1/+10
2017-02-08mlxsw: spectrum_router: Flush resources when RIF is deletedIdo Schimmel3-3/+93
2017-02-08mlxsw: spectrum_router: Reflect nexthop status changesIdo Schimmel1-2/+57
2017-02-08mlxsw: spectrum_router: Use trap action only for some route typesIdo Schimmel1-29/+13
2017-02-08mlxsw: spectrum_router: Determine offload status using generic functionIdo Schimmel1-1/+1
2017-02-08mlxsw: spectrum_router: More accurately set offload flagIdo Schimmel1-20/+80
2017-02-08mlxsw: spectrum_router: Refactor nexthop init routineIdo Schimmel1-31/+49
2017-02-08mlxsw: spectrum_router: Remove FIB info from FIB entry structIdo Schimmel1-3/+1
2017-02-08mlxsw: spectrum_router: Store routes in a more generic wayIdo Schimmel1-13/+27
2017-02-08mlxsw: spectrum_router: Add gateway indication to nexthop groupIdo Schimmel1-1/+8
2017-02-08mlxsw: spectrum_router: Use nexthop's scope to set action typeIdo Schimmel1-1/+1
2017-02-08mlxsw: spectrum_router: Store nexthops in a hash tableIdo Schimmel2-4/+55
2017-02-08mlxsw: spectrum_router: Store nexthop groups in a hash tableIdo Schimmel2-52/+54
2017-02-08mlxsw: spectrum_router: Nullify nexthop's neigh pointerIdo Schimmel1-2/+3
2017-02-08mlxsw: acl: Fix mlxsw_afa_block_commit error pathJiri Pirko1-11/+7
2017-02-08net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+30
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko1-1/+1
2017-02-07mlxsw: add psample dependency for spectrumArnd Bergmann1-0/+1
2017-02-06mlxsw: spectrum_router: Fix typo in commentIdo Schimmel1-1/+1
2017-02-06mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel1-1/+1
2017-02-06mlxsw: spectrum_router: Remove redundant checkIdo Schimmel1-8/+4
2017-02-06mlxsw: spectrum_router: Simplify neighbour reflectionIdo Schimmel3-134/+135
2017-02-06mlxsw: spectrum_router: Remove unused variableIdo Schimmel1-2/+0
2017-02-06mlxsw: spectrum_router: Use ordered workqueue for neigh updatesIdo Schimmel1-4/+4
2017-02-06mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel3-8/+8
2017-02-06mlxsw: reg: Fix HTGT register lengthElad Raz1-1/+1
2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769
2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18
2017-02-03mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko1-0/+109
2017-02-03mlxsw: core: Introduce flexible actions supportJiri Pirko3-1/+753
2017-02-03mlxsw: core: Introduce flexible keys supportJiri Pirko3-1/+714
2017-02-03mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko1-3/+36
2017-02-03mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko1-0/+31
2017-02-03mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko1-0/+77
2017-02-03mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko1-0/+63
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko1-0/+100