Hello,
I am new on this list, and just trying to write my first real module (a
qdisc). So this message is to ask for some help.
The ultimate goal is to implement priority fair queueing which is a qdisc
that reorder the packets in the increasing order of a special tag it
associates to them. Right
From: Stefan Rompf <[EMAIL PROTECTED]>
Date: Tue, 7 Feb 2006 03:42:23 + (+0800)
[PATCH] ipw2200: Fix WPA network selection problem
Do not avoid APs with wpa_ie or rsn_ie if !ieee->wpa_enabled
There are broken APs out there that fill these elements even
though encryption is disnabled. Also, t
[PATCH] ieee80211: Use IWEVGENIE to set WPA IE
It replaces returning WPA/RSN IEs as custom events with returning them
as IWEVGENIE events. I have tested that it returns proper information
with both Xsupplicant, and the latest development version of the Linux
wireless tools.
Signed-off-by: Chris H
From: FUJITA Tomonori <[EMAIL PROTECTED]>
Subject: Re: [PATCH] AF_PACKET: mmap compat support
Date: Mon, 13 Feb 2006 13:27:49 +0900
> > > NACK. The 32bit test ifdefs are horrible. Please add fops->compat_mmap
> > > instead.
> >
> > is_compat_task() is going into asm-*/compat.h eventually anyway
From: "David S. Miller" <[EMAIL PROTECTED]>
Subject: Re: [PATCH] AF_PACKET: mmap compat support
Date: Fri, 10 Feb 2006 02:53:42 -0800 (PST)
> > NACK. The 32bit test ifdefs are horrible. Please add fops->compat_mmap
> > instead.
>
> is_compat_task() is going into asm-*/compat.h eventually anyway
On Sun, Feb 12, 2006 at 11:15:42PM +0100, Bernard Pidoux wrote:
> Hi,
>
> I would like to report that when compiling 2.6.15.4 kernel
> there is an error with undefined symbol 'has_bridge_parent'
> in compilation of bridge/br_netfilter.c
> due to CONFIG_NETFILTER_DEBUG 1 option.
I think that the f
Hi, Harald,
From: Harald Welte <[EMAIL PROTECTED]>
Date: Sun, 12 Feb 2006 18:56:22 +0100
> [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
>
> This patch moves all helper related data fields of 'struct nf_conn' into a
> separate structure 'struct nf_conn_help'. This new s
Begin forwarded message:
Date: Sun, 12 Feb 2006 15:34:50 -0800
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bugme-new] [Bug 6062] New: poor thoughput on broadcom 5704 using tg3
http://bugzilla.kernel.org/show_bug.cgi?id=6062
Summary: poor thoughput on broadcom 5704 using
On Sunday 12 February 2006 22:03, Lee Revell wrote:
> On Sun, 2006-02-12 at 18:52 +0100, Adrian Bunk wrote:
> > This patch contains the following possible updates:
> > - let FORCEDETH no longer depend on EXPERIMENTAL
> > - remove the "Reverse Engineered" from the option text:
> > for the user it'
Hi,
I would like to report that when compiling 2.6.15.4 kernel
there is an error with undefined symbol 'has_bridge_parent'
in compilation of bridge/br_netfilter.c
due to CONFIG_NETFILTER_DEBUG 1 option.
Regards,
Bernard Pidoux
-
To unsubscribe from this list: send the line "unsubscribe netdev"
On Sun, 2006-02-12 at 18:52 +0100, Adrian Bunk wrote:
> This patch contains the following possible updates:
> - let FORCEDETH no longer depend on EXPERIMENTAL
> - remove the "Reverse Engineered" from the option text:
> for the user it's important which hardware the driver supports, not
> how it
Hi,
I seem to have a problem with ACPI irq routing on MSI K8T800 Pro (onboard
gigabit network card from Realtek) mainboard with Athlon64 3200+, and Radeon
9550. System is running in native 64bit mode (with multilib support).
Problem occured after changing to cvs drm module. When Xorg is started
On Sun, Feb 12, 2006 at 10:54:03AM -0800, Joe Perches wrote:
> if/else if use?
>
> --- linux-2.6.15.noarch/include/net/irda/irda.h~ 2006-02-11
> 19:26:02.0 -0500
> +++ linux-2.6.15.noarch/include/net/irda/irda.h 2006-02-11
> 19:26:24.0 -0500
> @@ -84,7 +84,7 @@ d
On Sat, 2006-02-11 at 19:30 -0500, Dave Jones wrote:
> It's easy to trigger a flood of 'protocol not supported' messages,
> and probably not much more work to trigger the others.
>
> Signed-off-by: Dave Jones <[EMAIL PROTECTED]>
>
> --- linux-2.6.15.noarch/include/net/irda/irda.h~ 2006-02-11
This option should IMHO no longer depend on EXPERIMENTAL.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
--- linux-2.6.16-rc2-mm1-full/net/sched/Kconfig.old 2006-02-12
02:21:30.0 +0100
+++ linux-2.6.16-rc2-mm1-full/net/sched/Kconfig 2006-02-12 02:21:58.0
+0100
@@ -434,7 +43
Hi Dave!
This is net-2.6.17 stuff, please apply.
Thanks!
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
This patch moves all helper related data fields of 'struct nf_conn' into a
separate structure 'struct nf_conn_help'. This new structure is only
present in conntrack
This patch contains the following possible updates:
- let FORCEDETH no longer depend on EXPERIMENTAL
- remove the "Reverse Engineered" from the option text:
for the user it's important which hardware the driver supports, not
how it was developed
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Resubmission of patch originally sent on November 17, modified to apply
cleanly to 2.6.16
This patch corrects a few spelling and grammar errors found in
drivers/net
Signed-off-by: Jon Mason <[EMAIL PROTECTED]>
diff -r 2fa13972604f drivers/net/Kconfig
--- a/drivers/net/Kconfig Wed Feb 8 1
suscribe
-
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
Cleanup channel initialization and remove device specific
value magic calculations. Just deliver a plain list of values.
Read the EEPROM for default TXpower values for each channel.
Signed-off-by Ivo van Doorn <[EMAIL PROTECTED]>
diff -U 3 -H -w -E -d -r -N --
wireless-2.6/drivers/net/wireless/r
Hi,
Here are the 2 resend patches (3/5 and 4/5 from ast series)
[Patch 3] Allocate the ieee80211_hw structure for each device individually
to allow the module to control multiple devices.
[Patch 4] Cleans up the device specifi magic done in channel
initialization. The code looks much clearer whe
Allocate the ieee80211_hw structure for each device
individually to allow the driver to support multiple devices
at the same time.
Signed-off-by Ivo van Doorn <[EMAIL PROTECTED]>
diff -U 3 -H -w -E -d -r -N --
wireless-2.6/drivers/net/wireless/rt2x00/rt2400pci.c
wireless-2.6-rt2x00/drivers/net/
Various coding style fixes.
Add space after "if" and "for" and "else".
Don't check for non-NULL before calling kfree().
Remove unneeded initializors.
Signed-off-by Ivo van Doorn <[EMAIL PROTECTED]>
diff -U 3 -H -w -E -d -r -N --
wireless-2.6-rt2x00/drivers/net/wireless/rt2x00/rt2400pci.c
wirele
[NETFILTER] bridge: fix link error with recent netfilter-bridge change
commit 5dce971acf2ae20c80d5e9d1f6bbf17376870911 removed the
"has_bridge_parent" macro from net/bridge/br_netfilter.c, resulting in the
following warning at compile time:
net/bridge/br_netfilter.c: In function `br_nf_post_rout
On Sunday 12 February 2006 11:59, Ivo van Doorn wrote:
> On Sunday 12 February 2006 01:10, Francois Romieu wrote:
> > Ivo van Doorn <[EMAIL PROTECTED]> :
> > [...]
> > > diff -U 3 -H -w -E -d -r -N --
> > > wireless-2.6/drivers/net/wireless/rt2x00/rt2400pci.c
> > > wireless-2.6-rt2x00/drivers/net
Hi Dave,
> > > > > How do you produce these oopses, because I've never seen them.
> > > > http://people.redhat.com/davej/sfuzz.c
> > > > (it ran for a few hours before it caused the oopses)
> > >
> > > Any options to make it appear faster?
> >
> > I just ran it with no arguments.
>
> I w
On Sunday 12 February 2006 01:03, Francois Romieu wrote:
> Ivo van Doorn <[EMAIL PROTECTED]> :
> > Cleanup channel initialization and remove device specific
> > value magic calculations. Just deliver a plain list of values.
> > Read the EEPROM for default TXpower values for each channel.
> >
> > S
On Sunday 12 February 2006 01:10, Francois Romieu wrote:
> Ivo van Doorn <[EMAIL PROTECTED]> :
> [...]
> > diff -U 3 -H -w -E -d -r -N --
> > wireless-2.6/drivers/net/wireless/rt2x00/rt2400pci.c
> > wireless-2.6-rt2x00/drivers/net/wireless/rt2x00/rt2400pci.c
> > --- wireless-2.6/drivers/net/wirel
On Sunday 12 February 2006 00:28, Francois Romieu wrote:
> Ivo van Doorn <[EMAIL PROTECTED]> :
> > Allocate the ieee80211_hw structure for each device
> > individually to allow the driver to support multiple devices
> > at the same time.
> >
> > Signed-off-by Ivo van Doorn <[EMAIL PROTECTED]>
> >
Hi Dave,
> > > > How do you produce these oopses, because I've never seen them.
> > > http://people.redhat.com/davej/sfuzz.c
> > > (it ran for a few hours before it caused the oopses)
> >
> > Any options to make it appear faster?
>
> I just ran it with no arguments.
I was able to reprodu
On Sun, Feb 12, 2006 at 10:19:36AM +0100, Marcel Holtmann wrote:
> Hi Dave,
>
> > > > Triggered whilst running a socket stress test.
> > > > (The tainted flag came from 'p8023')
> > >
> > > does 2.6.15-1.1929_FC5smp equals 2.6.16-rc2-git?
> >
> > yes.
>
> not additional Fedora spe
Hi Dave,
> > > Triggered whilst running a socket stress test.
> > > (The tainted flag came from 'p8023')
> >
> > does 2.6.15-1.1929_FC5smp equals 2.6.16-rc2-git?
>
> yes.
not additional Fedora specific patches? It is a plain vanilla kernel?
> > How do you produce these oopses, because I'v
On Sun, Feb 12, 2006 at 09:46:43AM +0100, Marcel Holtmann wrote:
> > Triggered whilst running a socket stress test.
> > (The tainted flag came from 'p8023')
>
> does 2.6.15-1.1929_FC5smp equals 2.6.16-rc2-git?
yes.
> How do you produce these oopses, because I've never seen them.
http://pe
Hi Dave,
> Triggered whilst running a socket stress test.
> (The tainted flag came from 'p8023')
does 2.6.15-1.1929_FC5smp equals 2.6.16-rc2-git?
How do you produce these oopses, because I've never seen them.
Regards
Marcel
-
To unsubscribe from this list: send the line "unsubscribe netdev"
34 matches
Mail list logo