netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: romieu@fr.zoreil.com
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
	Francois Romieu <romieu@fr.zoreil.com>,
	pomidorabelisima@gmail.com, vinschen@redhat.com
Subject: [PATCH net 0/3] r8169: fix sleepable allocation during netdevice stats retrieval.
Date: Sat,  5 Sep 2015 14:18:51 +0200	[thread overview]
Message-ID: <cover.1441454454.git.romieu@fr.zoreil.com> (raw)

From: Francois Romieu <romieu@fr.zoreil.com>

This series applies against davem's net as of
724a7636ad026a3a68f3fc626ccd04111f65cfd9 ("Merge branch 'sctp-fixes').

It's untested though reviewable. I should be able to try it this evening.

Francois Romieu (3):
  r8169: decouple the counters data and the device private area.
  r8169: move rtl_reset_counters_cond before the hardware counters helpers.
  r8169: increase the lifespan of the hardware counters dump area.

 drivers/net/ethernet/realtek/r8169.c | 200 +++++++++++++++++------------------
 1 file changed, 96 insertions(+), 104 deletions(-)

-- 
2.4.3

             reply	other threads:[~2015-09-05 12:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05 12:18 romieu [this message]
2015-09-05 12:18 ` [PATCH net 1/3] r8169: decouple the counters data and the device private area romieu
2015-09-06 10:38   ` Corinna Vinschen
2015-09-05 12:18 ` [PATCH net 2/3] r8169: move rtl_reset_counters_cond before the hardware counters helpers romieu
2015-09-05 12:18 ` [PATCH net 3/3] r8169: increase the lifespan of the hardware counters dump area romieu
2015-09-06 10:37   ` Corinna Vinschen
2015-09-06 20:21     ` Francois Romieu
2015-09-07  7:05       ` David Miller
2015-09-07  9:29       ` Corinna Vinschen
2015-09-08  0:00         ` David Miller
2015-09-08  8:05           ` Corinna Vinschen
2015-09-07 14:44     ` Corinna Vinschen
2015-09-07 21:52       ` Francois Romieu
2015-09-08  0:02         ` Francois Romieu
2015-09-08 20:23           ` Corinna Vinschen
2015-09-08 23:27             ` Francois Romieu
2015-09-09  9:00               ` Corinna Vinschen
2015-09-08  8:09         ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1441454454.git.romieu@fr.zoreil.com \
    --to=romieu@fr.zoreil.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=pomidorabelisima@gmail.com \
    --cc=vinschen@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).