On Tue, Mar 14, 2006 at 04:51:42PM +, [EMAIL PROTECTED] ([EMAIL PROTECTED])
wrote:
> >Ugh...
> >So people can find the ways to connect kernelspace event queue and
> >asynchronous networking operations with object-oriented design patterns?
>
> >It's time to me to have a step forward from stone
On Mon, Mar 13, 2006 at 11:28:41PM +0100, Adrian Bunk wrote:
> This patch fixes two memotry leaks spotted by the Coverity checker.
Thanks. I'll make a bit different patch to resolve this and related PCI
"leaks" in one change. I'm going through the Coverity reports for Host
AP driver, so I'll inclu
From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Sat, 11 Mar 2006 00:02:33 +0100
> The Coverity checker noted this inconsequent NULL checking in
> dnrt_drop().
>
> Since all callers ensure that NULL isn't passed, we can simply remove
> the check.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
A
From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Mon, 13 Mar 2006 22:26:02 +0100
> This patch makes the needlessly global function tg3_request_irq()
> static.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Applied, thanks Adrian.
-
To unsubscribe from this list: send the line "unsubscribe netdev
From: [EMAIL PROTECTED]
Date: Mon, 13 Mar 2006 14:12:41 -0800
> This patches includes previous bridge changes for 2.6.17
> and new patches to enable using LLC to handle bridge STP packets.
All applied, thanks a lot Stephen.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
th
From: Jesse Brandeburg <[EMAIL PROTECTED]>
Signed-off-by: Jesse Brandeburg <[EMAIL PROTECTED]>
---
Documentation/networking/e100.txt | 158 +++--
1 files changed, 97 insertions(+), 61 deletions(-)
diff --git a/Documentation/networking/e100.txt
b/Documentation/n
From: Jesse Brandeburg <[EMAIL PROTECTED]>
The text of the e1000.txt file is a little stale, lets freshen it up.
Signed-off-by: Jesse Brandeburg <[EMAIL PROTECTED]>
---
Documentation/networking/e1000.txt | 710
1 files changed, 479 insertions(+), 231 deleti
From: Jesse Brandeburg <[EMAIL PROTECTED]>
Remove Ganesh, add Jeff and Jesse
Signed-off-by: Jesse Brandeburg <[EMAIL PROTECTED]>
---
MAINTAINERS | 16 ++--
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7d30d..1c67d8c 100644
--- a
okay, here goes... these patches are against Linus's current tree. They only
update text files, no code updates. The large change to e1000.txt includes
whitespace changes, and some content. They could be included with 2.6.16
as they are for the drivers that are already merged.
Signed-off-by: Je
On Mon, 13 Mar 2006 17:35:50 EST, "linux-os (Dick Johnson)" said:
> Bst... Not! There are not any MAC addresses associated with any
> of the intercity links, usually not even in WANs! MAC is for
> Ethernet! Once you go to fiber, ATM, T-N, etc., there are no
> MAC addresses.
This will come as
Hi!
> --- /dev/null
> +++ b/drivers/dma/dmaengine.c
> @@ -0,0 +1,360 @@
> +/*
> +Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved.
> +
> +This program is free software; you can redistribute it and/or modify
Hi,
Kernel version 2.6.15 onwards provides UDP Fragmentation Offload (UFO)
This patch to ethtool provides UFO (UDP Fragmentation Offload) on/off support
using -K option similar to feature TSO.
To find out whether UFO is enabled or not use
#ethtool -k eth3
Offload parameters for eth3:
rx-checksu
On Tue, 14 Mar 2006 12:42:35 -0600 Matt Mackall wrote:
> On Tue, Mar 14, 2006 at 09:31:08AM -0800, Randy.Dunlap wrote:
> > On Mon, 13 Mar 2006 22:29:12 -0600 Matt Mackall wrote:
> >
> > > On Sun, Mar 12, 2006 at 04:27:51PM -0800, Randy.Dunlap wrote:
> > > >
> > > > hardware: e1000 NIC in ThinkPa
Can we remove "Reverse Engineered" and "(EXPERIMENTAL)" now?
Thanks,
Ayaz
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Stephen Hemminger
Sent: Tuesday, March 14, 2006 10:50 AM
To: "Manfred Spraul <[EMAIL PROTECTED], Jeff Garzik
<[EMAIL PROTECTED]>"@os
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> Arnaldo Carvalho de Melo a écrit :
> > On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> >> Arnaldo Carvalho de Melo a écrit :
> >>> On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> Herbert Xu a écrit :
> > On Tue, Mar 14, 2006
Since the nforce ether ethernet driver supports gigabit, it should be
moved down in the Kconfig file to show up in the 1000Mbit submenu.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
--- test-2.6/drivers/net/Kconfig.orig 2006-03-14 10:45:13.0 -0800
+++ test-2.6/drivers/net/Kconf
On Tue, Mar 14, 2006 at 09:31:08AM -0800, Randy.Dunlap wrote:
> On Mon, 13 Mar 2006 22:29:12 -0600 Matt Mackall wrote:
>
> > On Sun, Mar 12, 2006 at 04:27:51PM -0800, Randy.Dunlap wrote:
> > >
> > > hardware: e1000 NIC in ThinkPad T42
> > > kernel: 2.6.16-rc5-mm3
> > >
> > > I always get $subje
I had meant to say the array contains 3 elements but should only access index 2.
Sorry for the confusion.
-Scott
Ingo Oeser wrote:
Hi Scott,
You wrote:
This is a bug. The array should contain 2 elements.
Sure? It either contains 3 elements or your patch is not fixing the issue.
Please com
Arnaldo Carvalho de Melo a écrit :
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
Arnaldo Carvalho de Melo a écrit :
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
Herbert Xu a écrit :
On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
Hum, but then we need a new macro o
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> Arnaldo Carvalho de Melo a écrit :
> > On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> >> Herbert Xu a écrit :
> >>> On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
> Hum, but then we need a new macro or prototype, becau
On Mon, 13 Mar 2006 22:29:12 -0600 Matt Mackall wrote:
> On Sun, Mar 12, 2006 at 04:27:51PM -0800, Randy.Dunlap wrote:
> >
> > hardware: e1000 NIC in ThinkPad T42
> > kernel: 2.6.16-rc5-mm3
> >
> > I always get $subject message. I changed the delay in
> > net/core/netpoll.c from 4 seconds to 9
On Sun, Mar 12, 2006 at 04:27:51PM -0800, Randy.Dunlap wrote:
>
> hardware: e1000 NIC in ThinkPad T42
> kernel: 2.6.16-rc5-mm3
>
> I always get $subject message. I changed the delay in
> net/core/netpoll.c from 4 seconds to 9 seconds, but it
> doesn't matter, the e1000 always finds Link is Up i
>Ugh...
>So people can find the ways to connect kernelspace event queue and
>asynchronous networking operations with object-oriented design patterns?
>It's time to me to have a step forward from stone age...
yep ;-).
>Could you please provide a link, it would be nice to read this
discussion.
H
See the links below.
On 3/14/06, Evgeniy Polyakov <[EMAIL PROTECTED]> wrote:
> > > So, while commercial Unix vendors create rocket-science-capable API,
> > > Linux just implements the core.
> > Your patches have been recently discussed on ACE mail list
> > regarding future support of linux kern
Arnaldo Carvalho de Melo a écrit :
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
Herbert Xu a écrit :
On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
Hum, but then we need a new macro or prototype, because n->sp is not valid
n->sp = secpath_get(skb->sp);
would still misco
Sam Leffler wrote:
> I don't see how to verify the image being loaded is appropriate for
> the operating mode. The old fw header had a mode field (0 bss, 1
> ibss, 2 monitor) but the new one does not--unless it's encoded in the
> version field?
The filename alone indicates the mode with the new
On Tue, Mar 14, 2006 at 05:48:41PM +0200, Robert Iakobashvili ([EMAIL
PROTECTED]) wrote:
> Evgeniy,
>
>
> >There are some stuff already implemented and presented in netdev@,
> > unfortunately it did not get much attention and feedback.
> >
> > Queue of events used for socket operations:
> > http
Evgeniy,
>There are some stuff already implemented and presented in netdev@,
> unfortunately it did not get much attention and feedback.
>
> Queue of events used for socket operations:
> http://tservice.net.ru/~s0mbre/old/?section=projects&item=kevent
> http://lwn.net/Articles/171317/
> http://ma
On 3/14/06, Eric Dumazet <[EMAIL PROTECTED]> wrote:
> Herbert Xu a écrit :
> > On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
> >> Hum, but then we need a new macro or prototype, because n->sp is not valid
> >>
> >> n->sp = secpath_get(skb->sp);
> >>
> >> would still miscompile, even
Yet I have real-world examples I've seen with my own eyes where MAC
Address problems have messed up bridged networks. I posted some of
those here yesterday. Good old Ethernet MAC Addresses can and do play a
real role in these wide area networks.
Don't believe me? Try it yourself. Find a LAN
On Mon, Mar 13, 2006 at 02:25:08PM -0800, Zach Brown wrote:
> Hi guys,
>
> I'm hearing noise about the 'Extended Sockets' API in Oracle. It's an
> extension to the socket API put together by an industry group that calls
> itself the Interconnect Software Consortium and is working in
> partnership
On 3/13/06, Saurabh Jain <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am trying to write a new rate based transport protocol in linux
> kernel (either as a module or directly within the kernel). Basically
> it would be similar to UDP but with features like dynamic rate
> control, connection and state
On Monday 13 March 2006 23:28, you wrote:
> This patch fixes two memotry leaks spotted by the Coverity checker.
>
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
>
> ---
>
> drivers/net/wireless/hostap/hostap_pci.c |6 +++---
> drivers/net/wireless/hostap/hostap_plx.c |6 +++---
> 2
On Tue, 14 Mar 2006, Bart Samwel wrote:
> linux-os (Dick Johnson) wrote:
>> On Mon, 13 Mar 2006, Greg Scott wrote:
>> Bst... Not! There are not any MAC addresses associated with any
>> of the intercity links, usually not even in WANs! MAC is for
>> Ethernet! Once you go to fiber, ATM, T-N, e
> Bt. According to WikiPedia:
>
> http://en.wikipedia.org/wiki/MAC_address
>
> MAC addresses are used for:
>
> - Token ring
> - 802.11 wireless networks
> - Bluetooth
> - FDDI
> - ATM (switched virtual connections only, as part of an NSAP address)
> - SCSI and Fibre Channel (as part of a Wor
linux-os (Dick Johnson) wrote:
On Mon, 13 Mar 2006, Greg Scott wrote:
Bst... Not! There are not any MAC addresses associated with any
of the intercity links, usually not even in WANs! MAC is for
Ethernet! Once you go to fiber, ATM, T-N, etc., there are no MAC addresses.
Bt. According t
Herbert Xu a écrit :
On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
Hum, but then we need a new macro or prototype, because n->sp is not valid
n->sp = secpath_get(skb->sp);
would still miscompile, even if secpath_get() is a no-op
How about just leaving sp in the structure unco
On Tue, Mar 14, 2006 at 07:23:05AM +0100, Eric Dumazet wrote:
>
> Hum, but then we need a new macro or prototype, because n->sp is not valid
>
> n->sp = secpath_get(skb->sp);
>
> would still miscompile, even if secpath_get() is a no-op
How about just leaving sp in the structure unconditionally?
On Mon, Mar 13, 2006 at 02:25:08PM -0800, Zach Brown ([EMAIL PROTECTED]) wrote:
> Hi guys,
Hello Zach.
> I'm hearing noise about the 'Extended Sockets' API in Oracle. It's an
> extension to the socket API put together by an industry group that calls
> itself the Interconnect Software Consortium
39 matches
Mail list logo