[PATCH 2/2] bluetooth : do not move child device other than rfcomm

2008-02-17 Thread Dave Young
hci conn child devices other than rfcomm tty should not be moved here. This is my lost, thanks for Barnaby's reporting and testing. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- net/bluetooth/hci_sysfs.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff -upr linux/ne

[PATCH 1/2] bluetooth : put hci dev after del conn

2008-02-17 Thread Dave Young
Move hci_dev_put to del_conn to avoid hci dev going away before hci conn. Signed-off-by: Dave Young <[EMAIL PROTECTED]> --- net/bluetooth/hci_conn.c |1 - net/bluetooth/hci_sysfs.c |5 - 2 files changed, 4 insertions(+), 2 deletions(-) diff -upr linux/net/bluetooth/hci_conn.c linux.n

Re: [PATCH 2/2] Remove MAC_FMT

2008-02-17 Thread David Miller
From: Joe Perches <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 09:42:55 -0800 > MAC_FMT is no longer used > > Signed-off-by: Joe Perches <[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] net/8021q/vlan_dev.c - Use print_mac

2008-02-17 Thread David Miller
From: Joe Perches <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 09:42:50 -0800 > On Fri, 2008-02-15 at 02:58 -0800, David Miller wrote: > > From: Bruno Randolf <[EMAIL PROTECTED]> > > Date: Fri, 15 Feb 2008 19:48:05 +0900 > > > is there any chance to include a macro like this for printing mac > > add

Re: [PATCH 1/3] Support arbitrary initial TCP timestamps

2008-02-17 Thread David Miller
From: Glenn Griffin <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 09:47:08 -0800 > Introduce the ability to send arbitrary initial tcp timestamps that are not > tied directly to jiffies. The basic conecpt is every tcp_request_sock and > tcp_sock now has a ts_off offset that represents the difference

Re: [RFC PATCH] [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().

2008-02-17 Thread David Miller
From: Sebastien Decugis <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 14:45:04 +0900 > It works, thank you! > > Acked-by: Sebastien Decugis <[EMAIL PROTECTED]> Patch applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED

Re: [PATCH 2.6.24 1/1] sch_htb: fix "too many events" situation

2008-02-17 Thread David Miller
From: Martin Devera <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 00:02:56 +0100 > From: Martin Devera <[EMAIL PROTECTED]> > > HTB is event driven algorithm and part of its work is to apply > scheduled events at proper times. It tried to defend itself from > livelock by processing only limited numbe

Re: [PATCH] [IPV6]: Fix hardcoded removing of old module code

2008-02-17 Thread David Miller
From: Wang Chen <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 17:37:47 +0800 > Rusty hardcoded the old module code. > We can remove it now. > > Signed-off-by: Wang Chen <[EMAIL PROTECTED]> Applied, thanks for removing this turd. -- To unsubscribe from this list: send the line "unsubscribe netdev" i

Re: [PATCH 2/2][NETLABEL]: Move some initialization code into __init section.

2008-02-17 Thread David Miller
From: Paul Moore <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 08:37:16 -0500 > On Wednesday 13 February 2008 6:12:06 am Pavel Emelyanov wrote: > > Everything that is called from netlbl_init() can be marked with > > __init. This moves 620 bytes from .text section to .text.init one. > > > > Signed-off

Re: [PATCH 1/2][NETLABEL]: Shrink the genl-ops registration code.

2008-02-17 Thread David Miller
From: Paul Moore <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 08:33:08 -0500 > On Wednesday 13 February 2008 6:09:44 am Pavel Emelyanov wrote: > > Turning them to array and registration in a loop saves > > 80 lines of code and ~300 bytes from text section. > > > > Signed-off-by: Pavel Emelyanov <[EM

Re: [PATCH][AX25] ax25_out: check skb for NULL in ax25_kick()

2008-02-17 Thread David Miller
From: Jarek Poplawski <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 11:56:07 + > [AX25] ax25_out: check skb for NULL in ax25_kick() > > According to some OOPS reports ax25_kick tries to clone NULL skbs > sometimes. It looks like a race with ax25_clear_queues(). Probably > there is no need to add

Re: [PATCH] Fix tcp_v4_send_synack() comment

2008-02-17 Thread David Miller
From: Kris Katterjohn <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 19:03:59 -0600 > Hey everyone, > > I've attached a patch that fixes the comment above tcp_v4_send_synack() > in ipv4/tcp_ipv4.c. > > Signed-off-by: Kris Katterjohn <[EMAIL PROTECTED]> Applied, thanks. Please "-p1" root your patc

Re: [PATCH 1/3] fib_trie: move statistics to debugfs

2008-02-17 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 11:58:06 -0800 > Don't want /proc/net/fib_trie and /proc/net/fib_triestat to become > permanent kernel space ABI issues, so move to the safer confines of debugfs. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Stephen,

Re: [resend] [PATCH] IPv4: Reset scope when changing address

2008-02-17 Thread David Miller
From: Bjørn_Mork <[EMAIL PROTECTED]> Date: Sat, 16 Feb 2008 12:45:31 +0100 > <#part type=text/plain nofile=yes> > Any comments on this? Apparently introduced in 2.1.68, so there's not > much hurry. But I'd still like to hear whether that analysis is correct > or not... > MIME-Version: 1.0 > Cont

Re: Compex FreedomLine 32 PnP-PCI2 broken with de2104x

2008-02-17 Thread Grant Grundler
On Wed, Jan 30, 2008 at 09:23:06PM +0100, Ondrej Zary wrote: > On Saturday 26 January 2008 21:58:10 Ondrej Zary wrote: > > Hello, > > I was having problems with these FreedomLine cards with Linux before but > > tested it thoroughly today. This card uses DEC 21041 chip and has TP and > > BNC connect

Re: [BUG] IPv6 recursive locking

2008-02-17 Thread David Miller
From: Daniel Lezcano <[EMAIL PROTECTED]> Date: Sun, 17 Feb 2008 19:30:03 +0100 > I think this bug was introduced by the commit: > > 69cc64d8d92bf852f933e90c888dfff083bd4fc9 > "[NDISC]: Fix race in generic address resolution". Yep and I'll revert this for now. -- To unsubscribe from this list: se

Re: [BUG] IPv6 recursive locking

2008-02-17 Thread David Miller
From: Kristof Provost <[EMAIL PROTECTED]> Date: Sun, 17 Feb 2008 14:12:29 + > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I'm running the current git (1309d4e68497184d2fd87e892ddf14076c2bda98) > without problems. While I was toying with IPv6 on my local network I managed >

Re: tbench regression in 2.6.25-rc1

2008-02-17 Thread Zhang, Yanmin
On Fri, 2008-02-15 at 15:21 +0100, Eric Dumazet wrote: > Zhang, Yanmin a écrit : > > On Fri, 2008-02-15 at 07:05 +0100, Eric Dumazet wrote: > > > >> Zhang, Yanmin a �crit : > >> > >>> Comparing with kernel 2.6.24, tbench result has regression with > >>> 2.6.25-rc1. > >>> > >>> 1) On 2 quad-

Re: broken link-local multicast?

2008-02-17 Thread Marco d'Itri
On Feb 15, Pekka Savola <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED]:~# ping6 -c 1 -I eth1 ff02::1 >> connect: Network is unreachable > > Maybe 'netstat -gn' could give clues, because you should be receiving a > response at least from the loopback address. Maybe your loopback > interface ha

Re: Subject: [PATCH] Revert "[RTNETLINK]: Send a single notification on device state changes."

2008-02-17 Thread Rafael J. Wysocki
On Monday, 18 of February 2008, Jiri Kosina wrote: > This reverts commit 45b503548210fe6f23e92b856421c2a3f05fd034. > > It contains deadlock, and breaks userspace applications (wpa_supplicant, > networkmanager). References: > > http://bugzilla.kernel.org/show_bug.cgi?id=10002 > http://bugzilla.ker

Subject: [PATCH] Revert "[RTNETLINK]: Send a single notification on device state changes."

2008-02-17 Thread Jiri Kosina
This reverts commit 45b503548210fe6f23e92b856421c2a3f05fd034. It contains deadlock, and breaks userspace applications (wpa_supplicant, networkmanager). References: http://bugzilla.kernel.org/show_bug.cgi?id=10002 http://bugzilla.kernel.org/show_bug.cgi?id=10002 --- net/core/rtnetlink.c | 36 ++

Re: [BUG] IPv6 recursive locking

2008-02-17 Thread Benjamin Thery
On Feb 17, 2008 7:30 PM, Daniel Lezcano <[EMAIL PROTECTED]> wrote: > Kristof Provost wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi, > > > > I'm running the current git (1309d4e68497184d2fd87e892ddf14076c2bda98) > > without problems. While I was toying with IPv6 on my local

Re: [2.6.25-rc2] System freezes ca. 1 minute after logging into KDE

2008-02-17 Thread Benjamin Thery
On Feb 17, 2008 11:39 AM, Frans Pop <[EMAIL PROTECTED]> wrote: > (resend a third time because previous attempts never reached the lists > due to a bug in my MUA; my apologies to David for spamming his inbox) > > Linus Torvalds wrote: > > But hey, you can try to prove me wrong. I dare you. > Me too

Re: [PATCH] New device for DM9601 usb net driver

2008-02-17 Thread Peter Korsgaard
> "Peter" == Peter Korsgaard <[EMAIL PROTECTED]> writes: > "Robert" == Robert Brockway <[EMAIL PROTECTED]> writes: Robert> Hi Peter. I've verified that the Hirose USB-100 (0x0a47, Robert> 0x9601) is a clone of the DAVICOM DM9601. I patched dm9601.c Robert> to identify this device and

[PATCH] update TULIP MAINTAINERS

2008-02-17 Thread Grant Grundler
Jeff, Kyle and I are co-maintaining tulip driver. Normally kyle will review my patchs and submit them. I'll deal with bugzilla.kernel.org bugs and try to resolve those bugs. thanks, grant Signed-off-by: Grant Grundler <[EMAIL PROTECTED]> --- linux-2.6.24.1/MAINTAINERS-ORIG 2008-02-17 10:33:5

Re: [BUG] IPv6 recursive locking

2008-02-17 Thread Daniel Lezcano
Kristof Provost wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm running the current git (1309d4e68497184d2fd87e892ddf14076c2bda98) without problems. While I was toying with IPv6 on my local network I managed to completely hang my machine whenever it receives or sends a neighbour

[PATCH] [Bug 5839] uli526x partially recognizing interface

2008-02-17 Thread Grant Grundler
Patch fixes: http://bugzilla.kernel.org/show_bug.cgi?id=5839 Init sequence needs to poll phy until phy reset is complete. This is the same problem that I fixed in 2002 in tulip driver. Thanks to [EMAIL PROTECTED] for testing this patch. Thanks to Pozsar Balazs <[EMAIL PROTECTED]> for posting/

[BUG] IPv6 recursive locking

2008-02-17 Thread Kristof Provost
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm running the current git (1309d4e68497184d2fd87e892ddf14076c2bda98) without problems. While I was toying with IPv6 on my local network I managed to completely hang my machine whenever it receives or sends a neighbour sollictation. At least, I

Re: [PATHCH 0/16] ServerEngines 10Gb NIC driver

2008-02-17 Thread Sam Ravnborg
On Sun, Feb 17, 2008 at 02:25:36PM +0100, Sam Ravnborg wrote: > On Sat, Feb 16, 2008 at 07:51:13PM -0800, Subbu Seetharaman wrote: > > Patch 0/16 and 15/16 of this series are getting dropped by the > > spam filter. I am trying to get them across with changes > > that will please the spam filter.

Re: [PATHCH 0/16] ServerEngines 10Gb NIC driver

2008-02-17 Thread Sam Ravnborg
On Sat, Feb 16, 2008 at 07:51:13PM -0800, Subbu Seetharaman wrote: > Patch 0/16 and 15/16 of this series are getting dropped by the > spam filter. I am trying to get them across with changes > that will please the spam filter. Sorry about the inconvenience. > Below is the 0/16 of the series. > >

[PATCH] [resend] 3c509: convert to isa_driver and pnp_driver v5

2008-02-17 Thread Ondrej Zary
Hello, this patch converts 3c509 driver to isa_driver and pnp_driver. The result is that autoloading using udev and hibernation works with ISA PnP cards. It also adds hibernation support for non-PnP ISA cards. xcvr module parameter was removed as its value was not used. Tested using 3 ISA cards

Re: RESEND, HTB(?) softlockup, vanilla 2.6.24

2008-02-17 Thread Jarek Poplawski
On Sun, Feb 17, 2008 at 02:03:33AM +0200, Denys Fedoryshchenko wrote: > Server is fully redundant now, so i apply patches (but i apply both, probably > it will make system more reliable somehow) and i enable required debug > options in kernel. So i will try to catch this bug few more times, proba

[2.6 patch] remove include/linux/netfilter_ipv4/ipt_SAME.h

2008-02-17 Thread Adrian Bunk
This patch removes the no longer used include/linux/netfilter_ipv4/ipt_SAME.h Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- include/linux/netfilter_ipv4/Kbuild |1 - include/linux/netfilter_ipv4/ipt_SAME.h | 19 --- 2 files changed, 20 deletions(-) 553bf355efd035