summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-14/+33
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko1-1/+1
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-34/+60
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-07mlxsw: add psample dependency for spectrumArnd Bergmann1-0/+1
2017-02-07net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann1-2/+2
2017-02-06net/mlx4_en: fix a conditionDan Carpenter1-1/+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-06net/mlx5e: Bring back bfreg uar map dedicated pointerSaeed Mahameed2-2/+4
2017-02-06net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed3-11/+15
2017-02-06net/mlx5e: Tx, no inline copy on ConnectX-5Saeed Mahameed2-17/+26
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed2-6/+6
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens3-4/+15
2017-02-06mlxsw: reg: Fix HTGT register lengthElad Raz1-1/+1
2017-02-04mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331
2017-02-04mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769
2017-02-04mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18
2017-02-04mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko1-0/+109
2017-02-04mlxsw: core: Introduce flexible actions supportJiri Pirko3-1/+753
2017-02-04mlxsw: core: Introduce flexible keys supportJiri Pirko3-1/+714
2017-02-04mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko1-3/+36
2017-02-04mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko1-0/+31
2017-02-04mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko1-0/+77
2017-02-04mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko1-0/+63
2017-02-04mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko1-0/+100
2017-02-04mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko1-0/+106
2017-02-04mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko1-0/+54
2017-02-04mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko1-2/+45