Home
last modified time | relevance | path

Searched hist:ba5366b87c0dc3b15463495598737e28015559cd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Drtnetlink.hdiff ba5366b87c0dc3b15463495598737e28015559cd Thu Feb 22 04:50:15 CST 2024 Eric Dumazet <edumazet@google.com> rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag

[ Upstream commit 386520e0ecc01004d3a29c70c5a77d4bbf8a8420 ]

Similarly to RTNL_FLAG_DOIT_UNLOCKED, this new flag
allows dump operations registered via rtnl_register()
or rtnl_register_module() to opt-out from RTNL protection.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 5be2062e3080 ("mpls: Handle error of rtnl_register_module().")
Signed-off-by: Sasha Levin <sashal@kernel.org>
/openbmc/linux/include/linux/
H A Dnetlink.hdiff ba5366b87c0dc3b15463495598737e28015559cd Thu Feb 22 04:50:15 CST 2024 Eric Dumazet <edumazet@google.com> rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag

[ Upstream commit 386520e0ecc01004d3a29c70c5a77d4bbf8a8420 ]

Similarly to RTNL_FLAG_DOIT_UNLOCKED, this new flag
allows dump operations registered via rtnl_register()
or rtnl_register_module() to opt-out from RTNL protection.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 5be2062e3080 ("mpls: Handle error of rtnl_register_module().")
Signed-off-by: Sasha Levin <sashal@kernel.org>
/openbmc/linux/net/netlink/
H A Daf_netlink.cdiff ba5366b87c0dc3b15463495598737e28015559cd Thu Feb 22 04:50:15 CST 2024 Eric Dumazet <edumazet@google.com> rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag

[ Upstream commit 386520e0ecc01004d3a29c70c5a77d4bbf8a8420 ]

Similarly to RTNL_FLAG_DOIT_UNLOCKED, this new flag
allows dump operations registered via rtnl_register()
or rtnl_register_module() to opt-out from RTNL protection.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 5be2062e3080 ("mpls: Handle error of rtnl_register_module().")
Signed-off-by: Sasha Levin <sashal@kernel.org>
/openbmc/linux/net/core/
H A Drtnetlink.cdiff ba5366b87c0dc3b15463495598737e28015559cd Thu Feb 22 04:50:15 CST 2024 Eric Dumazet <edumazet@google.com> rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag

[ Upstream commit 386520e0ecc01004d3a29c70c5a77d4bbf8a8420 ]

Similarly to RTNL_FLAG_DOIT_UNLOCKED, this new flag
allows dump operations registered via rtnl_register()
or rtnl_register_module() to opt-out from RTNL protection.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 5be2062e3080 ("mpls: Handle error of rtnl_register_module().")
Signed-off-by: Sasha Levin <sashal@kernel.org>