[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420251965-44794-1-git-send-email-jesse@nicira.com>
Date: Fri, 2 Jan 2015 18:26:01 -0800
From: Jesse Gross <jesse@...ira.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next 0/4] Geneve Cleanups
Much of the basis for the Geneve code comes from VXLAN. However,
Geneve is quite a bit simpler than VXLAN and so this cleans up a
lot of the infrastruction - particularly around locking - where the
extra complexity is not necessary.
Jesse Gross (4):
geneve: Remove workqueue.
geneve: Simplify locking.
geneve: Remove socket hash table.
geneve: Check family when reusing sockets.
include/net/geneve.h | 5 +--
net/ipv4/geneve.c | 101 +++++++++++++++++----------------------------------
2 files changed, 35 insertions(+), 71 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists