summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel
2019-01-23mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel
2019-01-20mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan
2019-01-20mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan
2019-01-20mlxsw: spectrum_router: Support RIF without deviceNir Dotan
2019-01-20mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()Nir Dotan
2019-01-20mlxsw: spectrum_router: Add underlay RIF ID supportNir Dotan
2019-01-20mlxsw: spectrum_router: Mark RIF index as taken before creationNir Dotan
2019-01-20mlxsw: spectrum_router: Adjust loopback RIF configurationNir Dotan
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan
2019-01-20mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 supportNir Dotan
2019-01-20mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel
2018-12-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel
2018-10-17mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko
2018-07-07mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata
2018-06-26mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata
2018-06-26mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern