[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152093726634.31266.4973922580771632781.stgit@localhost.localdomain>
Date:   Tue, 13 Mar 2018 13:36:33 +0300
From:   Kirill Tkhai <ktkhai@...tuozzo.com>
To:     davem@...emloft.net, vyasevich@...il.com, nhorman@...driver.com,
        jon.maloy@...csson.com, ying.xue@...driver.com,
        santosh.shilimkar@...cle.com, netdev@...r.kernel.org,
        ktkhai@...tuozzo.com
Subject: [PATCH net-next 0/4] Converting pernet_operations (part #6)
Hi,
this series continues to review and to convert pernet_operations
to make them possible to be executed in parallel for several
net namespaces in the same time. There are sctp, tipc and rds
in this series.
Thanks,
Kirill
---
Kirill Tkhai (4):
      net: Convert sctp_defaults_ops
      net: Convert sctp_ctrlsock_ops
      net: Convert tipc_net_ops
      net: Convert rds_tcp_net_ops
 net/rds/tcp.c       |    1 +
 net/sctp/protocol.c |    2 ++
 net/tipc/core.c     |    1 +
 3 files changed, 4 insertions(+)
--
Signed-off-by: Kirill Tkhai <ktkhai@...tuozzo.com>
Powered by blists - more mailing lists
 
