login
Header Space

 
 

Mailing list archives

Search results

Found 95 matching messages (0.141 seconds). Page 1 of 5.

Re: [git patches] net driver fixes

... generic phy code > > Ishizaki Kou (1): > spidernet: fix interrupt reason recognition > > Jan-Bernd Themann ( ... > goto out; > } > + > + sky2_set_multicast(dev); > } > } > > diff --git a/drivers/net/spider_net.c b/drivers/ ...

linux-kernel - Dan Williams - Sep 14 2007 - 14:13

Re: [git patches] net driver fixes

... in the function below ... ] > diff --git a/drivers/net/pcmcia/nmclan_cs.c b/ ... > Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/ ... CC'ed here) already has a patch for exactly that. Satyam - To unsubscribe ...

linux-kernel - Satyam Sharma - Jul 30 2007 - 18:36

Re: [git patches] net driver fixes

... or so, including a > notable forcedeth fix. > > Please pull from 'upstream-davem' ... (+), 9 deletions(-) > ... > Chuck Ebbert (1): > NET: remove support for Davicom 9102 from the Tulip driver ... > diff --git a/drivers/net/tulip/tulip_core.c b ...

linux-kernel - Gilles Espinasse - Apr 4 2008 - 06:37

Re: [git patches] net driver fixes

... 2.6.git upstream-linus >> >> to receive the following updates: >> >> drivers/net/ ... >> Hans-Jürgen Koch (1): >> Fix a lock problem in generic ... code >> >> Ishizaki Kou (1): >> spidernet: fix interrupt reason recognition >> >> Jan-Bernd ...

linux-kernel - Kok, Auke - Sep 14 2007 - 17:09

Re: [git patches] net driver fixes

... (1): [netdrvr] au1000_eth: Spinlock initialisation fix This problem has existed forever, ... fix, not a regression, not appropriate. Takashi Iwai (1): drivers/net/ ... up this patch queue and resubmit, thanks. -- To unsubscribe from this ...

linux-kernel - David Miller - Sep 15 2008 - 17:11

Re: [git patches] net driver fixes

... fixes, and plenty of viro fixes >> for obscure issues :) > > Heh... FWIW, forcedeth patch (sent your way about two weeks ago) also ... hell did they mean those > to do. > > FWIW, drivers/net is fairly noise-free wrt sparse endianness ...

linux-kernel - Jeff Garzik - Dec 23 2007 - 02:42

Re: [git patches] net driver fixes

... remove the dev==NULL check Patch below: [PATCH] nmclan_cs: Remove bogus (dev==NULL ... : Satyam Sharma --- drivers/net/pcmcia/nmclan_cs.c | 6 ... 0 insertions(+), 6 deletions(-) diff --git a/drivers/net/pcmcia/nmclan_cs.c b ...

linux-kernel - Satyam Sharma - Jul 30 2007 - 18:57

Re: [git patches] net driver fixes

... and plenty of viro fixes > for obscure issues :) Heh... FWIW, forcedeth patch (sent your way about two weeks ago) ... I think I'll have an ipg fix for you tomorrow, but I want to ... they mean those to do. FWIW, drivers/net is fairly noise-free wrt ...

linux-kernel - Al Viro - Dec 23 2007 - 02:27

Re: [git patch] net driver fix for .26

... 52 -0400 > > Please pull from 'davem-fixes' branch of > master.kernel.org:/pub/ ... 2.6.git davem-fixes > > to receive the following updates: > > drivers/net/arm ... (1): > ARM: IXP4xx Ethernet NAPI fix Pulled, thanks Jeff. This obviously ...

linux-kernel - David Miller - Jul 14 2008 - 22:36

Re: [git patches] net driver fixes

... change and include/linux/etherdevice.h > diff --git a/drivers/net/bonding/bond_alb.c b/drivers/net ... 0; > + break; > + } compare_ether_addr() Maybe fix this in a followup patch? Best Regards Ingo Oeser -- To unsubscribe from this list ...

linux-kernel - Ingo Oeser - Sep 14 2008 - 18:51

Re: [git patches] net driver fixes

... worth getting the sk_buff leak fix in ppp from >>> http://www ... below. I think, though, this patch is already in someone's ... an-sk_buff-on-interface-destruction.patch > >but then dropped with the ... 04:04.000000000 +0100 >+++ b/drivers/net/ppp_generic.c 2007-03 ...

linux-kernel - Samuel Ortiz - Mar 30 2007 - 03:46

Re: [git patches] net driver fixes

> > Jeff Garzik (1): > [netdrvr] sis190: build fix But you did it wrong... sis190.c b/drivers/net/sis190.c > index b570402..2e9e88b 100644 > ... a/drivers/net/sis190.c > +++ b/drivers/net/sis190.c > @@ -326,7 +326,7 @@ static ...

linux-kernel - Sam Ravnborg - Jan 30 2008 - 06:21

Re: [git patches] net driver fixes

... : >> Jeff Garzik (1): >> [netdrvr] sis190: build fix > > But you did it wrong... > sis190.c b/drivers/net/sis190.c >> index b570402..2e9e88b 100644 >> ... . I just wanted to get a build fix upstream ASAP, one I was sure would ...

linux-kernel - Jeff Garzik - Jan 30 2008 - 06:38

Re: [git patches] net driver fixes

... From: David Miller net> > Date: Mon, 15 Sep 2008 ... a kernel bugzilla that the patch fixes. So, my takeaway from ... longer want "this kills the driver" fixes? I disagree with that ... if you don't want fixes as serious as these. Jeff ...

linux-kernel - Jeff Garzik - Sep 15 2008 - 17:24

Re: [git patches] net driver fixes

... worth getting the sk_buff leak fix in ppp from >> http://www. ... below. I think, though, this patch is already in someone's ... an-sk_buff-on-interface-destruction.patch but then dropped with the ... 04:04.000000000 +0100 +++ b/drivers/net/ppp_generic.c 2007-03 ...

linux-kernel - Guennadi Liakhovetski - Mar 30 2007 - 03:32

Re: [git patches] net driver fixes

... > > Signed-off-by: Satyam Sharma > > --- > > drivers/net/pcmcia/nmclan_cs.c | 6 ------ > 1 files changed, 0 insertions(+), 6 deletions(-) ACK, but patch does not apply to netdev-2.6.git#upstream alas - To ...

linux-kernel - Jeff Garzik - Aug 31 2007 - 09:10

Re: [git patches] net driver fixes

... > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream- ... we need to defer the Tulip davicom ID removal patch, because the tulip driver is the only one ... a tree which contains the other bug fixes we can integrate those now. Thanks! ...

linux-kernel - David Miller - Apr 4 2008 - 15:39

Re: [git patches] net driver fixes .26

... -0400 > > Please pull from 'davem-fixes' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git davem-fixes > > to receive the following updates ... Pulled and pushed back out to net-2.6, thanks Jeff! -- To unsubscribe ...

linux-kernel - David Miller - Jun 4 2008 - 14:55

Re: [git patches] net driver fixes

... stuff, including the 8390 fix for > net-next, is coming late ... tonight. > > Please pull from 'davem-fixes' branch of > master.kernel.org ... jgarzik/netdev-2.6.git davem-fixes > > to receive the following ... and pushed back out to net-2.6, thanks Jeff! -- To ...

linux-kernel - David Miller - Jun 10 2008 - 19:35

Re: [git patches] net driver fixes

... Jun 2008 22:30:19 -0400 > Please pull from 'davem-fixes' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git davem-fixes Pulled and pushed back out to net-2.6, thanks Jeff! -- To unsubscribe from this list: ...

linux-kernel - David Miller - Jun 11 2008 - 23:33

speck-geostationary