summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-10-27Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+1
2023-10-27Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski1-0/+8
2023-10-27netlink: specs: support conditional operationsJakub Kicinski3-0/+15
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+4
2023-10-26Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie1-1/+5
2023-10-26Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie1-1/+3
2023-10-25mptcp: add a new sysctl for make after break timeoutPaolo Abeni1-0/+11
2023-10-25Revert "Merge branch 'mv88e6xxx-dsa-bindings'"Jakub Kicinski5-429/+111
2023-10-25dt-bindings: marvell: Add Marvell MV88E6060 DSA schemaLinus Walleij1-0/+88
2023-10-25dt-bindings: marvell: Rewrite MV88E6xxx in schemaLinus Walleij2-109/+330
2023-10-25dt-bindings: net: mvusb: Fix up DSA exampleLinus Walleij1-2/+5
2023-10-25dt-bindings: net: dsa: Require ports or ethernet-portsLinus Walleij1-0/+6
2023-10-25dt-bindings: net: dsa: microchip: add wakeup-source propertyOleksij Rempel1-0/+2
2023-10-24net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli1-2/+2
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli7-142/+146
2023-10-24Documentation: netlink: add a YAML spec for mptcpDavide Caratti1-0/+391
2023-10-24tools: ynl-gen: add support for exact-len validationDavide Caratti4-0/+12
2023-10-24tools: ynl: add uns-admin-perm to genetlink legacyDavide Caratti1-1/+1
2023-10-24page_pool: update document about fragment APIYunsheng Lin1-1/+3
2023-10-24netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko1-27/+1453
2023-10-24netlink: specs: devlink: make dont-validate single lineJiri Pirko1-51/+16
2023-10-24netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko1-1/+0
2023-10-24tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2-2/+2
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-1/+1
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds1-1/+1
2023-10-21Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2023-10-20Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-1/+1
2023-10-20Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski3-3/+6
2023-10-20netlink: add variable-length / auto integersJakub Kicinski1-2/+16
2023-10-20tools: ynl-gen: support limit namesJakub Kicinski3-6/+21
2023-10-20tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski3-0/+9
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-32/+59
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-12/+14
2023-10-19i40e: Align devlink info versions with ice driver and add docsIvan Vecera2-0/+60
2023-10-19dt-bindings: net: dsa: Drop 'ethernet-ports' node propertiesRob Herring1-9/+0
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch referencesRob Herring1-12/+2
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentationRob Herring1-16/+16
2023-10-19dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'Rob Herring1-1/+1
2023-10-19dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' levelRob Herring1-4/+6
2023-10-19dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hexRob Herring7-10/+10
2023-10-19dt-bindings: net: renesas: Drop ethernet-phy node schemaRob Herring2-4/+2
2023-10-19dt-bindings: net: Add missing (unevaluated|additional)Properties on child nod...Rob Herring10-8/+15
2023-10-19docs: rust: update Rust docs output pathMiguel Ojeda1-1/+1
2023-10-19docs: networking: document multi-RSS contextJakub Kicinski1-0/+42
2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler1-0/+8
2023-10-18Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-1/+1
2023-10-18Documentation: devlink: add a note about RTNL lock into locking sectionJiri Pirko1-0/+4
2023-10-18Documentation: devlink: add nested instance sectionJiri Pirko1-0/+24
2023-10-18Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+1