summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel2019-06-181-2/+0Star
* mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel2019-06-181-13/+23
* mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel2019-06-181-22/+39
* mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel2019-06-181-4/+10
* mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel2019-06-181-7/+7
* mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel2019-06-181-7/+65
* mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel2019-06-181-3/+11
* mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel2019-06-181-2/+0Star
* mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel2019-06-181-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-3/+70
|\
| * mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-06-121-3/+70
* | mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern2019-06-051-0/+14
* | ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-051-8/+11
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-15/+16
|/
* mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...David Ahern2019-04-241-0/+2
* ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2019-04-221-1/+1
* ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2019-04-211-1/+1
* mlxsw: spectrum_router: Relax FIB rule validationIdo Schimmel2019-04-211-0/+4
* mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel2019-04-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+1
|\
| * mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel2019-04-101-1/+1
* | mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel2019-04-151-0/+6
* | mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel2019-04-151-8/+15
* | ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern2019-04-091-0/+8
* | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-091-2/+2
* | ipv6: Rename fib6_nh entriesDavid Ahern2019-03-291-16/+18
* | ipv4: Rename fib_nh entriesDavid Ahern2019-03-291-11/+11
* | ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-291-2/+2
|/
* mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel2019-02-121-1/+1
* mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-091-8/+4Star
* mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel2019-02-061-2/+25
* mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel2019-01-231-0/+28
* mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan2019-01-201-0/+130
* mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan2019-01-201-0/+5
* mlxsw: spectrum_router: Support RIF without deviceNir Dotan2019-01-201-5/+7
* mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()Nir Dotan2019-01-201-1/+8
* mlxsw: spectrum_router: Add underlay RIF ID supportNir Dotan2019-01-201-3/+4
* mlxsw: spectrum_router: Mark RIF index as taken before creationNir Dotan2019-01-201-2/+3
* mlxsw: spectrum_router: Adjust loopback RIF configurationNir Dotan2019-01-201-6/+6
* mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan2019-01-201-3/+1Star
* mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 supportNir Dotan2019-01-201-8/+33
* mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan2019-01-201-1/+1
* switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-181-2/+4
* mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel2018-12-211-4/+4
* mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel2018-12-211-2/+6
* mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel2018-12-191-0/+3
* mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel2018-12-191-18/+31
* mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel2018-12-191-22/+24
* mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel2018-12-191-21/+49
* mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-141-0/+49