blob: e9dfdade83c362b6669baa765938148df1bd5eca [file] [log] [blame]
b04720aee9a6 ("mlxsw: spectrum_router: Consolidate identical functions")
0705297e511a ("mlxsw: spectrum_router: Make route creation and destruction symmetric")
dacad7b34b59 ("mlxsw: spectrum_router: Start using new IPv6 route notifications")
446f739104f4 ("ipv4: Remove old route notifications and convert listeners")
b6a1d871d37a ("mlxsw: spectrum_router: Start using new IPv4 route notifications")
20d1565203e6 ("ipv4: Only Replay routes of interest to new listeners")
525bc345fcbc ("ipv4: Handle route deletion notification during flush")
f613b6e2ffe1 ("ipv4: Handle route deletion notification")
a8674f753e36 ("ipv4: Notify newly added route if should be offloaded")
ee3936d65882 ("ipv4: Notify route if replacing currently offloaded one")
a6c76c17df02 ("ipv4: Notify route after insertion to the routing table")
b7a595577ef3 ("net: fib_notifier: propagate extack down to the notifier block callback")
3f9e5c119a47 ("mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump")
55c894f762a1 ("net: fib_notifier: propagate possible error during fib notifier registration")
7c550daffe22 ("net: fib_notifier: make FIB notifier per-netns")
a5facc4cac4d ("netdevsim: change fib accounting and limitations to be per-device")
3dd97a08271f ("net: fib_notifier: move fib_notifier_ops from struct net into per-net struct")
59c84b9fcf42 ("netdevsim: Restore per-network namespace accounting for fib entries")
d5382fef70ce ("ipv6: Stop sending in-kernel notifications for each nexthop")
2d9dd7ec79fb ("mlxsw: spectrum_router: Create IPv6 multipath routes in one go")
d21afd3029b9 ("mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops")
921bc539cbcb ("mlxsw: spectrum_router: Pass array of routes to route handling functions")
94d628d1f97b ("mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications")
928c0b534f29 ("mlxsw: spectrum_router: Pass multiple routes to work item")
20247fcab397 ("mlxsw: spectrum_router: Remove processing of IPv6 append notifications")
d4b96c7b51e8 ("ipv6: Extend notifier info for multipath routes")
54250805d8e4 ("mlxsw: Fail attempts to use routes with nexthop objects")
1cf844c747d5 ("ipv6: Make fib6_nh optional at the end of fib6_info")
cc5c073a693f ("ipv6: Move exception bucket to fib6_nh")
c0b220cf7d80 ("ipv6: Refactor exception functions")
7d88d8b5570b ("ipv6: Refactor fib6_drop_pcpu_from")
f40b6ae2b612 ("ipv6: Move pcpu cached routes to fib6_nh")
1bff1a0c9bbd ("ipv4: Add function to send route updates")
19a3b7eea424 ("ipv6: export function to send route updates")
cdaa16a4f70c ("ipv6: Add hook to bump sernum for a route to stubs")
68a9b13d9219 ("ipv6: Add delete route hook to stubs")
510e2ceda031 ("ipv6: fix src addr routing with the exception table")
61fb0d016807 ("ipv6: prevent possible fib6 leaks")
794b2c05ca1c ("netdevsim: extend device attrs to support port addition and deletion")
8320d1459127 ("netdevsim: implement dev probe/remove skeleton with port initialization")
514cf64cc535 ("netdevsim: generate random switch id instead of using dev id")
d514f41e793d ("netdevsim: merge sdev into dev")
a60f9e48b770 ("netdevsim: rename dev_init/exit() functions and make them independent on ns")
f9d9db47d3ba ("netdevsim: add bus attributes to add new and delete devices")
57ce97749513 ("netdevsim: use ida for bus device ids")
23d415dae924 ("netdevsim: add stub netdevsim driver implementation")
40e4fe4ce115 ("netdevsim: move device registration and related code to bus.c")
925f5afedb93 ("netdevsim: put netdevsim bus code into separate file")
8fb4bc6fd5bd ("netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items")
5fc494225c1e ("netdevsim: create devlink instance per netdevsim instance")