lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 04 Aug 2009 09:57:52 -0400
From:	Gregory Haskins <gregory.haskins@...il.com>
To:	David Miller <davem@...emloft.net>
CC:	ghaskins@...ell.com, netdev@...r.kernel.org, shemminger@...tta.com,
	linux-kernel@...r.kernel.org,
	alacrityvm-devel@...ts.sourceforge.net,
	Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [Alacrityvm-devel] [PATCH v2] net: Add vbus_enet driver

David Miller wrote:
> From: Gregory Haskins <ghaskins@...ell.com>
> Date: Mon, 03 Aug 2009 21:14:04 -0400
> 
>> net: Add vbus_enet driver
>>
>> A virtualized 802.x network device based on the VBUS interface. It can be
>> used with any hypervisor/kernel that supports the virtual-ethernet/vbus
>> protocol.
>>
>> Signed-off-by: Gregory Haskins <ghaskins@...ell.com>
> 
> I'm fine with this, it depends upon the vbus infrastructure so
> whoever pulls that in can pull this in as well:
> 
> Acked-by: David S. Miller <davem@...emloft.net>

Thanks, David.

If there are no other comments/objections, I would propose to pull this
into linux-next.  I have prepared a branch specifically for this
purpose, which can be found here:

git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/alacrityvm/linux-2.6.git
linux-next

I have also folded the following update to MAINTAINERS into the series:

diff --git a/MAINTAINERS b/MAINTAINERS
index d6befb2..7cbcf5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2707,6 +2707,12 @@ L:       linux-mips@...ux-mips.org
 S:     Maintained
 F:     drivers/serial/ioc3_serial.c

+IOQ LIBRARY
+M:     Gregory Haskins <ghaskins@...ell.com>
+S:     Maintained
+F:     include/linux/ioq.h
+F:     lib/ioq.c
+
 IP MASQUERADING
 M:     Juanjo Ciarlante <jjciarla@...z.uncu.edu.ar>
 S:     Maintained
@@ -4555,6 +4561,12 @@ F:       drivers/serial/serial_lh7a40x.c
 F:     drivers/usb/gadget/lh7a40*
 F:     drivers/usb/host/ohci-lh7a40*

+SHM-SIGNAL LIBRARY
+M:     Gregory Haskins <ghaskins@...ell.com>
+S:     Maintained
+F:     include/linux/shm_signal.h
+F:     lib/shm_signal.c
+
 SHPC HOTPLUG DRIVER
 M:     Kristen Carlson Accardi <kristen.c.accardi@...el.com>
 L:     linux-pci@...r.kernel.org
@@ -5423,6 +5435,19 @@ S:       Maintained
 F:     Documentation/fb/uvesafb.txt
 F:     drivers/video/uvesafb.*

+VBUS
+M:     Gregory Haskins <ghaskins@...ell.com>
+S:     Maintained
+F:     include/linux/vbus*
+F:     drivers/vbus/*
+
+VBUS ETHERNET DRIVER
+M:     Gregory Haskins <ghaskins@...ell.com>
+S:     Maintained
+W:     http://developer.novell.com/wiki/index.php/AlacrityVM
+F:     include/linux/venet.h
+F:     drivers/net/vbus-enet.c
+
 VFAT/FAT/MSDOS FILESYSTEM
 M:     OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
 S:     Maintained




Download attachment "signature.asc" of type "application/pgp-signature" (268 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ