summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel
2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel
2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel
2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel
2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen
2020-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen
2020-01-19mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen
2020-01-19mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata
2020-01-15mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel