]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'convert-pernet_operations-part4'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 15:48:29 +0000 (10:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 15:48:29 +0000 (10:48 -0500)
commit229952d192abca88e05f8f5fbe5a9831b948559f
tree95ba8ef311584da5214b6013cc0074e2d7921759
parent190f887c3cd0d07e53a7d44162c951451f4f5528
parentc29babb7fe26e1507e8c236abbfed6e944e42651
Merge branch 'convert-pernet_operations-part4'

Kirill Tkhai says:

====================
Converting pernet_operations (part #4)

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. The patches touch mostly netfilter,
also there are small number of changes in other places.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>