]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sunvnet-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 02:19:13 +0000 (21:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 02:19:13 +0000 (21:19 -0500)
commitf79a1eb48b82ddf15b2ab0042e6bf09545c9a620
treefa68a5241fb0198dcbe9011b863ec22429cab627
parented6d3c28253a0ca0aa4773e078ab8fb790b00fdb
parent5fe0c742e5e7a555c9fa178a96de940f38696c96
Merge branch 'sunvnet-next'

David L Stevens says:

====================
sunvnet: add SG, HW_CSUM, GSO, and TSO support

This patch set adds everything needed for TSO support in sunvnet. On my
test hardware, this increases the single-stream TCP throughput for the
default 1500-byte MTU Linux-Linux from ~2Gbps to 10Gbps and Linux-Solaris
from ~2Gbps to 6Gbps.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>