linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] doc: network: integrate offload documents into doc tree
@ 2019-01-04 10:41 Otto Sabart
  2019-01-04 10:42 ` [PATCH 1/5] doc: networking: prepare offload documents for conversion into RST Otto Sabart
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Otto Sabart @ 2019-01-04 10:41 UTC (permalink / raw)
  To: David S. Miller, Jonathan Corbet; +Cc: linux-doc, netdev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

This series of patches integrates checksum-offloads and
segmentation-offloads documents into documentation tree.

These patches do not change semantics of these documents. There are only
changes which are needed for successful integration into documentation
tree generated by Sphinx.

Otto Sabart (5):
  doc: networking: prepare offload documents for conversion into RST
  doc: networking: convert offload files into RST
  doc: networking: update references to files describing offloads
  doc: networking: shorten the main title in offloads documents
  doc: networking: add offload documents into main index file

 .../networking/checksum-offloads.rst          | 143 ++++++++++++++++++
 .../networking/checksum-offloads.txt          | 122 ---------------
 Documentation/networking/index.rst            |   2 +
 ...offloads.txt => segmentation-offloads.rst} |  48 +++---
 include/linux/skbuff.h                        |   2 +-
 5 files changed, 177 insertions(+), 140 deletions(-)
 create mode 100644 Documentation/networking/checksum-offloads.rst
 delete mode 100644 Documentation/networking/checksum-offloads.txt
 rename Documentation/networking/{segmentation-offloads.txt => segmentation-offloads.rst} (88%)

-- 
2.17.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-05 23:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-04 10:41 [PATCH 0/5] doc: network: integrate offload documents into doc tree Otto Sabart
2019-01-04 10:42 ` [PATCH 1/5] doc: networking: prepare offload documents for conversion into RST Otto Sabart
2019-01-04 10:42 ` [PATCH 2/5] doc: networking: convert offload files " Otto Sabart
2019-01-04 10:42 ` [PATCH 3/5] doc: networking: update references to files describing offloads Otto Sabart
2019-01-05 22:15   ` David Miller
2019-01-05 23:34     ` Otto Sabart
2019-01-04 10:42 ` [PATCH 4/5] doc: networking: shorten the main title in offloads documents Otto Sabart
2019-01-04 10:43 ` [PATCH 5/5] doc: networking: add offload documents into main index file Otto Sabart

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).