xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: Netback fixes for 2.6.32.x
@ 2011-03-16  9:23 Ian Campbell
  2011-03-16 15:58 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Campbell @ 2011-03-16  9:23 UTC (permalink / raw)
  To: xen-devel, Jeremy Fitzhardinge; +Cc: Paul Durrant

Hi Jeremy,

This synchronises the xen 2.6.32.x branch with the baseline of what has
gone into mainline.

Please pull. 

Ian.

The following changes since commit 3d14ce7d7f75966641eda1c87f678ecdc72b8cf0:
  Jeremy Fitzhardinge (1):
        Merge commit 'v2.6.32.32' into xen/next-2.6.32

are available in the git repository at:

  git://xenbits.xen.org/people/ianc/linux-2.6.git for-jeremy/netback

Ian Campbell (4):
      xen: netback: Drop GSO SKBs which do not have csum_blank.
      xen: netback: completely remove tx_queue_timer
      Revert "xen: netback: Drop GSO SKBs which do not have csum_blank."
      xen: netback: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL

Paul Durrant (5):
      xen: netback: Re-define PKT_PROT_LEN to be bigger.
      xen: netback: Don't count packets we don't actually receive.
      xen: netback: Remove the 500ms timeout to restart the netif queue.
      xen: netback: Add a missing test to tx_work_todo.
      xen: netback: Re-factor net_tx_action_dealloc() slightly.

 drivers/xen/netback/common.h    |    4 +-
 drivers/xen/netback/interface.c |   22 +++-----
 drivers/xen/netback/netback.c   |  113 +++++++++++++++++++++++----------------
 3 files changed, 77 insertions(+), 62 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: Netback fixes for 2.6.32.x
  2011-03-16  9:23 [GIT PULL]: Netback fixes for 2.6.32.x Ian Campbell
@ 2011-03-16 15:58 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2011-03-16 15:58 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Paul Durrant, xen-devel

On 03/16/2011 02:23 AM, Ian Campbell wrote:
> Hi Jeremy,
>
> This synchronises the xen 2.6.32.x branch with the baseline of what has
> gone into mainline.

Done.

    J

> Please pull. 
>
> Ian.
>
> The following changes since commit 3d14ce7d7f75966641eda1c87f678ecdc72b8cf0:
>   Jeremy Fitzhardinge (1):
>         Merge commit 'v2.6.32.32' into xen/next-2.6.32
>
> are available in the git repository at:
>
>   git://xenbits.xen.org/people/ianc/linux-2.6.git for-jeremy/netback
>
> Ian Campbell (4):
>       xen: netback: Drop GSO SKBs which do not have csum_blank.
>       xen: netback: completely remove tx_queue_timer
>       Revert "xen: netback: Drop GSO SKBs which do not have csum_blank."
>       xen: netback: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
>
> Paul Durrant (5):
>       xen: netback: Re-define PKT_PROT_LEN to be bigger.
>       xen: netback: Don't count packets we don't actually receive.
>       xen: netback: Remove the 500ms timeout to restart the netif queue.
>       xen: netback: Add a missing test to tx_work_todo.
>       xen: netback: Re-factor net_tx_action_dealloc() slightly.
>
>  drivers/xen/netback/common.h    |    4 +-
>  drivers/xen/netback/interface.c |   22 +++-----
>  drivers/xen/netback/netback.c   |  113 +++++++++++++++++++++++----------------
>  3 files changed, 77 insertions(+), 62 deletions(-)
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-16 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16  9:23 [GIT PULL]: Netback fixes for 2.6.32.x Ian Campbell
2011-03-16 15:58 ` Jeremy Fitzhardinge

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).