/openbmc/linux/net/ipv6/ |
H A D | fib6_notifier.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | fib_notifier.h | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_fib.h | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.h | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | fib_notifier.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib_rules.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_notifier.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipmr_base.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib_trie.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | mroute_base.h | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | fib.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | diff 7c550daffe22a97282effa75fe7c1f6b83563ecb Thu Oct 03 04:49:27 CDT 2019 Jiri Pirko <jiri@mellanox.com> net: fib_notifier: make FIB notifier per-netns
Currently all users of FIB notifier only cares about events in init_net. Later in this patchset, users get interested in other namespaces too. However, for every registered block user is interested only about one namespace. Make the FIB notifier registration per-netns and avoid unnecessary calls of notifier block for other namespaces.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|