netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: rusty@rustcorp.com.au
Cc: netdev@vger.kernel.org, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 1/3] skb_partial_csum_set
Date: Tue, 15 Jan 2008 03:14:22 -0800 (PST)	[thread overview]
Message-ID: <20080115.031422.06112893.davem@davemloft.net> (raw)
In-Reply-To: <200801152141.56172.rusty@rustcorp.com.au>

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.

  parent reply	other threads:[~2008-01-15 11:14 UTC|newest]

Thread overview: 10+ 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:47   ` [PATCH 3/3] tun/tap GSO/partial csum support Rusty Russell
2008-01-16  0:06   ` [PATCH 2/3] virtio: Net header needs gso_hdr_len Herbert Xu
2008-01-16  4:19     ` Rusty Russell
2008-01-22 10:36       ` Herbert Xu
2008-01-22 22:06         ` Rusty Russell
2008-01-22 22:29           ` Herbert Xu
2008-01-15 11:14 ` David Miller [this message]
2008-01-15 21:03   ` [PATCH 1/3] skb_partial_csum_set 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=20080115.031422.06112893.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --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 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).