netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: richardcochran@gmail.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH 0/7] net: fixup time stamping batch #1
Date: Sun, 19 Jun 2011 16:36:10 -0700 (PDT)	[thread overview]
Message-ID: <20110619.163610.220895682157570365.davem@davemloft.net> (raw)
In-Reply-To: <cover.1308489767.git.richard.cochran@omicron.at>

From: Richard Cochran <richardcochran@gmail.com>
Date: Sun, 19 Jun 2011 15:31:38 +0200

> As Eric Dumazet helpfully pointed out, the placing the transmit time
> stamp hook after giving the skb to hardware races with the completion
> ISR, for those drivers which free the buffer in the ISR.
> 
> This series fixes up the first batch of time stamping hook patches.

Series applied, thanks.

      parent reply	other threads:[~2011-06-19 23:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-19 13:31 [PATCH 0/7] net: fixup time stamping batch #1 Richard Cochran
2011-06-19 13:31 ` [PATCH 1/7] net: correct comment on where to place transmit time stamp hook Richard Cochran
2011-06-19 13:31 ` [PATCH 2/7] fec: fix race in transmit time stamping Richard Cochran
2011-06-19 13:31 ` [PATCH 3/7] tg3: " Richard Cochran
2011-06-19 13:31 ` [PATCH 4/7] r6040: " Richard Cochran
2011-06-19 13:31 ` [PATCH 5/7] stmmac: " Richard Cochran
2011-06-19 13:31 ` [PATCH 6/7] smsc9420: " Richard Cochran
2011-06-19 13:31 ` [PATCH 7/7] davinci_emac: " Richard Cochran
2011-06-19 23:36 ` David Miller [this message]

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=20110619.163610.220895682157570365.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.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).