[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152145973147.26348.4080298027358158796.stgit@localhost.localdomain>
Date: Mon, 19 Mar 2018 14:45:28 +0300
From: Kirill Tkhai <ktkhai@...tuozzo.com>
To: alex.aring@...il.com, stefan@....samsung.com, davem@...emloft.net,
pablo@...filter.org, kadlec@...ckhole.kfki.hu, fw@...len.de,
yoshfuji@...ux-ipv6.org, brouer@...hat.com, keescook@...omium.org,
ktkhai@...tuozzo.com, linux-wpan@...r.kernel.org,
netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: [PATCH net-next 0/2] Converting pernet_operations (part #10)
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@...tuozzo.com>
Powered by blists - more mailing lists