summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2018-01-14mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipathIdo Schimmel
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel
2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-19mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-14mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel
2017-11-14mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo
2017-11-08mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun
2017-11-08mlxsw: spectrum: Support general qdisc statsNogah Frankel
2017-11-08mlxsw: spectrum: Support RED xstatsNogah Frankel
2017-11-08mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel
2017-11-08mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz
2017-11-08mlxsw: spectrum: Support RED qdisc offloadNogah Frankel
2017-11-08mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata