Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Apr 2013 17:30:32 +0000 (13:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Apr 2013 17:30:32 +0000 (13:30 -0400)
commit92cf1f23cc9390ea5c00e8185c1f7910c3d15452
tree5efa469a504fa66d2127aeaf607b47b919e298b5
parent98d2f0e68c4de36c56fbe3baeae30c001f012243
parente0f0ecf33c3f13401f90bff5afdc3ed1bb40b9af
Merge branch 'master' of git://git./linux/kernel/git/jesse/openvswitch

Jesse Gross says:

====================
A number of improvements for net-next/3.10.

Highlights include:

 * Properly exposing linux/openvswitch.h to userspace after the uapi
   changes.

 * Simplification of locking. It immediately makes things simpler to
   reason about and avoids holding RTNL mutex for longer than
   necessary. In the near future it will also enable tunnel
   registration and more fine-grained locking.

 * Miscellaneous cleanups and simplifications.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/Kbuild