Re: [PATCH 2/2] [IPV6] RAW: Add checksum default defines for mobility header.

2006-12-10 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Tue, 05 Dec 2006 20:02:42 +0900 (JST) > In article <[EMAIL PROTECTED]> (at Tue, 5 Dec 2006 19:03:27 +0900), Masahide > NAKAMURA <[EMAIL PROTECTED]> says: > > > Add checksum default defines for mobility header(MH). > > As the result kernel's beha

Re: [patch] Fix SNMPv2 "ipOutNoRoutes" counter error

2006-12-10 Thread David Miller
From: weidong <[EMAIL PROTECTED]> Date: Tue, 05 Dec 2006 11:49:46 -0500 > Hi All: > When I tested linux kernel 2.6.18.3, and find that kernel statistics > about IPSTATS_MIB_OUTNOROUTES which exsits in file /proc/net/snmp > doesn't increase correctly. The criteria conform to RFC2011: > > ip

Re: [PATCH 1/2] tcp-lp 2.6.18-rc6: fix tcp_lp_remote_hz_estimator() about rhz

2006-12-10 Thread David Miller
From: Frank van Maarseveen <[EMAIL PROTECTED]> Date: Sun, 3 Dec 2006 13:32:07 +0100 > On Mon, Sep 04, 2006 at 05:44:58PM +0800, Wong Edison wrote: > > pageexec report an oops for tcp_lp_owd_calculator(). This is due to > > tcp_lp_remote_hz_estimator can return 0. > > > > This patch fix the handli

Re: [IPVS] make ip_vs_sync.c <= 80col wide

2006-12-10 Thread David Miller
From: Horms <[EMAIL PROTECTED]> Date: Wed, 29 Nov 2006 10:01:37 +0900 > Make ip_vs_sync.c <= 80col wide > > Signed-off-by: Simon Horman <[EMAIL PROTECTED]> Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majo

Re: [PATCH] [IPVS] use msleep_interruptable() instead of ssleep() aka msleep()

2006-12-10 Thread David Miller
From: Horms <[EMAIL PROTECTED]> Date: Wed, 29 Nov 2006 09:58:35 +0900 > On Tue, Nov 28, 2006 at 10:35:01AM +0200, Julian Anastasov wrote: > > > > Hello, > > > > On Tue, 28 Nov 2006, Horms wrote: > > > > > Dean Manners notices that when an IPVS synchonisation daemons are > > > started the sy

d80211-drivers pull request (week-48)

2006-12-10 Thread Michael Wu
Hi John, Please pull git://git.kernel.org/pub/scm/linux/kernel/git/mwu/d80211-drivers.git week-48 for these patches: Michael Wu (3): zd1211rw-d80211: check IEEE80211_TXCTL_USE_CTS_PROTECT zd1211rw-d80211: Use ieee80211_tx_status zd1211rw-d80211: Use LED class zd_chip.c |2

[PATCH] zd1211rw-d80211: Use LED class

2006-12-10 Thread Michael Wu
This makes zd1211rw-d80211 register an LED class to control the link LED instead of trying to determine when the LED should be on based on the current bssid. No default trigger is set since d80211 doesn't currently have a link on/off LED trigger. Signed-off-by: Michael Wu <[EMAIL PROTECTED]> ---

Re: [PATCH v3 13/13] Kconfig/Makefile

2006-12-10 Thread Roland Dreier
> > +++ b/drivers/infiniband/hw/cxgb3/locking.txt > Should be in Documentation/infiniband/. > Docs go in the Documentation/ dir, not in drivers/ dir. Or put it in a comment in the appropriate header, if you want to keep it close to the driver source... - To unsubscribe from this list: send the