git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9135f19
)
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 5 Feb 2008 04:49:54 +0000
(23:49 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 4 Feb 2008 12:49:56 +0000
(23:49 +1100)
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>
Acked-by: David S. Miller <davem@davemloft.net>
No differences found