summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2017-09-26mlxsw: spectrum_router: Use helper to check for last neighborArkadi Sharshevsky
2017-09-26mlxsw: spectrum_router: Keep nexthops in a linked listArkadi Sharshevsky
2017-09-26mlxsw: Add fields for mlxsw's meta header for adjacency tableArkadi Sharshevsky
2017-09-26mlxsw: spectrum_dpipe: Fix indentation in header descriptionArkadi Sharshevsky
2017-09-20mlxsw: spectrum_switchdev: Consider mrouter status for mdb changesNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flushNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Update the mdb of mrouter port changeNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Flood all mc packets to mrouter portsNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Flush the mdb when a port is being removedNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flagNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Use generic mc flood functionNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Disable mdb when mc is disabledNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabledNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Break mid deletion into two functionNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Attach mid id allocation to HW writeNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Break smid write functionNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Save mids list per bridge deviceNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Remove reference count from midNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Add a ports bitmap to the mid dbNogah Frankel
2017-09-20mlxsw: spectrum_switchdev: Change mc_router to mrouterNogah Frankel
2017-09-19mlxsw: spectrum: Add multicast router traps and trap groupsYotam Gigi
2017-09-19mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi
2017-09-19mlxsw: reg: Configure RIF to forward IPv4 multicast packets by defaultYotam Gigi
2017-09-19mlxsw: reg: Add Router Rules Copy RegisterYotam Gigi
2017-09-19mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 registerYotam Gigi
2017-09-19mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi
2017-09-19mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi
2017-09-19mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi
2017-09-19mlxsw: reg: Rename the flexible action set length fieldYotam Gigi
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi
2017-09-19mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi
2017-09-19mlxsw: spectrum: Change init orderYotam Gigi
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata
2017-09-03mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata
2017-09-03mlxsw: spectrum_router: Use existing decap routePetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Make nexthops typedPetr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Support FID-less RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata
2017-09-03mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata