[PATCH net-next 00/10] docs: net: updates for old and cobwebbed docs
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-05-26 16:02:03
Also in:
linux-doc
I'm hoping to start feeding our docs into the AI review tools, instead of maintaining a separate repo with review prompts. To experiment with that we have to refresh the docs a little bit. A read thru our current docs makes one slightly question the value of including them in reviews. But directionally, I feel, it's probably still right. I'm hoping the Rx Checksum section about not dropping packets for example to be impactful. I don't think the current AI agents or review docs include this guidance. Jakub Kicinski (10): docs: net: netdevices: small fixes and clarifications docs: net: fix minor issues with driver guide docs: net: statistics: fix kernel-internal stats list docs: net: update devmem code examples docs: net: fix minor issues with the NAPI guide docs: net: refresh netdev feature guidance docs: net: fix minor issues with checksum offloads docs: net: add Rx notes to the checksum guide docs: net: render the checksum comment in checksum-offloads.rst docs: net: fix minor issues with segmentation offloads .../networking/checksum-offloads.rst | 67 ++++++++++++------- Documentation/networking/devmem.rst | 27 +++----- Documentation/networking/driver.rst | 7 +- Documentation/networking/napi.rst | 11 ++- Documentation/networking/netdev-features.rst | 60 +++++++++++------ Documentation/networking/netdevices.rst | 31 +++++---- .../networking/segmentation-offloads.rst | 37 +++++++++- Documentation/networking/skbuff.rst | 6 -- Documentation/networking/statistics.rst | 19 ++++-- 9 files changed, 172 insertions(+), 93 deletions(-) -- 2.54.0