index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_router.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum_router: Fix use of uninitialized adjacency index
Amit Cohen
2019-11-25
1
-3
/
+2
*
mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels
Petr Machata
2019-11-25
1
-1
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-18
/
+1
|
\
|
*
mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
Petr Machata
2019-11-19
1
-18
/
+1
*
|
mlxsw: spectrum_router: Allocate discard adjacency entry when needed
Ido Schimmel
2019-11-15
1
-11
/
+32
*
|
mlxsw: Add specific trap for packets routed via invalid nexthops
Amit Cohen
2019-11-08
1
-0
/
+36
*
|
mlxsw: Add new FIB entry type for reject routes
Amit Cohen
2019-11-08
1
-2
/
+23
*
|
mlxsw: Propagate extack down to register_fib_notifier()
Jiri Pirko
2019-10-04
1
-2
/
+3
*
|
mlxsw: spectrum: Take devlink net instead of init_net
Jiri Pirko
2019-10-04
1
-12
/
+17
*
|
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
1
-1
/
+1
*
|
mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump
Jiri Pirko
2019-10-04
1
-21
/
+1
*
|
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
1
-5
/
+4
|
/
*
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
Ido Schimmel
2019-07-25
1
-2
/
+2
*
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
1
-2
/
+0
*
mlxsw: spectrum_router: Create IPv6 multipath routes in one go
Ido Schimmel
2019-06-18
1
-13
/
+23
*
mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
Ido Schimmel
2019-06-18
1
-22
/
+39
*
mlxsw: spectrum_router: Pass array of routes to route handling functions
Ido Schimmel
2019-06-18
1
-4
/
+10
*
mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
Ido Schimmel
2019-06-18
1
-7
/
+7
*
mlxsw: spectrum_router: Pass multiple routes to work item
Ido Schimmel
2019-06-18
1
-7
/
+65
*
mlxsw: spectrum_router: Prepare function to return errors
Ido Schimmel
2019-06-18
1
-3
/
+11
*
mlxsw: spectrum_router: Remove processing of IPv6 append notifications
Ido Schimmel
2019-06-18
1
-2
/
+0
*
mlxsw: spectrum_router: Ignore IPv6 multipath notifications
Ido Schimmel
2019-06-18
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-3
/
+70
|
\
|
*
mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
Ido Schimmel
2019-06-12
1
-3
/
+70
*
|
mlxsw: Fail attempts to use routes with nexthop objects
David Ahern
2019-06-05
1
-0
/
+14
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-05
1
-8
/
+11
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-15
/
+16
|
/
*
mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...
David Ahern
2019-04-24
1
-0
/
+2
*
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
2019-04-22
1
-1
/
+1
*
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
2019-04-21
1
-1
/
+1
*
mlxsw: spectrum_router: Relax FIB rule validation
Ido Schimmel
2019-04-21
1
-0
/
+4
*
mlxsw: spectrum: Use a stable ECMP/LAG seed
Ido Schimmel
2019-04-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+1
|
\
|
*
mlxsw: spectrum_router: Do not check VRF MAC address
Ido Schimmel
2019-04-10
1
-1
/
+1
*
|
mlxsw: spectrum_router: Add neighbour offload indication
Ido Schimmel
2019-04-15
1
-0
/
+6
*
|
mlxsw: spectrum_router: Propagate neighbour update errors
Ido Schimmel
2019-04-15
1
-8
/
+15
*
|
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-09
1
-0
/
+8
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
1
-2
/
+2
*
|
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-16
/
+18
*
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-11
/
+11
*
|
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
1
-2
/
+2
|
/
*
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
Ido Schimmel
2019-02-12
1
-1
/
+1
*
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-8
/
+4
*
mlxsw: spectrum_router: Offload blackhole routes
Ido Schimmel
2019-02-06
1
-2
/
+25
*
mlxsw: spectrum: Expose functions to create and destroy underlay RIF
Ido Schimmel
2019-01-23
1
-0
/
+28
*
mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2
Nir Dotan
2019-01-20
1
-0
/
+130
*
mlxsw: spectrum_router: Update tunnel decap properties
Nir Dotan
2019-01-20
1
-0
/
+5
*
mlxsw: spectrum_router: Support RIF without device
Nir Dotan
2019-01-20
1
-5
/
+7
*
mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()
Nir Dotan
2019-01-20
1
-1
/
+8
*
mlxsw: spectrum_router: Add underlay RIF ID support
Nir Dotan
2019-01-20
1
-3
/
+4
[next]