You need to send this to [EMAIL PROTECTED] not the
mailing list itself.
Just hit reply should do that for you.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
qeth: discard inbound packets with unknown header id
Signed-off-by: Ursula Braun <[EMAIL PROTECTED]>
Debugging statements are added for inbound packets with unknown
header id. Those packets are discarded and no longer processed as
osn-packets.
---
drivers/s390/net/qeth_main.c |7
applied
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
[PATCH] s390 MAINTAINERS
maintainer change for s390 networking
Signed-off-by: Ursula Braun <[EMAIL PROTECTED]>
---
MAINTAINERS | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
===
Index: net-2.6
On Sat, Sep 01, 2007 at 04:41:12PM -0600, Bob Beck wrote:
> - Forwarded message from Bob Beck <[EMAIL PROTECTED]> -
>
> From: Bob Beck <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: I respect the GPL immensely, really I do - but I believe this type
>
- Forwarded message from Bob Beck <[EMAIL PROTECTED]> -
From: Bob Beck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: I respect the GPL immensely, really I do - but I believe this type of
action weakens us all.
X-Spam-Checker-Version: SpamAssassin 3.1.8 (20
From: Ursula Braun <[EMAIL PROTECTED]>
Date: Fri, 13 Jul 2007 10:50:54 +0200
> [PATCH] s390: iucv Kconfig.
>
> Improve description of IUCV and AFIUCV configuration options.
>
> Signed-off-by: Jennifer Hunt <[EMAIL PROTECTED]>
> Signed-off-by: Ursula Braun >[EM
[PATCH] s390: iucv Kconfig.
Improve description of IUCV and AFIUCV configuration options.
Signed-off-by: Jennifer Hunt <[EMAIL PROTECTED]>
Signed-off-by: Ursula Braun >[EMAIL PROTECTED]>
Acked-by: Frank Pavlic <[EMAIL PROTECTED]>
---
net/iucv/Kconfig |8
Walmsley <[EMAIL PROTECTED]>
---
ibmtr_cs.c | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/drivers/net/pcmcia/ibmtr_cs.c b/drivers/net/pcmcia/ibmtr_cs.c
index 1060154..9359ca7 100644
--- a/drivers/net/pcmcia/ibmtr_cs.c
+++ b/drivers/net/pcmcia/ibmtr_cs.c
@@ -
running, we leak the ep object. This occurs because iscsid, when it
restarts, does not know the connection and ep relationship. To fix this,
I just export the ep handle sysfs. Or I converted iser in this patch.
Signed-off-by: Mike Christie <[EMAIL PROTECTED]>
Cc: Peter Zijlstra <[EMAIL
From: Jesse Brandeburg <[EMAIL PROTECTED]>
let the module parameter for invalid eeprom checksum control the valid
mac address test.
If this bypass happens we should print a different message,
or at least one that is correct, maybe something like below
Signed-off-by: Jesse Brandeburg &
Valerie Henson wrote:
With Grant's help I was able to get the tulip driver to work with 64 bit
MIPS.
[VAL: I'm happy with the 1.5 ms max delay; it doesn't seem excessive.]
Signed-off-by: Valerie Henson <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PRO
With Grant's help I was able to get the tulip driver to work with 64 bit
MIPS.
[VAL: I'm happy with the 1.5 ms max delay; it doesn't seem excessive.]
Signed-off-by: Valerie Henson <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Cc: Je
it doesn't seem excessive.]
Signed-off-by: Thibaut VARENE <[EMAIL PROTECTED]>
Cc: Jeff Garzik <[EMAIL PROTECTED]>
Acked-by: Grant Grundler <[EMAIL PROTECTED]>
Signed-off-by: Valerie Henson <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PRO
ack
patches in this regard. However, I don't see what there is to be
actually gained by pursuing this. I'm open to being convinced; what is
the motivation behind this? If there is a real problem here I'll be
glad to get involved in fixing it myself.
--
Michal Ostrowski <[EMAI
On Fri, Oct 06, 2006 at 01:01:34PM -0600, Matthew Wilcox wrote:
Sorry about these. Stupid git-send-email requires a line of garbage
before the headers.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
tthew Wilcox <[EMAIL PROTECTED]>
diff --git a/drivers/net/tulip/tulip_core.c b/drivers/net/tulip/tulip_core.c
index d11d28c..64d999b 100644
--- a/drivers/net/tulip/tulip_core.c
+++ b/drivers/net/tulip/tulip_core.c
@@ -1135,7 +1135,6 @@ static void __devinit tulip_mwi_config (
{
Since some devices may not implement the MWI bit, we should check that
the write did set it and return an error if it didn't.
Signed-off-by: Matthew Wilcox <[EMAIL PROTECTED]>
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index a544997..3d041f4 100644
--- a/drivers/pci/pci.c
++
As there were no real objections, I will be dropping this list shortly.
No real traffic here anyway.
Please use netdev until (if ever) we have a wireless-specific list.
johannes
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTE
Oops, forgot to cc netdev and Panagiotis Issaris...
--- Begin Message ---
From: Panagiotis Issaris <[EMAIL PROTECTED]>
The PPP code contains two kmalloc()s followed by memset()s without
handling a possible memory allocation failure. (Suggested by Joe
Perches).
And furthermore, conversion
The reason for this paradox is that, half of the time, my input contains
more than 128 bits of entropy, and compressing it with MD5 is throwing
the excess away. The naive Shannon entropy computation is averaging
that excess entropy with the low-entropy cases, which is not valid if
From: Benjamin LaHaise <[EMAIL PROTECTED]>
Date: Mon, 6 Mar 2006 13:59:39 -0800
> Here's an updated copy of the patch to use fget_light in net/socket.c.
I like this patch a lot, applied to net-2.6.17
I fixed this up by hand:
Adds trailing whitespace.
diff:286: fput_l
s run 10
iterations regardless.
IIRC my netperf4-partner-in-crime has it reporting min and max as part
of its confidence intervals support.
http://www.netperf.org/svn/netperf4/trunk/
rick jones
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a mes
05.36 82.5682.561.690 1.690
87380 16384 1638410.00 7979.61 82.5082.501.694 1.694
--
"Time is of no importance, Mr. President, only life is important."
Don't Email: <[EMAIL PROTECTED]>.
Signed-off-by: Benjamin LaHaise <[EMAIL PROTECTED]
h them. I
don't use them personally, but I believe the trend is to do that.
cmn
--
Carlos Martín Nieto| http://www.cmartin.tk
Hobbyist programmer |
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
ces are cheaper than branches/jumping, aren't they?
It shouldn't matter these days as cpus have nice branch prediction.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
.
This approach is probably better even if the driver is unified. Pointer
dereferences are cheaper than branches/jumping, aren't they?
cmn
--
Carlos Martín Nieto| http://www.cmartin.tk
Hobbyist programmer|
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
h the above module
spit, because you can't call usb- or pci-specific routines from acx-common.ko
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Carlos Martín Nieto| http://www.cmartin.tk
Hobbyist programmer|
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
| http://www.cmartin.tk
Hobbyist programmer|
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Monday 20 February 2006 20:56, Carlos Martín wrote:
> On Monday 20 February 2006 16:30, Denis Vlasenko wrote:
> > On Sunday 19 February 2006 00:35, Carlos Martin wrote:
> > > [PATCH] acxsm: Fix Kconfig option check
> > >
> > > This check never actually worked because CONFIG_ACX_{ACX,USB} are
>
Damn, how can I manage to always get this wrong!?
Proper e-mail follows.
--
Carlos Martín Nieto| http://www.cmartin.tk
Hobbyist programmer|
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
Change the type of the size argument in islsm_outofband_msg() to
size_t in the header file. This had already happened in the .c file
which implements it.
Signed-off-by: Carlos Martin <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/wireless/prism54usb/isl_sm.h
b/drivers/net/wireless/pris
l try to think of something a bit more
elegant meanwhile.
cmn
--
Carlos Martín Nieto| http://www.cmartin.tk
Hobbyist programmer|
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
ompile
Adrian's patch makes code more obfuscated and it still has one
corner case (when one choice is 'y' and other is 'm')
If you disagree, please explain why do you want Adrian's patch
applied.
--
vda
-
To unsubscribe from this list: send the line "unsubscribe netdev&qu
list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
ned-off-by: Carlos Martin <[EMAIL PROTECTED]>
---
acx_struct.h |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/acx_struct.h b/acx_struct.h
index 93495e0..3237974 100644
--- a/acx_struct.h
+++ b/acx_struct.h
@@ -105,8 +105,9 @@ enum { acx_debug = 0 };
#define DEVTYPE_
ot; in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
ned-off-by: Carlos Martin <[EMAIL PROTECTED]>
---
acx_struct.h |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/acx_struct.h b/acx_struct.h
index 93495e0..3237974 100644
--- a/acx_struct.h
+++ b/acx_struct.h
@@ -105,8 +105,9 @@ enum { acx_debug = 0 };
#define DEVTYPE_
On 1/6/06, linas <[EMAIL PROTECTED]> wrote:
> Hi,
>
> The following patch to the e100 device driver is in the current
> 2.6.15-mm1 tree, and is being pushed to the mainline 2.6.15 tree.
>
> I wrote this patch, and I believe I've cc'ed you on previous
> version
On 1/6/06, linas <[EMAIL PROTECTED]> wrote:
>
> Here's the correspondig patch fo the e1000
> --linas
>
> > Hi,
> >
> > The following patch to the e100 device driver is in the current
> > 2.6.15-mm1 tree, and is being pushed to the mainline 2.6.15
On 1/6/06, linas <[EMAIL PROTECTED]> wrote:
>
> Here's the corresponding patch for the ixgb.
>
> --linas
>
> > Hi,
> >
> > The following patch to the e100 device driver is in the current
> > 2.6.15-mm1 tree, and is being pushed to the mainline 2.6.
version of this patch has been shipping as
> a part of SUSE SLES9 for about a year, and so has been
> tested in the field.
>
> Similar patches to follow for the e1000 and the ixgb.
>
> --linas
>
- Forwarded message from Greg KH <[EMAIL PROTECTED]> -
Sub
version of this patch has been shipping as
> a part of SUSE SLES9 for about a year, and so has been
> tested in the field.
>
> Similar patches to follow for the e1000 and the ixgb.
>
> --linas
- Forwarded message from Greg KH <[EMAIL PROTECTED]> -
Subject: [PATCH
ow for the e1000 and the ixgb.
--linas
- Forwarded message from Greg KH <[EMAIL PROTECTED]> -
Subject: [PATCH] PCI Error Recovery: e100 network device driver
Reply-To: Greg K-H <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
From: Greg KH <[EMAIL PROTECTED]>
[PATCH] PCI Error R
in: A Clash of Kings
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
"unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
- Forwarded message from Pekka Savola <[EMAIL PROTECTED]> -
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Date: Sun, 31 Jul 2005 18:27:43 +0300 (EEST)
From: Pekka Savola <[EMAIL PROTECTED]>
To: Richard Braun <[EMAIL PROTECTED]>
Subject: Re: weird s
50 matches
Mail list logo