summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel2018-10-171-0/+10
* mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel2018-10-171-0/+13
* mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel2018-10-171-1/+114
* mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel2018-08-251-0/+11
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-36/+2
* mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata2018-08-011-1/+17
* mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata2018-08-011-15/+23
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-24/+24
|\
| * net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-24/+24
* | mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel2018-07-141-0/+52
* | mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel2018-07-141-0/+133
* | mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel2018-07-141-1/+4
* | mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko2018-07-091-3/+3
* | mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko2018-07-091-7/+13
* | mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann2018-07-071-4/+2
* | mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata2018-06-261-0/+5
* | mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata2018-06-261-5/+1
* | mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata2018-06-261-1/+14
* | mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata2018-06-261-6/+10
|/
* mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5
* mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19
* mlxsw: spectrum_router: Add support for route appendDavid Ahern2018-05-221-0/+2
* mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel2018-05-021-0/+7
* mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel2018-05-021-7/+7
* net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-191-28/+28
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-171-32/+32
* net/ipv6: Move nexthop data to fib6_nhDavid Ahern2018-04-171-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-27/+51
|\
| * mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata2018-03-231-0/+24
| * mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata2018-03-231-27/+27
* | mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz2018-03-261-7/+10
* | mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz2018-03-261-9/+24
* | mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz2018-03-261-21/+48
* | ip6mr: Add refcounting to mfcYuval Mintz2018-03-261-3/+3
* | ipmr: Make MFC fib notifiers commonYuval Mintz2018-03-261-5/+8
* | net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-1/+1
* | mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern2018-03-041-1/+14
* | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* | mlxsw: Handle config changes pertinent to SPANPetr Machata2018-02-271-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-14/+21
|\ \ | |/
| * mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel2018-02-191-0/+3
| * mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko2018-02-131-14/+18
* | mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky2018-02-131-3/+3
* | mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata2018-02-131-3/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-8/+2
|\
| * mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz2018-01-241-8/+2
* | mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel2018-01-221-101/+125
* | mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel2018-01-221-4/+6
* | mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel2018-01-221-9/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-191-6/+14
|\ \ | |/
OpenPOWER on IntegriCloud