Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: networking: shorten the main title in offloads documents

The titles do not look very nice in the table of contents generated by
Sphinx.

I also think it is obvious that the documents are describing offloads
in the Linux Networking Stack.

Signed-off-by: Otto Sabart <ottosabart@seberm.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Otto Sabart and committed by
Jonathan Corbet
b83eb68c d0dcde64

+6 -6
+3 -3
Documentation/networking/checksum-offloads.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 - =============================================== 4 - Checksum Offloads in the Linux Networking Stack 5 - =============================================== 3 + ================= 4 + Checksum Offloads 5 + ================= 6 6 7 7 8 8 Introduction
+3 -3
Documentation/networking/segmentation-offloads.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 - =================================================== 4 - Segmentation Offloads in the Linux Networking Stack 5 - =================================================== 3 + ===================== 4 + Segmentation Offloads 5 + ===================== 6 6 7 7 8 8 Introduction