[PATCH v4 linux next 0/4] Docs/zh_CN: Translate networking docs to Simplified Chinese

wang.yaxin@zte.com.cn posted 4 patches 2 weeks, 1 day ago
There is a newer version of this series
.../zh_CN/networking/generic-hdlc.rst         | 172 +++++
.../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, 1033 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
[PATCH v4 linux next 0/4] Docs/zh_CN: Translate networking docs to Simplified Chinese
Posted by wang.yaxin@zte.com.cn 2 weeks, 1 day ago
From: Wang Yaxin <wang.yaxin@zte.com.cn>

translate networking docs to Simplified Chinese

v1->v2:
https://lore.kernel.org/all/20250728153954564ePWG4rm0QdFoq2QGWUGlt@zte.com.cn/
https://lore.kernel.org/all/CAD-N9QW7=frNYSJDhaUiggSF9p_v33R8BQ0t8vypWUCXO+pyZQ@mail.gmail.com/
1. resend by plain text.
2. remove unneccessary empty line in subject.

v2->v3:
1. add reviewer tag

v3->v4:
1.fix misalignment problem in title

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         | 172 +++++
 .../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, 1033 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