summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2024-09-11mptcp: disable active MPTCP in case of blackholeMatthieu Baerts (NGI0)
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schemaRob Herring (Arm)
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-10net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWAREJason Xing
2024-09-10eth: fbnic: Add devlink firmware version infoLee Trager
2024-09-09net/mlx5: HWS, added API and enabled HWS supportYevgeny Kliteynik
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05netlink: specs: nftables: allow decode of tailscale rulesetDonald Hunter
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-05Merge tag 'linux-can-next-for-6.12-20240904-2' of git://git.kernel.org/pub/sc...Paolo Abeni
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-04dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controllerMarc Kleine-Budde
2024-09-03netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal
2024-09-03dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml formatFrank Li
2024-09-03docs: ABI: update OCP TimeCard sysfs entriesVadim Fedorenko
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-01mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-30dt-bindings: can: convert microchip,mcp251x.txt to yamlFrank Li
2024-08-30dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M supportDuy Nguyen
2024-08-30Documentation: Add missing fields to net_cachelinesJoe Damato
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-27dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-27docs: rust: remove unintended blockquote in Quick StartJon Mulder
2024-08-27dt-bindings: net: Add support for rk3576 dwmacDetlev Casanova
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26dt-bindings: pse: tps23881: add reset-gpiosKyle Swenson
2024-08-26dt-bindings: soc: ti: pruss: Add documentation for PA_STATS supportMD Danish Anwar
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel
2024-08-24Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-23Documentation: networking: document phy_link_topologyMaxime Chevallier
2024-08-23netlink: specs: add ethnl PHY_GET command setMaxime Chevallier
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-08-23netlink: specs: add phy-index as a header parameterMaxime Chevallier
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-08-23net: drop special comment styleJohannes Berg
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-22dt-bindings: usb: microchip,usb2514: Fix reference USB device schemaAlexander Stein
2024-08-22Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-21docs: rust: remove unintended blockquote in Coding GuidelinesVincent Woltmann