| 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
| ||
|
Message-Id: <201001302322.15237.arnd@arndb.de> Date: Sat, 30 Jan 2010 23:22:15 +0100 From: Arnd Bergmann <arnd@...db.de> To: David Miller <davem@...emloft.net> Cc: Stephen Hemminger <shemminger@...ux-foundation.org>, Patrick McHardy <kaber@...sh.net>, "Michael S. Tsirkin" <mst@...hat.com>, Herbert Xu <herbert@...dor.apana.org.au>, Or Gerlitz <ogerlitz@...taire.com>, netdev@...r.kernel.org, bridge@...ts.linux-foundation.org, linux-kernel@...r.kernel.org, virtualization@...ts.linux-foundation.org Subject: [PATCH 0/3 v4] macvtap driver This is the fourth version of the macvtap driver, based on the comments I got for the last version I got a few days ago. Very few changes: * release netdev in chardev open function so we can destroy it properly. * Implement TUNSETSNDBUF * fix sleeping call in rcu_read_lock * Fix comment in namespace isolation patch * Fix small context difference to make it apply to net-next I can't really test here while travelling, so please give it a go if you're interested in this driver. Arnd -- 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