netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] Converting pernet_operations (part #8)
@ 2018-03-15  9:10 Kirill Tkhai
       [not found] ` <152110491273.28582.13804059107038714030.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Kirill Tkhai @ 2018-03-15  9:10 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q, wensong-ud5FBsm0p/xg9hUCZPvPmw,
	horms-/R6kz+dDXgpPR4JQBCEnsQ, ja-FgGsKACvmQM,
	pablo-Cap9r6Oaw4JrovVCs/uTlw,
	kadlec-K40Dz/62t/MgiyqX0sVFJYdd74u8MsAO,
	fw-HFFVJYpyMKqzQB+pC5nmwQ, pshelar-LZ6Gd1LRuIk,
	g.nault-pHk1y4uTXVDytLWWfqlThQ, jchapman-Bm0nJX+W7e9BDgjK7y7TUQ,
	lorenzo.bianconi-H+wXaHxf7aLQT0dZR+AlfA,
	dwindsor-Re5JQEeQqe8AvxtiuMwx3w,
	elena.reshetova-ral2JQCrhuEAvxtiuMwx3w,
	dsahern-Re5JQEeQqe8AvxtiuMwx3w,
	roopa-qUQiAmfTcIp+XZJcv9eMoEEOCMrvLtNR,
	rshearma-43mecJUBy8ZBDgjK7y7TUQ,
	dan.j.williams-ral2JQCrhuEAvxtiuMwx3w,
	amine.kherbouche-pdR9zngts4EAvxtiuMwx3w,
	netdev-u79uwXL29TY76Z2rM5mHXA, lvs-devel-u79uwXL29TY76Z2rM5mHXA,
	netfilter-devel-u79uwXL29TY76Z2rM5mHXA,
	dev-yBygre7rU0TnMu66kgdUjQ, ktkhai-5HdwGun5lf+gSpxsJD1C4w

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 different operations
over the tree, mostly are ipvs.


Thanks,
Kirill
---

Kirill Tkhai (6):
      net: Convert l2tp_net_ops
      net: Convert mpls_net_ops
      net: Convert ovs_net_ops
      net: Convert ipvs_core_ops
      net: Convert ipvs_core_dev_ops
      net: Convert ip_vs_ftp_ops


 net/l2tp/l2tp_core.c            |    1 +
 net/mpls/af_mpls.c              |    1 +
 net/netfilter/ipvs/ip_vs_core.c |    2 ++
 net/netfilter/ipvs/ip_vs_ftp.c  |    1 +
 net/openvswitch/datapath.c      |    1 +
 5 files changed, 6 insertions(+)

--
Signed-off-by: Kirill Tkhai <ktkhai-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15  9:10 [PATCH net-next 0/6] Converting pernet_operations (part #8) Kirill Tkhai
     [not found] ` <152110491273.28582.13804059107038714030.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2018-03-15  9:10   ` [PATCH net-next 1/6] net: Convert l2tp_net_ops Kirill Tkhai
     [not found]     ` <152110505785.28582.3727938208418496683.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2018-03-15 15:52       ` Guillaume Nault
2018-03-15  9:11   ` [PATCH net-next 2/6] net: Convert mpls_net_ops Kirill Tkhai
2018-03-15  9:11   ` [PATCH net-next 3/6] net: Convert ovs_net_ops Kirill Tkhai
2018-03-15  9:11   ` [PATCH net-next 4/6] net: Convert ipvs_core_ops Kirill Tkhai
2018-03-15  9:11   ` [PATCH net-next 5/6] net: Convert ipvs_core_dev_ops Kirill Tkhai
2018-03-15  9:11   ` [PATCH net-next 6/6] net: Convert ip_vs_ftp_ops Kirill Tkhai
2018-03-15 20:32   ` [PATCH net-next 0/6] Converting pernet_operations (part #8) Julian Anastasov
2018-03-17 21:07   ` David Miller
     [not found]     ` <20180317.170757.485564313326587221.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2018-03-17 21:13       ` Kirill Tkhai

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