Re: oops with ipcomp

2008-02-01 Thread Herbert Xu
On Fri, Feb 01, 2008 at 11:09:22AM +0100, Beschorner Daniel wrote: One more issue with 2.6.24, some hours after I reactivated ipcomp with Herb's 2 patches. The httpd log shows a http request per esp tunnel at oops time. Don't know whether it is for network or compression guys, so I started

Re: [PATCH] Disable TSO for non standard qdiscs

2008-02-01 Thread Andi Kleen
Turning TSO off at netdev registration time with a warning will be a cleaner IMO. Or alternatively introducing a kernel-config I know what You mean the qdisc should force TSO off on the underlying device? TSO is option which is then used at netdev registration. From a usability perspective

Re: linux-2.6.24 compile error in drivers/net/b44.c

2008-02-01 Thread Li Zefan
Add CCs: CC: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Li Zefan wrote: drivers/net/b44.c: In function 'b44_remove_one': drivers/net/b44.c:2231: error: implicit declaration of function 'ssb_pcihost_set_power_state' make[2]: *** [drivers/net/b44.o] Error 1 make[1]: ***

[PATCH] sis190: fix compile error section type conflict

2008-02-01 Thread Li Zefan
Fix the following compile error: drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type conflict make[2]: *** [drivers/net/sis190.o] Error 1 make[1]: *** [drivers/net] Error 2 make: *** [drivers] Error 2 Signed-off-by: Li Zefan [EMAIL PROTECTED] --- drivers/net/sis190.c |2

Re: [git patches] net driver updates #2

2008-02-01 Thread David Miller
From: Jeff Garzik [EMAIL PROTECTED] Date: Fri, 1 Feb 2008 16:03:38 -0500 This submit is based on top of Linus's tree, since I'm not sure what's going on with net-2.6.git and my previous (lost?) submission. These changes do /not/ include anything from the previous submission, which was on

Re: [git patches] net driver updates #2

2008-02-01 Thread David Miller
From: Jeff Garzik [EMAIL PROTECTED] Date: Fri, 1 Feb 2008 16:03:38 -0500 Please pull from 'upstream2-davem' branch of This is now pulled and pushed back out to net-2.6 Thanks! -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More

<    1   2