|
Prev: [PATCH 3/3 2.6.27] cxgb3i - add cxgb3i iscsi driver
Next: [PATCH 1/3 2.6.27] cxgb3 - Add iSCSI support
From: Karen Xie on 19 Jun 2008 01:50 Please review the iSCSI drivers for Chelsio CXGB3 (S3XX) devices. Here is a brief description of the patch series: - added iscsi support to cxgb3 driver - added pdu digest offload and payload direct-placement support to open-iscsi - the cxgb3i iscsi driver Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 19 Jun 2008 03:00 On Wed, Jun 18, 2008 at 10:10:00PM -0700, Karen Xie wrote: > > Please review the iSCSI drivers for Chelsio CXGB3 (S3XX) devices. Is there some reason you send this to security(a)kernel.org? confused, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Karen Xie on 19 Jun 2008 11:50 Greg, We'd like to export security_inet_conn_established() from security/security.c. Thanks. Karen -----Original Message----- From: Greg KH [mailto:greg(a)kroah.com] Sent: Wednesday, June 18, 2008 11:52 PM To: Karen Xie Cc: michaelc(a)cs.wisc.edu; Divy Le Ray; netdev(a)vger.kernel.org; security(a)kernel.org; open-iscsi(a)googlegroups.com; linux-kernel(a)vger.kernel.org; linux-scsi(a)vger.kernel.org Subject: Re: [Security] [PATCH 0/3 2.6.27] cxgb3i: Add iSCSI driver On Wed, Jun 18, 2008 at 10:10:00PM -0700, Karen Xie wrote: > > Please review the iSCSI drivers for Chelsio CXGB3 (S3XX) devices. Is there some reason you send this to security(a)kernel.org? confused, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 19 Jun 2008 23:40
On Thu, Jun 19, 2008 at 08:45:43AM -0700, Karen Xie wrote: > Greg, > > We'd like to export security_inet_conn_established() from > security/security.c. Ok, then you need the linux-security-module(a)vger.kernel.org address, which is where the linux security interface maintainer and developers are at. security(a)kernel.org is the kernel's "security team" address where vulnerabilities and other potential problems are reported and then fixed. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |