]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-segmentation-offload-doc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 19:52:39 +0000 (14:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 19:52:39 +0000 (14:52 -0500)
commit082152d020985c8bd5d36ef5933b7cea1b0a0a80
tree9fc4eb073da9f15fe7eeb12b0462a1c4707762e1
parentd071fa50dbd8b72d6022c6f6a85f14aed9dc5c4f
parent6aee486f3a4b703db1d6481cf09d04a6199925cc
Merge branch 'net-segmentation-offload-doc-fixes'

Daniel Axtens says:

====================
Updates to segmentation-offloads.txt

I've been trying to wrap my head around GSO for a while now. This is a
set of small changes to the docs that would probably have been helpful
when I was starting out.

I realise that GSO_DODGY is still a notable omission - I'm hesitant to
write too much on it just yet as I don't understand it well and I
think it's in the process of changing.
====================

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