All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] neighbour: convert neigh_dump_info() to RCU
@ 2024-04-18  9:51 Eric Dumazet
  2024-04-18  9:51 ` [PATCH net-next 1/3] neighbour: add RCU protection to neigh_tables[] Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Dumazet @ 2024-04-18  9:51 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: netdev, David Ahern, eric.dumazet, Eric Dumazet

Remove RTNL requirement for "ip neighbour show" command.

Eric Dumazet (3):
  neighbour: add RCU protection to neigh_tables[]
  neighbour: fix neigh_dump_info() return value
  neighbour: no longer hold RTNL in neigh_dump_info()

 net/core/neighbour.c | 68 +++++++++++++++++++++++---------------------
 1 file changed, 36 insertions(+), 32 deletions(-)

-- 
2.44.0.683.g7961c838ac-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-19 11:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18  9:51 [PATCH net-next 0/3] neighbour: convert neigh_dump_info() to RCU Eric Dumazet
2024-04-18  9:51 ` [PATCH net-next 1/3] neighbour: add RCU protection to neigh_tables[] Eric Dumazet
2024-04-18  9:51 ` [PATCH net-next 2/3] neighbour: fix neigh_dump_info() return value Eric Dumazet
2024-04-18  9:51 ` [PATCH net-next 3/3] neighbour: no longer hold RTNL in neigh_dump_info() Eric Dumazet
2024-04-19 11:40 ` [PATCH net-next 0/3] neighbour: convert neigh_dump_info() to RCU patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.