netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com
Subject: Re: [net-next 00/15][pull request] Intel Wired LAN Driver Updates
Date: Mon, 06 Jan 2014 10:49:53 -0800	[thread overview]
Message-ID: <1389034193.2278.9.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20140106.132628.418605275145035482.davem@davemloft.net>

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

On Mon, 2014-01-06 at 13:26 -0500, David Miller wrote:
> From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> Date: Mon,  6 Jan 2014 04:30:21 -0800
> 
> > This series contains updates to i40e only.
>  ...
> >   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
> 
> Pulled, please make sure the coding style feedback does actually
> get addressed.
> 
> Thanks Jeff.

Yes, I will make sure it is in one of the upcoming series.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2014-01-06 18:49 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 12:30 [net-next 00/15][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2014-01-06 12:30 ` [net-next 01/15] i40e: Record dma buffer info for dummy packets Jeff Kirsher
2014-01-06 12:30 ` [net-next 02/15] i40e: Fix SR-IOV VF port VLAN Jeff Kirsher
2014-01-06 12:30 ` [net-next 03/15] i40e: fix whitespace Jeff Kirsher
2014-01-06 12:30 ` [net-next 04/15] i40e: avoid unnecessary register read Jeff Kirsher
2014-01-06 12:30 ` [net-next 05/15] i40e: Do not enable default port on the VEB Jeff Kirsher
2014-01-06 12:30 ` [net-next 06/15] i40e: use struct assign instead of memcpy Jeff Kirsher
2014-01-06 12:30 ` [net-next 07/15] i40e: don't allocate zero size Jeff Kirsher
2014-01-06 12:30 ` [net-next 08/15] i40e: acknowledge VFLR when disabling SR-IOV Jeff Kirsher
2014-01-06 16:43   ` Sergei Shtylyov
2014-01-06 18:10     ` Williams, Mitch A
2014-01-07 21:55       ` Sergei Shtylyov
2014-01-06 12:30 ` [net-next 09/15] i40e: support VFs on PFs other than 0 Jeff Kirsher
2014-01-06 12:30 ` [net-next 10/15] i40e: Fix VF driver MAC address configuration Jeff Kirsher
2014-01-06 12:30 ` [net-next 11/15] i40e: use correct struct for get and update vsi params Jeff Kirsher
2014-01-06 12:30 ` [net-next 12/15] i40e: Hide the Port VLAN VLAN ID Jeff Kirsher
2014-01-06 12:30 ` [net-next 13/15] i40e: Admin queue shutdown fixes Jeff Kirsher
2014-01-06 12:30 ` [net-next 14/15] i40e: check asq alive before notify Jeff Kirsher
2014-01-06 12:30 ` [net-next 15/15] i40e: Do not allow AQ calls from ndo-ops Jeff Kirsher
2014-01-06 18:26 ` [net-next 00/15][pull request] Intel Wired LAN Driver Updates David Miller
2014-01-06 18:49   ` Jeff Kirsher [this message]
2014-01-06 20:14   ` Jeff Kirsher
  -- strict thread matches above, loose matches on Subject: below --
2014-05-29 15:10 Jeff Kirsher
2014-05-31  0:53 ` David Miller
2014-05-27  9:12 Jeff Kirsher
2014-05-28 16:42 ` David Miller
2014-05-21 12:00 Jeff Kirsher
2014-05-22 16:05 ` David Miller
2014-04-28 13:52 Jeff Kirsher
2014-04-28 18:53 ` David Miller
2014-03-26 18:03 Jeff Kirsher
2014-03-20  8:32 Jeff Kirsher
2014-03-20 18:20 ` David Miller
2014-03-08  9:25 Jeff Kirsher
2014-03-08 23:50 ` David Miller
2014-03-09  0:10   ` David Miller
2014-03-09  1:12     ` Jeff Kirsher
2014-01-09 12:52 Jeff Kirsher
2014-01-09 20:13 ` David Miller
2014-01-07  9:32 Jeff Kirsher
2014-01-05 10:46 Jeff Kirsher
2014-01-06  1:31 ` David Miller
2013-12-19  6:34 Jeff Kirsher
2013-12-19 19:20 ` Jeff Kirsher
2013-12-19 19:47   ` David Miller
2013-12-12 12:40 Jeff Kirsher
2013-12-06  8:06 Jeff Kirsher
2013-12-06 19:49 ` David Miller
2013-08-21  8:23 Jeff Kirsher
2013-07-29 12:51 Jeff Kirsher
2013-04-18 23:30 Jeff Kirsher
2013-04-19 18:19 ` David Miller
2013-03-08 10:07 Jeff Kirsher
2013-03-08 17:25 ` David Miller
2013-01-11 10:23 Jeff Kirsher
2012-02-13 21:47 [net-next 00/15][pull request] Intel Wired LAN Driver updates Jeff Kirsher
2012-02-13 23:48 ` David Miller

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=1389034193.2278.9.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=davem@davemloft.net \
    --cc=gospo@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@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).