netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bhutchings@solarflare.com
Cc: netdev@vger.kernel.org, linux-net-drivers@solarflare.com
Subject: Re: Pull request: sfc-next 2012-12-01
Date: Sat, 01 Dec 2012 11:33:23 -0500 (EST)	[thread overview]
Message-ID: <20121201.113323.892001865049602196.davem@davemloft.net> (raw)
In-Reply-To: <1354336821.2640.39.camel@bwh-desktop.uk.solarflarecom.com>

From: Ben Hutchings <bhutchings@solarflare.com>
Date: Sat, 1 Dec 2012 04:40:21 +0000

> The following changes since commit bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa:
> 
>   core: make GRO methods static. (2012-11-29 13:18:32 -0500)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem
> 
> (commit b9cc977d9d4d1866ee83df38815f4b3b34d99dd9)
> 
> 1. More workarounds for TX queue flush failures that can occur during
>    interface reconfiguration.
> 2. Fix spurious failure of a firmware request running during a system
>    clock change, e.g. ntpd started at the same time as driver load.
> 3. Fix inconsistent statistics after a firmware upgrade.
> 4. Fix a variable (non-)initialisation in offline self-test that can
>    make it more disruptive than intended.
> 5. Fix a race that can (at least) cause an assertion failure.
> 6. Miscellaneous cleanup.

Pulled, thanks a lot Ben.

I just want to point out how much I like your commit messages,
your patches are trivial to review because of them.

Thanks again.

      parent reply	other threads:[~2012-12-01 16:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-01  4:40 Pull request: sfc-next 2012-12-01 Ben Hutchings
2012-12-01  4:41 ` [PATCH net-next 01/13] sfc: Fix byte order warnings for ethtool RX filter interface Ben Hutchings
2012-12-01  4:41 ` [PATCH net-next 02/13] sfc: Fix byte order warning in self-test Ben Hutchings
2012-12-01  4:41 ` [PATCH net-next 03/13] sfc: Really disable flow control while flushing Ben Hutchings
2012-12-01  4:42 ` [PATCH net-next 04/13] sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page() Ben Hutchings
2012-12-01  4:42 ` [PATCH net-next 05/13] sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES Ben Hutchings
2012-12-01  4:42 ` [PATCH net-next 06/13] sfc: Remove confusing MMIO functions Ben Hutchings
2012-12-01  4:42 ` [PATCH net-next 07/13] sfc: Correctly initialise reset_method in siena_test_chip() Ben Hutchings
2012-12-01  4:42 ` [PATCH net-next 08/13] sfc: Do not initialise buffer in efx_alloc_special_buffer() Ben Hutchings
2012-12-01  4:43 ` [PATCH net-next 09/13] sfc: Reset driver's MAC stats after MC reboot seen Ben Hutchings
2012-12-01  4:43 ` [PATCH net-next 10/13] sfc: Work-around flush timeout when flushes have completed Ben Hutchings
2012-12-01  4:44 ` [PATCH net-next 11/13] sfc: lock TX queues when calling netif_device_detach() Ben Hutchings
2012-12-01  4:44 ` [PATCH net-next 12/13] sfc: Fix timekeeping in efx_mcdi_poll() Ben Hutchings
2012-12-01  4:44 ` [PATCH net-next 13/13] sfc: Make module parameters really boolean Ben Hutchings
2012-12-01 16:33 ` 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=20121201.113323.892001865049602196.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).