summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23eth: bnxt: always set the queue mgmt opsJakub Kicinski
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan
2026-01-23geneve: use GRO hint option in the RX pathPaolo Abeni
2026-01-23geneve: extract hint option at GRO stagePaolo Abeni
2026-01-23geneve: add GRO hint output pathPaolo Abeni
2026-01-23geneve: pass the geneve device ptr to geneve_build_skb()Paolo Abeni
2026-01-23geneve: constify geneve_hlen()Paolo Abeni
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni
2026-01-23vxlan: expose gso partial features for tunnel offloadPaolo Abeni
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni
2026-01-23ACPI: PCI: simplify code with acpi_get_local_u64_address()Andy Shevchenko
2026-01-23ACPI: video: simplify code with acpi_get_local_u64_address()Andy Shevchenko
2026-01-23ublk: rename auto buffer registration helpersMing Lei
2026-01-23clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski
2026-01-23clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski
2026-01-23net: sfc: falcon: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: sfc: siena: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: sfc: efx: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: ionic: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: fbnic: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: mana: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: nfp: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: atlantic: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: benet: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen
2026-01-23Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins
2026-01-23spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau
2026-01-23spmi: mtk-pmif: Add support for MT8196 SPMI ControllerAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Implement Request Capable Slave (RCS) interruptAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Keep spinlock until read is fully doneAngeloGioacchino Del Regno
2026-01-23spmi: mtk-pmif: Add multi-bus support for SPMI 2.0AngeloGioacchino Del Regno
2026-01-23Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-23Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-23Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski