From: Wang Yaxin <wang.yaxin@xxxxxxxxxx> translate networking docs to Simplified Chinese v1->v2: https://lore.kernel.org/all/20250728153954564ePWG4rm0QdFoq2QGWUGlt@xxxxxxxxxx/ https://lore.kernel.org/all/CAD-N9QW7=frNYSJDhaUiggSF9p_v33R8BQ0t8vypWUCXO+pyZQ@xxxxxxxxxxxxxx/ 1. resend by plain text. 2. remove unneccessary empty line in subject. v2->v3: 1. add reviewer tag Sun yuxi (2): Docs/zh_CN: Translate mptcp-sysctl.rst to Simplified Chinese Docs/zh_CN: Translate generic-hdlc.rst to Simplified Chinese Wang Yaxin (2): Docs/zh_CN: Translate skbuff.rst to Simplified Chinese Docs/zh_CN: Translate timestamping.rst to Simplified Chinese .../zh_CN/networking/generic-hdlc.rst | 176 +++++ .../translations/zh_CN/networking/index.rst | 8 +- .../zh_CN/networking/mptcp-sysctl.rst | 139 ++++ .../translations/zh_CN/networking/skbuff.rst | 44 ++ .../zh_CN/networking/timestamping.rst | 674 ++++++++++++++++++ 5 files changed, 1037 insertions(+), 4 deletions(-) create mode 100644 Documentation/translations/zh_CN/networking/generic-hdlc.rst create mode 100644 Documentation/translations/zh_CN/networking/mptcp-sysctl.rst create mode 100644 Documentation/translations/zh_CN/networking/skbuff.rst create mode 100644 Documentation/translations/zh_CN/networking/timestamping.rst -- 2.25.1