aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel1-0/+3
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel1-18/+31
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel1-22/+24
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel1-21/+49
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata1-0/+49
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata1-10/+27
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel1-1/+1
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel1-0/+9
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel1-0/+10
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel1-0/+13
2018-10-17mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel1-1/+114
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel1-0/+11
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-36/+2
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata1-1/+17
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata1-15/+23
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-24/+24
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel1-0/+52
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel1-0/+133
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel1-1/+4
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko1-3/+3
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko1-7/+13
2018-07-07mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann1-4/+2
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern1-24/+24
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata1-0/+5
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata1-5/+1
2018-06-26mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata1-1/+14
2018-06-26mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata1-6/+10
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel1-16/+5
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel1-8/+19
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern1-0/+2
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel1-0/+7
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel1-7/+7
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern1-28/+28
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern1-32/+32
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern1-16/+16
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-27/+51
2018-03-26mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz1-7/+10
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz1-9/+24
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz1-21/+48
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz1-3/+3
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz1-5/+8
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata1-0/+24
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata1-27/+27
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-1/+1
2018-03-04mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern1-1/+14
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata1-0/+7
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+21