Age | Commit message (Expand) | Author |
2023-04-10 | net: provide macros for commonly copied lockless queue stop/wake code | Jakub Kicinski |
2023-04-10 | docs: net: use C syntax highlight in driver.rst | Jakub Kicinski |
2023-04-10 | docs: net: move the probe and open/close sections of driver.rst up | Jakub Kicinski |
2023-04-10 | docs: net: reformat driver.rst from a list to sections | Jakub Kicinski |
2023-04-09 | Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Jakub Kicinski |
2023-04-08 | Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-04-08 | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-04-08 | Documentation/llvm: Add a note about prebuilt kernel.org toolchains | Nathan Chancellor |
2023-04-07 | hwmon: constify pointers to hwmon_channel_info | Krzysztof Kozlowski |
2023-04-07 | tcp: restrict net.ipv4.tcp_app_win | YueHaibing |
2023-04-06 | rust: sort uml documentation arch support table | Thomas Bamelis |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-06 | ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard | Oswald Buddenhagen |
2023-04-05 | zsmalloc: document freeable stats | Sergey Senozhatsky |
2023-04-05 | zsmalloc: document new fullness grouping | Sergey Senozhatsky |
2023-04-05 | dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells" | Rob Herring |
2023-04-05 | dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required | Rob Herring |
2023-04-05 | Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2023-04-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-04 | docs: kvm: x86: Fix broken field list | Takahiro Itazuri |
2023-04-04 | dt-bindings: can: fsl,flexcan: add optional power-domains property | Peng Fan |
2023-04-03 | dt-bindings: net: dsa: mediatek,mt7530: add mediatek,mt7988-switch | Daniel Golle |
2023-04-02 | bpf, docs: Add docs on extended 64-bit immediate instructions | Dave Thaler |
2023-04-02 | Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-01 | Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2023-04-01 | bpf,docs: Update documentation to reflect new task kfuncs | David Vernet |
2023-03-31 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2023-03-31 | dt-bindings: net: fec: add power-domains property | Peng Fan |
2023-03-30 | tools: ynl: populate most of the ethtool spec | Stanislav Fomichev |
2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-30 | Documentation/eth/intel: Remove references to SourceForge | Tony Nguyen |
2023-03-30 | Documentation/eth/intel: Update address for driver support | Tony Nguyen |
2023-03-29 | Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-03-29 | dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFs | Geert Uytterhoeven |
2023-03-29 | dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus... | Krzysztof Kozlowski |
2023-03-28 | docs: netlink: document the sub-type attribute property | Donald Hunter |
2023-03-28 | docs: netlink: document struct support for genetlink-legacy | Donald Hunter |
2023-03-28 | netlink: specs: add partial specification for openvswitch | Donald Hunter |
2023-03-28 | tools: ynl: Add fixed-header support to ynl | Donald Hunter |
2023-03-28 | tools: ynl: Add struct attr decoding to ynl | Donald Hunter |
2023-03-28 | docs: netdev: clarify the need to sending reverts as patches | Jakub Kicinski |
2023-03-28 | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats | Dragos Tatulea |
2023-03-28 | dt-bindings: net: can: add STM32 bxcan DT bindings | Dario Binacchi |
2023-03-28 | dt-bindings: arm: stm32: add compatible for syscon gcan node | Dario Binacchi |
2023-03-27 | ethtool: Add support for configuring tx_push_buf_len | Shay Agroskin |
2023-03-27 | Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-27 | dt-bindings: net: dsa: b53: add BCM53134 support | Álvaro Fernández Rojas |
2023-03-26 | Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-03-25 | bpf, docs: Add extended call instructions | Dave Thaler |
2023-03-25 | bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS | David Vernet |