|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [GIT PULL]: Netback fixes for 2.6.32.x
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(-)
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|