netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Refactorings on af_inet pernet initialization
@ 2018-09-20  9:11 Kirill Tkhai
  2018-09-20  9:11 ` [PATCH 1/3] net: Remove inet_exit_net() Kirill Tkhai
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kirill Tkhai @ 2018-09-20  9:11 UTC (permalink / raw)
  To: davem, xiyou.wangcong, yoshfuji, ktkhai, avagin, edumazet,
	ebiederm, netdev

This patch set makes several cleanups around inet_init_net().

---

Cong Wang (1):
      ipv4: initialize ra_mutex in inet_init_net()

Kirill Tkhai (2):
      net: Remove inet_exit_net()
      net: Register af_inet_ops earlier


 net/core/net_namespace.c |    1 -
 net/ipv4/af_inet.c       |   13 +++++--------
 2 files changed, 5 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2018-09-20 22:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20  9:11 [PATCH net-next 0/3] Refactorings on af_inet pernet initialization Kirill Tkhai
2018-09-20  9:11 ` [PATCH 1/3] net: Remove inet_exit_net() Kirill Tkhai
2018-09-20  9:12 ` [PATCH 2/3] net: Register af_inet_ops earlier Kirill Tkhai
2018-09-20 17:03   ` Cong Wang
2018-09-20  9:12 ` [PATCH 3/3] ipv4: initialize ra_mutex in inet_init_net() Kirill Tkhai
2018-09-20 17:01   ` Cong Wang

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).