From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: v4.15-rc2 on thinkpad x60: ethernet stopped working Date: Fri, 15 Dec 2017 10:52:10 -0500 (EST) Message-ID: <20171215.105210.103516329605719086.davem@davemloft.net> References: <20171210083949.GA3872@amd> <20171215092849.GB15090@amd> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nix.or.die@gmail.com, bpoirier@suse.com, lsorense@csclub.uwaterloo.ca, aaron.f.brown@intel.com, jeffrey.t.kirsher@intel.com, linux-kernel@vger.kernel.org, intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org To: pavel@ucw.cz Return-path: In-Reply-To: <20171215092849.GB15090@amd> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Pavel Machek Date: Fri, 15 Dec 2017 10:28:49 +0100 > Hi! > >> >In v4.15-rc2+, network manager can not see my ethernet card, and >> >manual attempts to ifconfig it up did not really help, either. >> > >> >Card is: >> > >> >02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet >> >Controller > .... >> >Any ideas ? >> >> Yes , 19110cfbb34d4af0cdfe14cd243f3b09dc95b013 broke it. >> >> See: >> https://bugzilla.kernel.org/show_bug.cgi?id=198047 >> >> Fix there : >> https://marc.info/?l=linux-kernel&m=151272209903675&w=2 > > I don't see the patch in latest mainline. Not having ethernet > is... somehow annoying. What is going on there? Generally speaking, e1000 maintainence has been handled very poorly over the past few years, I have to say. Fixes take forever to propagate even when someone other than the maintainer provides a working and tested fix, just like this case. Jeff, please take e1000 maintainence seriously and get these critical bug fixes propagated. Thank you.