aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2019-12-17mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel
2019-12-13mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2019-12-01mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata
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
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-26mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-04mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel
2018-02-13mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky
2018-02-13mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata
2018-02-13mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-22mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel
2018-01-22mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel
2018-01-22mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel