Re: Fw: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation

2006-05-05 Thread Andrew Morton
On Fri, 05 May 2006 21:39:14 -0700 Ben Greear <[EMAIL PROTECTED]> wrote: > Andrew Morton wrote: > > > Sorry, I should have added Badalian to Cc:. He's using 3c905C (3c59x.c, > > allegedly maintained by myself). > > > > (Badalian, please use emailed reply-to-all rather than the bugzilla > > inte

Re: [PATCH 2/2] netdev: create attribute_groups with class_device_add

2006-05-05 Thread David S. Miller
From: Greg KH <[EMAIL PROTECTED]> Date: Fri, 5 May 2006 21:08:39 -0700 > On Fri, May 05, 2006 at 06:41:58PM -0700, David S. Miller wrote: > > From: Stephen Hemminger <[EMAIL PROTECTED]> > > Date: Fri, 21 Apr 2006 12:54:38 -0700 > > > > > Atomically create attributes when class device is added. Th

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Uli Kunitz
Larry Finger wrote: > Uli Kunitz wrote: > > Larry Finger wrote: > > > > > * A new routine (ieee80211_init_geo ?) will be written to be called by the > > > driver to load the geo structure into the kernel. Information passed to > > > the > > > daemon will be the country code in ASCII and whether t

Re: Fw: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation

2006-05-05 Thread Ben Greear
Andrew Morton wrote: Sorry, I should have added Badalian to Cc:. He's using 3c905C (3c59x.c, allegedly maintained by myself). (Badalian, please use emailed reply-to-all rather than the bugzilla interface for the remainder of this discussion, thanks). There is an ancient patch on this page:

Re: Please pull upstream-fixes branch of wireless-2.6

2006-05-05 Thread Stephen Hemminger
Linus Torvalds wrote: On Fri, 5 May 2006, Andrew Morton wrote: On Fri, 5 May 2006 21:06:18 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: These are fixes intended for 2.6.17...thanks! Jeff is offline for a couple of weeks. Please prepare a pull for Linus. Actually,

Re: [PATCH 2/2] netdev: create attribute_groups with class_device_add

2006-05-05 Thread Greg KH
On Fri, May 05, 2006 at 06:41:58PM -0700, David S. Miller wrote: > From: Stephen Hemminger <[EMAIL PROTECTED]> > Date: Fri, 21 Apr 2006 12:54:38 -0700 > > > Atomically create attributes when class device is added. This avoids the > > race between registering class_device (which generates hotplug e

Re: Please pull upstream-fixes branch of wireless-2.6

2006-05-05 Thread Linus Torvalds
On Fri, 5 May 2006, Andrew Morton wrote: > On Fri, 5 May 2006 21:06:18 -0400 > "John W. Linville" <[EMAIL PROTECTED]> wrote: > > > > These are fixes intended for 2.6.17...thanks! > > Jeff is offline for a couple of weeks. Please prepare a pull for Linus. Actually, while Jeff is off, Steve Hem

Re: Please pull upstream-fixes branch of wireless-2.6

2006-05-05 Thread Andrew Morton
On Fri, 5 May 2006 21:06:18 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: > These are fixes intended for 2.6.17...thanks! Jeff is offline for a couple of weeks. Please prepare a pull for Linus. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

Re: Fw: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation

2006-05-05 Thread Andrew Morton
On Fri, 05 May 2006 08:57:06 -0700 Ben Greear <[EMAIL PROTECTED]> wrote: > Andrew Morton wrote: > > > > Begin forwarded message: > > > > Date: Thu, 4 May 2006 23:15:56 -0700 > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation > >

Re: IPv6 connect() from site-local to global IPv6 address.

2006-05-05 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Sat, 06 May 2006 01:53:21 +0100), David Woodhouse <[EMAIL PROTECTED]> says: > There is a default route, because I believe that's the only thing that > radvd can do. I cannot advertise a route to _only_ fec0::/16, can I? Yes, you can, via Route Information optio

Re: [PATCH 2/2] netdev: create attribute_groups with class_device_add

2006-05-05 Thread David S. Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 21 Apr 2006 12:54:38 -0700 > Atomically create attributes when class device is added. This avoids the > race between registering class_device (which generates hotplug event), > and the creation of attribute groups. > > Signed-off-by: Stephen

Re: [RFC PATCH] [IPV6] ADDRCONF: Convert addrconf_lock to RCU.

2006-05-05 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Fri, 05 May 2006 17:40:11 -0700 (PDT)), "David S. Miller" <[EMAIL PROTECTED]> says: > From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> > Date: Fri, 05 May 2006 12:24:52 +0900 (JST) > > > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> > > It is critical that w

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Jouni Malinen
On Fri, May 05, 2006 at 03:14:35PM -0500, Larry Finger wrote: > * A new routine (ieee80211_init_geo ?) will be written to be called by the > driver to load the geo structure into the kernel. Information passed to the > daemon will be the country code in ASCII and whether the interface is to be

Please pull upstream branch of wireless-2.6

2006-05-05 Thread John W. Linville
These are patches intended for the next release (i.e. 2.6.18)...thanks! --- The following changes since commit fd5226a72694d1c0abe1cc39711a86f1754e637d: John W. Linville: Merge branch 'upstream-fixes' into upstream are found in the git repository at: git://git.kernel.org/pub/scm/lin

Please pull upstream-fixes branch of wireless-2.6

2006-05-05 Thread John W. Linville
These are fixes intended for 2.6.17...thanks! --- The following changes since commit d98550e334715b2d9e45f8f0f4e1608720108640: Linus Torvalds: Merge branch 'merge' of git://git.kernel.org/.../paulus/powerpc are found in the git repository at: git://git.kernel.org/pub/scm/linux/kerne

Re: [PATCH] Re: a question on tcp_highspeed.c (in 2.6.16)

2006-05-05 Thread David S. Miller
From: John Heffner <[EMAIL PROTECTED]> Date: Thu, 04 May 2006 15:06:00 -0400 > Xiaoliang (David) Wei wrote: > > Hi gurus, > > > >I am reading the code of tcp_highspeed.c in the kernel and have a > > question on the hstcp_cong_avoid function, specifically the following > > AI part (line 136~14

Re: [RFC PATCH] [IPV6] ADDRCONF: Convert addrconf_lock to RCU.

2006-05-05 Thread David S. Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 12:24:52 +0900 (JST) > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> It is critical that we free the inet6 device structure using an RCU callback in order for this locking strategy to work. An RCU head needs to be added to

Re: VJ Channel API - driver level (PATCH)

2006-05-05 Thread David S. Miller
From: Evgeniy Polyakov <[EMAIL PROTECTED]> Date: Fri, 5 May 2006 13:36:56 +0400 > Hardware folks could also create it's own implementation and show > community if theirs approach is good or not. Designing hardware for non-existing software infrastructure is risky buisness :-) - To unsubscribe fro

Re: [PATCH 2/3] Eleminate HZ from NET/ROM kernel interfaces

2006-05-05 Thread David S. Miller
From: Ralf Baechle <[EMAIL PROTECTED]> Date: Tue, 2 May 2006 00:52:35 +0100 > On Sun, Apr 30, 2006 at 05:21:36PM -0700, David S. Miller wrote: > > > > With such extensive patches for netrom and rose modules that will go > > > into a future 2.6.x kernel, I think it would be justified to update th

Re: IPv6 connect() from site-local to global IPv6 address.

2006-05-05 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Fri, 05 May 2006 22:00:32 +0100), David Woodhouse <[EMAIL PROTECTED]> says: > Since updating the kernel to 2.6.16, I've got problems with external > connectivity to hosts which have both IPv4 and (Global) IPv6 addresses > in DNS. Glibc used to return the IPv4 ad

Re: [1/1] connector: export cn_already_initialized.

2006-05-05 Thread David S. Miller
From: Evgeniy Polyakov <[EMAIL PROTECTED]> Date: Thu, 4 May 2006 16:24:22 +0400 > No in-kernel users require it to be exported, so if you do think it > should not be exported I will force external module changes. What are the alternatives? - To unsubscribe from this list: send the line "unsubscri

Re: [DCCP]: Fix sock_orphan dead lock

2006-05-05 Thread David S. Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Thu, 4 May 2006 17:17:50 +1000 > Anyway, the same issue affects DCCP (and SCTP too probably). Here > is a patch that does the same thing for DCCP. Thanks for catching that, applied. - To unsubscribe from this list: send the line "unsubscribe netdev" in

Re: [PATCH] bridge: keep track of received multicast packets

2006-05-05 Thread David S. Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 4 May 2006 16:10:19 -0700 > It makes sense to add this simple statistic to keep track of received > multicast packets. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied, thanks Stephen. - To unsubscribe from this list: send th

Re: [PATCH 4/4] [SCTP]: Fix state table entries for chunks received in CLOSED state.

2006-05-05 Thread David S. Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 12:14:50 -0700 > [SCTP]: Fix state table entries for chunks received in CLOSED state. > > Discard an unexpected chunk in CLOSED state rather can calling BUG(). > > Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> Applied, th

Re: [PATCH 3/4] [SCTP]: Fix panic's when receiving fragmented SCTP control chunks.

2006-05-05 Thread David S. Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 12:14:45 -0700 > [SCTP]: Fix panic's when receiving fragmented SCTP control chunks. > > Use pskb_pull() to handle incoming COOKIE_ECHO and HEARTBEAT chunks that > are received as skb's with fragment list. > > Signed-off-by: Sridh

Re: [PATCH 1/4] [SCTP]: Allow spillover of receiver buffer to avoid deadlock

2006-05-05 Thread David S. Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 12:14:28 -0700 > [SCTP]: Allow spillover of receive buffer to avoid deadlock. > > This patch fixes a deadlock situation in the receive path by allowing > temporary spillover of the receive buffer. > > - If the chunk we receive ha

Re: [PATCH 2/4] [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.

2006-05-05 Thread David S. Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 12:14:38 -0700 > [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. > > There is a rare situation that causes lksctp to go into infinite recursion > and crash the system. The trigger is a packet that contains

general protection fault: last sysfs file: /class/vc/vcsa4/dev

2006-05-05 Thread Paul Risenhoover
Subject: GPF on Dell machines From: Paul Risenhoover <[EMAIL PROTECTED]> Date: Fri, 05 May 2006 09:37:34 -0700 To: linux-kernel@vger.kernel.org I've been getting the following error repeatedly on a number of machines in my server farm. Unfortunately, when this happens, the machine becomes c

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Larry Finger
Dan Williams wrote: On Fri, 2006-05-05 at 15:14 -0500, Larry Finger wrote: Thanks to all that responded to my earlier RFC. A number of changes in my thinking are based on those comments, which came from Christoph Hellwig, Rick Jones, Ulrich Kunitz, Faidon Liambotis, Jouni Malinen, and Harald W

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Larry Finger
Uli Kunitz wrote: Larry Finger wrote: * A new routine (ieee80211_init_geo ?) will be written to be called by the driver to load the geo structure into the kernel. Information passed to the daemon will be the country code in ASCII and whether the interface is to be used indoors or outdoors. Wo

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Dan Williams
On Fri, 2006-05-05 at 15:14 -0500, Larry Finger wrote: > Thanks to all that responded to my earlier RFC. A number of changes in my > thinking are based on > those comments, which came from Christoph Hellwig, Rick Jones, Ulrich Kunitz, > Faidon Liambotis, > Jouni Malinen, and Harald Welte. The

Re: [RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Uli Kunitz
Larry Finger wrote: > * A new routine (ieee80211_init_geo ?) will be written to be called by the > driver to load the geo structure into the kernel. Information passed to the > daemon will be the country code in ASCII and whether the interface is to be > used indoors or outdoors. Would it be poss

IPv6 connect() from site-local to global IPv6 address.

2006-05-05 Thread David Woodhouse
I've been using and testing IPv6 on a private network. Machines have RFC1918 IPv4 addresses, with connectivity by NAT to the outside world. They also have site-local IPv6 addresses. There is approximately zero chance of getting corporate approval to have external IPv6 connectivity. Since updating

[RFC] Proposed structure for Regulatory/Geographical Wireless database

2006-05-05 Thread Larry Finger
Thanks to all that responded to my earlier RFC. A number of changes in my thinking are based on those comments, which came from Christoph Hellwig, Rick Jones, Ulrich Kunitz, Faidon Liambotis, Jouni Malinen, and Harald Welte. The important points of my proposal are as follows: * The database w

[PATCH 3/3] bcm43xx-d80211: add PCI ID for bcm4319

2006-05-05 Thread Stefano Brivio
Add PCI ID for bcm4319. Signed-off-by: Stefano Brivio <[EMAIL PROTECTED]> Index: wireless-dev/drivers/net/wireless/bcm43xx/bcm43xx_main.c === --- wireless-dev.orig/drivers/net/wireless/bcm43xx/bcm43xx_main.c 2006-05-05 00:50:0

[PATCH 2/3] bcm43xx-d80211: fix whitespace

2006-05-05 Thread Stefano Brivio
Fix whitespace. Signed-off-by: Stefano Brivio <[EMAIL PROTECTED]> Index: wireless-dev/drivers/net/wireless/bcm43xx/bcm43xx_main.c === --- wireless-dev.orig/drivers/net/wireless/bcm43xx/bcm43xx_main.c 2006-05-05 00:50:00.370034

[PATCH 1/3] bcm43xx-d80211: check for valid MAC address in SPROM

2006-05-05 Thread Stefano Brivio
Please apply to wireless-dev. -- Check for valid MAC address in SPROM fields instead of relying on PHY type while setting the MAC address in the networking subsystem, as some devices have multiple PHYs. Signed-off-by: Stefano Brivio <[EMAIL PROTECTED]> Index: wireless-dev/drivers/net/wireless/b

Re: sky2 1.3-rc1

2006-05-05 Thread Stephen Hemminger
On Fri, 05 May 2006 19:42:27 +0100 Daniel Drake <[EMAIL PROTECTED]> wrote: > Stephen Hemminger wrote: > > What is happening is that if there is a misconfiguration and irq routing > > is messed up (ie edge trigged). The driver will degenerate to polling every > > 100ms. > > If your system is this

[PATCH 1/4] [SCTP]: Allow spillover of receiver buffer to avoid deadlock

2006-05-05 Thread Sridhar Samudrala
Dave, Please apply the following 4 SCTP patches to 2.6 tree. Thanks Sridhar [SCTP]: Allow spillover of receive buffer to avoid deadlock. This patch fixes a deadlock situation in the receive path by allowing temporary spillover of the receive buffer. - If the chunk we receive has a tsn that imm

[PATCH 2/4] [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.

2006-05-05 Thread Sridhar Samudrala
[SCTP]: Prevent possible infinite recursion with multiple bundled DATA. There is a rare situation that causes lksctp to go into infinite recursion and crash the system. The trigger is a packet that contains at least the first two DATA fragments of a message bundled together. The recursion is trig

[PATCH 4/4] [SCTP]: Fix state table entries for chunks received in CLOSED state.

2006-05-05 Thread Sridhar Samudrala
[SCTP]: Fix state table entries for chunks received in CLOSED state. Discard an unexpected chunk in CLOSED state rather can calling BUG(). Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> --- net/sctp/sm_statetable.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff

[PATCH 3/4] [SCTP]: Fix panic's when receiving fragmented SCTP control chunks.

2006-05-05 Thread Sridhar Samudrala
[SCTP]: Fix panic's when receiving fragmented SCTP control chunks. Use pskb_pull() to handle incoming COOKIE_ECHO and HEARTBEAT chunks that are received as skb's with fragment list. Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> --- net/sctp/sm_statefuns.c | 13 - 1 files c

Re: [rfc][patch] ipvs: use proper timeout instead of fixed value

2006-05-05 Thread Andy Gospodarek
On Fri, May 05, 2006 at 12:20:54PM +0900, Horms wrote: > > Sorry, I missunderstood your patch completely the first time around. > Yes I think this is an excellent idea. Assuming its tested and works > I'm happy to sign off on it and prod DaveM. Horms, I'll get a setup together and post results w

Re: sky2 1.3-rc1

2006-05-05 Thread Daniel Drake
Stephen Hemminger wrote: What is happening is that if there is a misconfiguration and irq routing is messed up (ie edge trigged). The driver will degenerate to polling every 100ms. If your system is this misconfigured, then ACPI or the BIOS needs to be fixed and the driver really only needs to w

Re: Machine check in bcm43xx_phy_initg

2006-05-05 Thread David Woodhouse
On Fri, 2006-05-05 at 19:42 +0200, Michael Buesch wrote: > > Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> > > John, please apply. I will also send a patch for d80211. Would be good to get this into 2.6.17 too. -- dwmw2 - To unsubscribe

Re: Machine check in bcm43xx_phy_initg

2006-05-05 Thread Michael Buesch
On Friday 05 May 2006 20:18, you wrote: > On Fri, 2006-05-05 at 19:42 +0200, Michael Buesch wrote: > > > Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> > > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> > > > > John, please apply. I will also send a patch for d80211. > > Would be good to g

Re: sky2 1.3-rc1

2006-05-05 Thread Stephen Hemminger
On Fri, 5 May 2006 19:35:09 +0200 Thomas Glanzmann <[EMAIL PROTECTED]> wrote: > Hello, > > > > http://developer.osdl.org/shemminger/prototypes/sky2-1.3-rc1.tar.bz2 > > > v0.15: > > 64 bytes from 10.0.0.138: icmp_seq=2 ttl=64 time=0.467 ms > > > v1.3-rc1: > > 64 bytes from 10.0.0.138: icmp_seq

[PATCH] bcm43xx-d80211: Fix access to non-existent PHY registers

2006-05-05 Thread Michael Buesch
John, this is the same patch as before, but for d80211. Please apply to wireless-dev. -- Fix the conditions under which we poke at the APHY registers in bcm43xx_phy_initg() to avoid a machine check on chips where they don't exist. Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> diff --git a/d

Re: Machine check in bcm43xx_phy_initg

2006-05-05 Thread Michael Buesch
On Friday 05 May 2006 19:19, David Woodhouse wrote: > On Fri, 2006-05-05 at 12:59 -0400, Joseph Jezak wrote: > > I fixed the specs, it should be bcm->chip_package == 2, sorry for the > > mistake. > > Thanks. The correct patch should look like this then... > > [BCM43xx] Fix access to non-existent

Re: sky2 1.3-rc1

2006-05-05 Thread Thomas Glanzmann
Hello, > > http://developer.osdl.org/shemminger/prototypes/sky2-1.3-rc1.tar.bz2 > v0.15: > 64 bytes from 10.0.0.138: icmp_seq=2 ttl=64 time=0.467 ms > v1.3-rc1: > 64 bytes from 10.0.0.138: icmp_seq=4 ttl=64 time=32.9 ms I can't confirm this. For me it is just perfect: 64 bytes from 89.106.

Re: [x86_64, NET] smp_rmb() in dst_destroy() seems very expensive, ditto in kfree_skb()

2006-05-05 Thread Andi Kleen
On Friday 05 May 2006 10:49, Eric Dumazet wrote: > On a dual opteron box, I noticed high oprofile numbers in net/core/dst.c > , function dst_destroy(struct dst_entry * dst) > > It appears the smb_rmb() done at the begining of dst_destroy() is the > killer (this is a lfence machine instruction,

Re: dBm cutoff at -1dBm is too low

2006-05-05 Thread Jean Tourrilhes
On Thu, May 04, 2006 at 12:37:45PM -0400, Pavel Roskin wrote: > Hello, Jean! > > I'm converting Orinoco to the dBm reporting, and it turns out that the > best signal iwconfig will report is -1dBm (0.8mW). This would happen if > qual->level has its highest value of 255. Please see this code from

Re: [Netem] where i can find this netem patch?

2006-05-05 Thread Stephen Hemminger
On Fri, 05 May 2006 11:08:23 -0400 George Nychis <[EMAIL PROTECTED]> wrote: > Hi, > > I need help finding this patch that Stephen made. > > He sent me a patch, but i do not think its related to the patch that > solved this problem. I will include the patch he did forward to me at > the bottom.

Very long list of struct dst_entry in dst_garbage_list

2006-05-05 Thread Eric Dumazet
I noticed that after a 'ip route flush cache' (manual or timer triggered) on a busy server, X entries are added to dst_garbage_list. (X depends on the number of established sockets) Every 1/10th second (DST_GC_MIN) , net/core/dst.c::dst_run_gc() is fired, and try to free some entries fr

Re: Fw: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation

2006-05-05 Thread Ben Greear
Andrew Morton wrote: Begin forwarded message: Date: Thu, 4 May 2006 23:15:56 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 6495] New: Vlan MTU Fragmentation http://bugzilla.kernel.org/show_bug.cgi?id=6495 Summary: Vlan MTU Fragmentation Kernel V

[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init

2006-05-05 Thread Michael Buesch
The problem here is that the bcm34xx driver and the ieee80211 stack do not agree on what channels are possible for 802.11a. The ieee80211 stack only wants channels between 34 and 165, while the bcm43xx driver accepts anything from 0 to 200. I made the bcm43xx driver comply with the ieee80211 stack

where i can find this netem patch?

2006-05-05 Thread George Nychis
Hi, I need help finding this patch that Stephen made. He sent me a patch, but i do not think its related to the patch that solved this problem. I will include the patch he did forward to me at the bottom. However here is the problem, i even rtied his misspelling of change :) thorium-ini 15849-

Re: sky2 1.3-rc1

2006-05-05 Thread Daniel Drake
Stephen Hemminger wrote: Here is a new version that addresses some of the outstanding bugs. * There was a race in receive processing that would cause hang * Some more support for Yukon Ultra found in dual-core Centrino laptops (I want one of these). It does not fix the problems with dual port

[PATCH] d80211: switching management interface on/off

2006-05-05 Thread Jiri Benc
Default management interface (wmasterXap) confuses users. This patch removes it and gives userspace tools (such as hostapd or wpa_supplicant) possibility to switch it on/off as needed. To do this, a new PRISM2_PARAM_MGMT_IF iwpriv ioctl is introduced. When set, it accepts one parameter: 1 for enab

Re: [PATCH] bcm43xx-d80211: proper implementation of virtual interface support

2006-05-05 Thread Jiri Benc
On Fri, 05 May 2006 12:15:40 +0200, Johannes Berg wrote: > On Fri, 2006-05-05 at 07:45 +0200, Ulrich Kunitz wrote: > > But there could be also > > support for one interface in AP and the other in STA mode. > > That's actually a much more interesting use case for WDS. You don't need different MAC

Re: [PATCH] bcm43xx-d80211: proper implementation of virtual interface support

2006-05-05 Thread Johannes Berg
On Fri, 2006-05-05 at 07:45 +0200, Ulrich Kunitz wrote: > But there could be also > support for one interface in AP and the other in STA mode. That's actually a much more interesting use case for WDS. johannes signature.asc Description: This is a digitally signed message part

Re: [PATCH wireless-dev] d80211: Add support for user space client MLME

2006-05-05 Thread Johannes Berg
On Thu, 2006-05-04 at 09:44 -0700, Jouni Malinen wrote: > Yes. Currently, I'm just using a configuration file parameter for this, > but this information should eventually be exported by the kernel code to > allow wpa_supplicant to select which mode to use without requiring user > configuration. F

Re: [x86_64, NET] smp_rmb() in dst_destroy() seems very expensive, ditto in kfree_skb()

2006-05-05 Thread Herbert Xu
Eric Dumazet <[EMAIL PROTECTED]> wrote: > > I missed the corresponding wmb that should be done somewhere in the dst > code. The wmb for dst's is in dst_release while skb's have an implicit barrier through atomic_dec_and_test in kfree_skb. Cheers, -- Visit Openswan at http://www.openswan.org/ Em

Re: VJ Channel API - driver level (PATCH)

2006-05-05 Thread Evgeniy Polyakov
On Thu, May 04, 2006 at 04:04:32PM -0700, David S. Miller ([EMAIL PROTECTED]) wrote: > Hardware folks are jumping the gun and it's very annoying and takes > precious time away from thinking about and working on the > implementation. Hardware folks could also create it's own implementation and sho

Re: pci_enable_msix throws up error

2006-05-05 Thread Andi Kleen
On Friday 05 May 2006 07:14, Ayaz Abdulla wrote: > I noticed the same behaviour, i.e. can not use both MSI and MSIX without > rebooting. > > I had sent a message to the maintainer of the MSI/MSIX source a few > months ago and got a response that they were working on fixing it. Not > sure what the

[x86_64, NET] smp_rmb() in dst_destroy() seems very expensive, ditto in kfree_skb()

2006-05-05 Thread Eric Dumazet
On a dual opteron box, I noticed high oprofile numbers in net/core/dst.c , function dst_destroy(struct dst_entry * dst) It appears the smb_rmb() done at the begining of dst_destroy() is the killer (this is a lfence machine instruction, that apparently is doing a *lot* of things... may be IO