netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Converting pernet_operations (part #10)
@ 2018-03-19 11:45 Kirill Tkhai
  2018-03-19 11:45 ` [PATCH net-next 1/2] net: Convert lowpan_frags_ops Kirill Tkhai
  2018-03-19 11:45 ` [PATCH net-next 2/2] net: Convert nf_ct_net_ops Kirill Tkhai
  0 siblings, 2 replies; 5+ messages in thread
From: Kirill Tkhai @ 2018-03-19 11:45 UTC (permalink / raw)
  To: alex.aring, stefan, davem, pablo, kadlec, fw, yoshfuji, brouer,
	keescook, ktkhai, linux-wpan, netdev, netfilter-devel

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. There are two ops similar
to already converted ip4_frags_ops.

This requires a560002437d3 "net: Fix hlist corruptions
in inet_evict_bucket()", which is currently in net.git.

It seems to be the finial convertion series.

Thanks,
Kirill
---

Kirill Tkhai (2):
      net: Convert lowpan_frags_ops
      net: Convert nf_ct_net_ops


 net/ieee802154/6lowpan/reassembly.c     |    1 +
 net/ipv6/netfilter/nf_conntrack_reasm.c |    1 +
 2 files changed, 2 insertions(+)

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

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

end of thread, other threads:[~2018-03-22 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 11:45 [PATCH net-next 0/2] Converting pernet_operations (part #10) Kirill Tkhai
2018-03-19 11:45 ` [PATCH net-next 1/2] net: Convert lowpan_frags_ops Kirill Tkhai
2018-03-22 15:14   ` David Miller
2018-03-19 11:45 ` [PATCH net-next 2/2] net: Convert nf_ct_net_ops Kirill Tkhai
2018-03-22 15:14   ` 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).