Eric Dumazet 9cf621bd5f rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
We want to be able to run rtnl_fill_ifinfo() under RCU protection
instead of RTNL in the future.

All rtnl_link_ops->get_link_net() methods already using dev_net()
are ready. I added READ_ONCE() annotations on others.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-05-07 11:14:50 +02:00
..
2024-04-25 19:25:54 +02:00
2024-04-05 17:21:16 -07:00
2024-03-07 21:52:03 +00:00
2024-02-16 18:51:00 -05:00
2024-03-15 11:58:32 -07:00
2024-03-07 20:37:04 +00:00
2024-04-26 18:08:02 +02:00
2024-04-25 14:35:55 +02:00
2024-04-11 16:23:56 -07:00
2024-02-19 21:23:28 +01:00
2024-04-19 14:02:21 -07:00
2024-03-07 20:32:47 +00:00
2024-03-15 17:53:48 -07:00
2024-03-13 10:59:28 -07:00
2024-03-21 12:44:10 -07:00
2024-04-26 07:59:20 +02:00
2024-04-26 13:17:33 -07:00
2024-03-07 20:32:38 +00:00
2024-03-15 11:58:32 -07:00
2024-04-30 09:06:05 -07:00
2024-03-13 11:33:10 -07:00
2024-03-21 10:37:39 -07:00
2024-03-21 17:16:46 -07:00
2024-02-15 18:12:01 +01:00
2024-03-21 15:18:18 -07:00
2024-02-20 13:36:34 +01:00
2024-03-12 10:35:24 -07:00
2024-04-11 16:23:56 -07:00
2024-04-19 16:07:18 +02:00
2024-04-22 17:07:13 -04:00
2024-03-15 13:21:13 -07:00
2024-03-17 12:06:10 -07:00
2024-03-19 08:48:09 -07:00
2024-02-19 11:10:55 +01:00