netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bhutchings@solarflare.com
Cc: linux-net-drivers@solarflare.com, netdev@vger.kernel.org
Subject: Re: Pull request: sfc 2013-12-10
Date: Tue, 10 Dec 2013 21:21:10 -0500 (EST)	[thread overview]
Message-ID: <20131210.212110.449595140641890973.davem@davemloft.net> (raw)
In-Reply-To: <1386726714.1516.236.camel@bwh-desktop.uk.level5networks.com>

From: Ben Hutchings <bhutchings@solarflare.com>
Date: Wed, 11 Dec 2013 01:51:54 +0000

>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.13
 ...
> Several fixes for the PTP hardware support added in 3.7:
> 1. Fix filtering of PTP packets on the TX path to be robust against bad
> header lengths.
> 2. Limit logging on the RX path in case of a PTP packet flood, partly
> from Laurence Evans.
> 3. Disable PTP hardware when the interface is down so that we don't
> receive RX timestamp events, from Alexandre Rames.
> 4. Maintain clock frequency adjustment when a time offset is applied.
> 
> Also fixes for the SFC9100 family support added in 3.12:
> 5. Take the RX prefix length into account when applying NET_IP_ALIGN,
> from Andrew Rybchenko.
> 6. Work around a bug that breaks communication between the driver and
> firmware, from Robert Stonehouse.
> 
> Please also queue these up for the appropriate stable branches.

Pulled and queued up for -stable, thanks.

      parent reply	other threads:[~2013-12-11  2:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11  1:51 Pull request: sfc 2013-12-10 Ben Hutchings
2013-12-11  1:54 ` [PATCH net 1/8] sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx() Ben Hutchings
2013-12-11  1:55 ` [PATCH net 2/8] sfc: PTP: Moderate log message on event queue overflow Ben Hutchings
2013-12-11  1:55 ` [PATCH net 3/8] sfc: Rate-limit log message for PTP packets without a matching timestamp event Ben Hutchings
2013-12-11  1:56 ` [PATCH net 4/8] sfc: Stop/re-start PTP when stopping/starting the datapath Ben Hutchings
2013-12-11  1:56 ` [PATCH net 5/8] sfc: Maintain current frequency adjustment when applying a time offset Ben Hutchings
2013-12-11  1:57 ` [PATCH net 6/8] sfc: RX buffer allocation takes prefix size into account in IP header alignment Ben Hutchings
2013-12-11  1:57 ` [PATCH net 7/8] sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() Ben Hutchings
2013-12-11  1:58 ` [PATCH net 8/8] sfc: Poll for MCDI completion once before timeout occurs Ben Hutchings
2013-12-11  2:21 ` 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=20131210.212110.449595140641890973.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bhutchings@solarflare.com \
    --cc=linux-net-drivers@solarflare.com \
    --cc=netdev@vger.kernel.org \
    /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).