netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Converting pernet_operations (part #11)
@ 2018-03-22 18:34 Kirill Tkhai
  2018-03-22 18:34 ` [PATCH net-next 1/2] net: Convert udp_sysctl_ops Kirill Tkhai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kirill Tkhai @ 2018-03-22 18:34 UTC (permalink / raw)
  To: davem, yoshfuji, dhowells, ktkhai, netdev

Hi,

this series continues to review and to convert pernet_operations
to make them possible to be executed in parallel for several
net namespaces at the same time.

I thought last series was last, but there is one
new pernet_operations came to kernel. This is
udp_sysctl_ops, and here we convert it.

Also, David Howells acked rxrpc_net_ops, so I resend
the patch in case of it should be queued by patchwork:

https://www.spinics.net/lists/netdev/msg490678.html

Thanks,
Kirill
---

Kirill Tkhai (2):
      net: Convert udp_sysctl_ops
      net: Convert rxrpc_net_ops


 net/ipv4/udp.c     |    3 ++-
 net/rxrpc/net_ns.c |    1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

--
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>

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

end of thread, other threads:[~2018-03-23 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-22 18:34 [PATCH net-next 0/2] Converting pernet_operations (part #11) Kirill Tkhai
2018-03-22 18:34 ` [PATCH net-next 1/2] net: Convert udp_sysctl_ops Kirill Tkhai
2018-03-22 18:34 ` [PATCH net-next 2/2] net: Convert rxrpc_net_ops Kirill Tkhai
2018-03-23 17:01 ` [PATCH net-next 0/2] Converting pernet_operations (part #11) David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).