[patch 0/2] [RESEND] s390: new qeth driver for 2.6.26

2008-02-15 Thread frank . blaschka
-- Hi Jeff, here is the patch on top of the ctc driver update. I included feedback from Paul McKenney and also a couple of minor fixes. Regards, Frank -- -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH][RFC] race in generic address resolution

2008-02-11 Thread Frank Blaschka
David Miller schrieb: From: Blaschka [EMAIL PROTECTED] Date: Mon, 4 Feb 2008 15:27:17 +0100 I'm running a SMP maschine (2 CPUs) configured as a router. During heavy traffic kernel dies with following message: 2kernel BUG at /home/autobuild/BUILD/linux-2.6.23-20080125/net/core

Re: [patch 1/2] qeth: new qeth device driver

2008-02-10 Thread Frank Blaschka
Paul E. McKenney schrieb: On Fri, Feb 08, 2008 at 03:10:00PM +0100, [EMAIL PROTECTED] wrote: From: Frank Blaschka [EMAIL PROTECTED] List of major changes and improvements: no manipulation of the global ARP constructor clean code split into core, layer 2 and layer 3 functionality better

[patch 0/2] s390: new qeth driver for 2.6.25

2008-02-08 Thread Frank . Blaschka
. Regards, Frank Blaschka -- -- 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

[PATCH][RFC] race in generic address resolution

2008-02-04 Thread Blaschka
4 [] 0x0 4 [] 0x0 4 4 0Kernel panic - not syncing: Fatal exception in interrupt 4 Following patch fixes the problem but I do not know if it is a good sollution. From: Frank Blaschka [EMAIL PROTECTED] neigh_update sends skb from neigh-arp_queue