blob: 506ca8cf53f5dae7faa32b10efadac2cc8697423 [file] [log] [blame]
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")
1bff1a0c9bbd ("ipv4: Add function to send route updates")
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")
1daf36c0dbc0 ("netdevsim: move device registration on bus to be done earlier in init")
7973d9e76727 ("mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and append")
05414dd116c5 ("mlxsw: spectrum_router: Relax FIB rule validation")
4b3a84bce4e2 ("netdevsim: move sdev-specific init/uninit code into separate functions")
b26b6946a62f ("netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns")
38f58c972334 ("netdevsim: move sdev specific bpf debugfs files to sdev dir")
af9095f00d34 ("netdevsim: move shared dev creation and destruction into separate file")
027d4ca6f0f5 ("netdevsim: assume CONFIG_NET_DEVLINK is always enabled")
c3d9a435d939 ("netdevsim: let net core to free netdevsim netdev")
19a9d136f198 ("ipv4: Flag fib_info with a fib_nh using IPv6 gateway")
544fe7c2e654 ("net/mlx5e: Activate HW multipath and handle port affinity based on FIB events")
724b509ca023 ("net/mlx5: Add multipath mode")
10a193ed78ad ("net/mlx5: Expose lag operations in header file")
bb19ad0d8d49 ("net/mlx5: Use unsigned int bit instead of bool as a struct member")
97417f6182f8 ("net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation")
dd27c2e3d0a0 ("bpf: offload: add priv field for drivers")
e58df56c8564 ("netdevsim: Implement ndo_get_port_parent_id()")
d9ee0491c2ff ("net/mlx5e: Use dedicated uplink vport netdev representor")
025380b20dc2 ("net/mlx5e: Use single argument for the esw representor build params helper")
958246664043 ("net/mlx5: Handle LAG FW commands failure gracefully")
7c34ec19e10c ("net/mlx5: Make RoCE and SR-IOV LAG modes explicit")
292612d68c4e ("net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()")