Age | Commit message (Expand) | Author |
2019-04-10 | mlxsw: spectrum_router: Do not check VRF MAC address | Ido Schimmel |
2019-02-12 | mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE() | Ido Schimmel |
2019-02-08 | mlxsw: spectrum_router: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-02-06 | mlxsw: spectrum_router: Offload blackhole routes | Ido Schimmel |
2019-01-23 | mlxsw: spectrum: Expose functions to create and destroy underlay RIF | Ido Schimmel |
2019-01-20 | mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2 | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Update tunnel decap properties | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Support RIF without device | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id() | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Add underlay RIF ID support | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Mark RIF index as taken before creation | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Adjust loopback RIF configuration | Nir Dotan |
2019-01-20 | mlxsw: spectrum: Set RIF ops per ASIC type | Nir Dotan |
2019-01-20 | mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 support | Nir Dotan |
2019-01-20 | mlxsw: reg: Add fields to RITR - Router Interface Table Register | Nir Dotan |
2019-01-17 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata |
2018-12-20 | mlxsw: spectrum: Replace hard-coded default VID with a define | Ido Schimmel |
2018-12-20 | mlxsw: spectrum_router: Do not force specific configuration order | Ido Schimmel |
2018-12-19 | mlxsw: spectrum_router: Hold a reference on RIF's netdev | Ido Schimmel |
2018-12-19 | mlxsw: spectrum_router: Make RIF deletion more robust | Ido Schimmel |
2018-12-19 | mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' further | Ido Schimmel |
2018-12-19 | mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference count | Ido Schimmel |
2018-12-13 | mlxsw: spectrum_router: Veto unsupported RIF MAC addresses | Petr Machata |
2018-12-13 | mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event() | Petr Machata |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-06 | mlxsw: spectrum_router: Relax GRE decap matching check | Nir Dotan |
2018-11-27 | mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs | Ido Schimmel |
2018-11-27 | mlxsw: spectrum_router: Introduce emulated VLAN RIFs | Ido Schimmel |
2018-10-17 | mlxsw: spectrum_router: Configure matching local routes for NVE decap | Ido Schimmel |
2018-10-17 | mlxsw: spectrum_router: Allow querying VR ID based on table ID | Ido Schimmel |
2018-10-17 | mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap | Ido Schimmel |
2018-08-25 | mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge | Ido Schimmel |
2018-08-09 | mlxsw: Replace license text with SPDX identifiers and adjust copyrights | Jiri Pirko |
2018-08-01 | mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority | Petr Machata |
2018-08-01 | mlxsw: spectrum: Extract work-scheduling into a new function | Petr Machata |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-14 | mlxsw: spectrum_router: Optimize processing of VRRP MACs | Ido Schimmel |
2018-07-14 | mlxsw: spectrum_router: Direct macvlans' MACs to router | Ido Schimmel |
2018-07-14 | mlxsw: spectrum: Enable macvlan upper devices | Ido Schimmel |
2018-07-09 | mlxsw: spectrum_kvdl: Pass entry_count to free function | Jiri Pirko |
2018-07-09 | mlxsw: spectrum_kvdl: Pass entry type to alloc/free | Jiri Pirko |
2018-07-07 | mlxsw: spectrum_router: avoid uninitialized variable access | Arnd Bergmann |
2018-07-04 | net/ipv6: Revert attempt to simplify route replace and append | David Ahern |
2018-06-26 | mlxsw: spectrum_router: Add mlxsw_sp_rif_fid() | Petr Machata |
2018-06-26 | mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev() | Petr Machata |
2018-06-26 | mlxsw: spectrum_router: Allocate FID according to PVID | Petr Machata |
2018-06-26 | mlxsw: spectrum_router: Propagate extack to .fid_get() | Petr Machata |
2018-06-15 | mlxsw: spectrum_router: Align with new route replace logic | Ido Schimmel |
2018-06-15 | mlxsw: spectrum_router: Allow appending to dev-only routes | Ido Schimmel |
2018-05-22 | mlxsw: spectrum_router: Add support for route append | David Ahern |