All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 1/3] skb_partial_csum_set
Date: Wed, 16 Jan 2008 08:03:05 +1100	[thread overview]
Message-ID: <200801160803.06052.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20080115.031422.06112893.davem@davemloft.net>

On Tuesday 15 January 2008 22:14:22 David Miller wrote:
> From: Rusty Russell <rusty@rustcorp.com.au>
> Date: Tue, 15 Jan 2008 21:41:55 +1100
>
> > Implement skb_partial_csum_set, for setting partial csums on untrusted
> > packets.
> >
> > Use it in virtio_net (replacing buggy version there), it's also going
> > to be used by TAP for partial csum support.
> >
> > Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
>
> Looks fine to me.
>
> Acked-by: David S. Miller <davem@davemloft.net>
>
> If you like I can merge this into my net-2.6.25 tree, or alternatively
> if it makes your life easier you then you can handle it yourself.

Thanks, that will reduce coordination pain.

Cheers,
Rusty.

  parent reply	other threads:[~2008-01-15 21:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 10:41 [PATCH 1/3] skb_partial_csum_set Rusty Russell
2008-01-15 10:43 ` [PATCH 2/3] virtio: Net header needs gso_hdr_len Rusty Russell
2008-01-15 10:43 ` Rusty Russell
2008-01-15 10:47   ` [PATCH 3/3] tun/tap GSO/partial csum support Rusty Russell
2008-01-15 10:47   ` Rusty Russell
2008-01-16  0:06   ` [PATCH 2/3] virtio: Net header needs gso_hdr_len Herbert Xu
2008-01-16  0:06   ` Herbert Xu
2008-01-16  4:19     ` Rusty Russell
2008-01-22 10:36       ` Herbert Xu
2008-01-22 10:36       ` Herbert Xu
2008-01-22 22:06         ` Rusty Russell
2008-01-22 22:29           ` Herbert Xu
2008-01-22 22:29           ` Herbert Xu
2008-01-22 22:06         ` Rusty Russell
2008-01-16  4:19     ` Rusty Russell
2008-01-15 11:14 ` [PATCH 1/3] skb_partial_csum_set David Miller
2008-01-15 21:03   ` Rusty Russell
2008-01-15 21:03   ` Rusty Russell [this message]
2008-01-15 11:14 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2008-01-15 10:41 Rusty Russell

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=200801160803.06052.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.