On 4/23/06, Herbert Xu <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 20, 2006 at 09:54:54AM +0800, Aubrey wrote:
> Please send me a copy of the driver source that you were using when
> this happened.
The driver is attached.
> Could you please add a printk in checksum_udp to print out the pertinent
> v
On Sun, 23 Apr 2006 17:26:39 -0700 (PDT) Alex Davis wrote:
> Hello:
>
> I cloned
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git
> last night and got compile errors while compiling net/d80211/ieee80211_ioctl.c
> into a module. This patch fixes it.
>
> Signed-off-by: Al
Hello:
I cloned git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git
last night and got compile errors while compiling net/d80211/ieee80211_ioctl.c
into a module. This patch fixes it.
Signed-off-by: Alex Davis <[EMAIL PROTECTED]>
diff --git a/net/d80211/ieee80211_ioctl.c b/net
Hi,
> This tells us that the kernel was indeed retransmitting but the
> packet didn't make it out of the interface according to your
> tcpdump.
Well, at least the tcp part of it, it seems, yep. The debugging I've
done so far also seems to confirm that the problem is somewhere beyond
the tcp code,
* Stephen Hemminger | 2006-04-21 08:19:17 [-0700]:
>2.6.13 still had lots of problems, things didn't really get working
>right till 2.6.15 or later. Especially with TSO.
--verbose?
>I have a tool using kprobe's see
>http://developer.osdl.org/shemminger/prototypes/tcpprobe.tar.gz
>I try to keep
On Tuesday 18 April 2006 04:01, James Morris wrote:
> On Mon, 17 Apr 2006, [EMAIL PROTECTED] wrote:
> > Secmark, or skfilter is exactly what fireflier needs to solve the shared
> > socket issue. Thanks for working on this. If this gets integrated in
> > mainline, fireflier LSM will be dropped.
>
>
[EMAIL PROTECTED] wrote:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=6430
>
>Summary: ipsec tunnel : reply is not forwarded
> Kernel Version: 2.6.14.5
> Status: NEW
> Severity: normal
> Owner: [EMAIL PROTECTED]
> Submitter: [EMAIL PROT
On Sun, 23 Apr 2006, Herbert Xu wrote:
On Fri, Apr 14, 2006 at 03:51:15PM +, James Bourne wrote:
Apr 14 08:32:54 bama kernel: [] netpoll_send_skb+0xa8/0x100
[] write_msg+0x140/0x181 [netconsole]
This is the culprit. Disable that and the problem will go away.
That's done now, but
Hi Dave,
On Sunday, 23. April 2006 07:56, David S. Miller wrote:
> > If cacheline bouncing because of the shared filled_entries becomes an issue,
> > you are receiving or sending a lot.
>
> Cacheline bouncing is the core issue being addressed by this
> data structure, so we really can't consider
David S. Miller wrote:
From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sat, 22 Apr 2006 15:22:54 +1000
Jeff Garzik <[EMAIL PROTECTED]> wrote:
05/10: [PATCH] Update truesize with the length of the packet for
packet split
These 10 patches look OK, but since the current kernel ve
On Mon, Apr 10, 2006 at 01:00:05AM +, Florian Zumbiehl wrote:
>
> meanwhile I gathered some information from /proc/net/tcp6 on this
> problem - in case anyone is interested :-)
>
> | 1144560959: 8: :1223
> :1A0B 01 :00
On Thu, Apr 20, 2006 at 09:54:54AM +0800, Aubrey wrote:
>
> Hi Herbert - I'm working on blackfin uclinux platform. My network
> driver is for blackfin on-chip EMAC. Of course it's open source, but
> so far it's not committed into mainline tree. We can be found at here:
> http://www.blackfin.uclinux
On Fri, Apr 14, 2006 at 03:51:15PM +, James Bourne wrote:
>
> Apr 14 08:32:54 bama kernel: [] netpoll_send_skb+0xa8/0x100
> [] write_msg+0x140/0x181 [netconsole]
This is the culprit. Disable that and the problem will go away.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email
Please apply this to 2.6.17, because it can be used
as a tempoary workaround for people with the >1G problem.
--
This patch fixes PIO mode on the softmac bcm43xx
driver. (A dscape patch will follow).
It mainly fixes endianess issues.
This patch is tested on PowerPC32 and i386.
Signed-off-by: Mic
Ingo Oeser wrote:
Hi Jörn,
On Saturday, 22. April 2006 13:48, Jörn Engel wrote:
Unless I completely misunderstand something, one of the main points of
the netchannels if to have *zero* fields written to by both producer
and consumer.
Hmm, for me the main point was to keep the complet
15 matches
Mail list logo