blob: 47747d04e4badf5dda32e19a60d6c7fda39b98a2 [file] [log] [blame]
9c6ecd3cf62d ("ipv6: Only Replay routes of interest to new listeners")
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")
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")
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")
7e5f4cdb284b ("ipv6: Remove fib6_info_nh_lwt")
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")
1aefd3de7bc6 ("ipv6: Add fib6_nh_init and release to stubs")
3616d08bcbb5 ("ipv6: Move ipv6 stubs to a separate header file")
ad1601ae0260 ("ipv6: Rename fib6_nh entries")
572bf4dd7186 ("ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh")
6d3d07b45c86 ("ipv6: Refactor fib6_ignore_linkdown")
2b2450ca4a2d ("ipv6: Move gateway checks to a fib6_nh setting")
dac7d0f27075 ("ipv6: Create cleanup helper for fib6_nh")
83c442515917 ("ipv6: Create init helper for fib6_nh")
c7a1ce397ada ("ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create")
67f695134703 ("ipv6: Move setting default metric for routes")
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")
3bd0b15281af ("bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c")
9b0a6a9dbab0 ("ipv6_stub: add ipv6_route_input stub/proxy.")
ca78801a81e0 ("bpf: handle GSO in bpf_lwt_push_encap")