From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Axtens Subject: [PATCH 0/3] Updates to segmentation-offloads.txt Date: Wed, 14 Feb 2018 18:05:30 +1100 Message-ID: <20180214070533.28377-1-dja@axtens.net> Cc: Daniel Axtens To: netdev@vger.kernel.org Return-path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:38006 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754470AbeBNHF6 (ORCPT ); Wed, 14 Feb 2018 02:05:58 -0500 Received: by mail-pf0-f195.google.com with SMTP id i3so28767pfe.5 for ; Tue, 13 Feb 2018 23:05:57 -0800 (PST) Sender: netdev-owner@vger.kernel.org List-ID: 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. Daniel Axtens (3): docs: segmentation-offloads.txt: update for UFO depreciation docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUM docs: segmentation-offloads.txt: add SCTP info Documentation/networking/segmentation-offloads.txt | 38 +++++++++++++++++++--- 1 file changed, 34 insertions(+), 4 deletions(-) -- 2.14.1