Re: [PATCH net-next 2/2] ncpfs: move net/ncpfs to drivers/staging/ncpfs

2017-11-14 Thread Petr Vandrovec
On Tue, Nov 14, 2017 at 5:14 AM, Matthew Wilcox wrote: > On Sun, Nov 12, 2017 at 11:22:27AM -0800, Stephen Hemminger wrote: >> The Netware Core Protocol is a file system that talks to >> Netware clients over IPX. Since IPX has been dead for many years >> move the file system

[PATCH] Unbreak sky2 on 88E8039 with current git

2008-02-02 Thread Petr Vandrovec
buffers aligned, otherwise receiver hangs almost instantly. They were aligned before, so let's start aligning them again - a bit suboptimal networking is much better than no networking at all. Signed-off-by: Petr Vandrovec [EMAIL PROTECTED] diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c

Re: [PATCH] Unbreak sky2 on 88E8039 with current git

2008-02-02 Thread Petr Vandrovec
Stephen Hemminger wrote: On Sat, 2 Feb 2008 11:52:43 +0100 Petr Vandrovec [EMAIL PROTECTED] wrote: Hello, since I synced my tree to Linus's one two days ago, sky2's packet receiption dies almost instantly. Device still transmits packets, but no receive. Fortunately fix is simple

IPV6 possible recursive locking

2006-08-04 Thread Petr Vandrovec
, Petr Vandrovec Linux version 2.6.18-rc3-efe7 ([EMAIL PROTECTED]) (gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)) #2 SMP PREEMPT Fri Aug 4 16:55:30 CEST 2006 = [ INFO: possible recursive locking detected

Deadlock in ip_conntrack with current 2.6.13-git

2005-09-02 Thread Petr Vandrovec
and it is always triggered by nscd, probably when it sends out DNS query and is unlucky. Problem did not exist in plain 2.6.13. Thanks, Petr Vandrovec - To unsubscribe from this list: send the line unsubscribe netdev