]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-04-01  Erni Sri Satya... net: mana: hardening: Validate adapter_mtu from MANA_QU...
2026-04-01  Jakub KicinskiMerge branch 'declance-improve-dma-error-reporting'
2026-04-01  Maciej W. Rozyckideclance: Include the offending address with DMA errors
2026-04-01  Maciej W. Rozyckideclance: Rate-limit DMA errors
2026-04-01  Lorenzo Bianconinet: airoha: Fix typo in airoha_set_gdm2_loopback routi...
2026-04-01  Jakub KicinskiMerge branch 'nfc-refactor-usb-endpoint-lookups'
2026-04-01  Johan Hovoldnfc: port100: refactor endpoint lookup
2026-04-01  Johan Hovoldnfc: pn533: refactor endpoint lookup
2026-04-01  Johan Hovoldnfc: nfcmrvl: refactor endpoint lookup
2026-04-01  Jakub KicinskiMerge branch 'net-refactor-usb-endpoint-lookups'
2026-04-01  Johan Hovoldnet: ipeth: refactor endpoint lookup
2026-04-01  Johan Hovoldnet: hso: refactor endpoint lookup
2026-04-01  Izabela Bakollarisfc: add transmit timestamping support
2026-04-01  Jakub Kicinskiselftests: drv-net: update the README with variants
2026-04-01  Daniel Wagnernet: phy: bcm84881: add BCM84891/BCM84892 support
2026-04-01  Daniel Gollenet: dsa: mxl862xx: cancel pending work on probe error
2026-03-31  Alexander Duyckfbnic: Set Relaxed Ordering PCIe TLP attributes for...
2026-03-31  Paolo AbeniMerge branch 'r8152-add-helper-functions-for-pla-usb...
2026-03-31  Chih Kai Hsur8152: add helper functions for PHY OCP registers
2026-03-31  Chih Kai Hsur8152: add helper functions for PLA/USB OCP registers
2026-03-31  Chih Kai Hsur8152: fix incorrect register write to USB_UPHY_XTAL
2026-03-31  Maciej W. RozyckiFDDI: defxx: Rate-limit memory allocation errors
2026-03-31  Maciej W. RozyckiFDDI: defza: Rate-limit memory allocation errors
2026-03-31  Jakub KicinskiMerge branch 'net-stmmac-qcom-ethqos-more-cleanups'
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move phase_shift to register...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: correct prg_rclk_dly comment
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move loopback decision next...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: simplify prg_rclk_dly programming
2026-03-31  Russell King... net: stmmac: qcom-ethqos: finally eliminate the switch
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAP
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFI...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move 100M/10M speed programming
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODE
2026-03-31  Russell King... net: stmmac: qcom-ethqos: move detection of invalid...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: eliminate configure_func
2026-03-31  Russell King... net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set...
2026-03-31  Russell King... net: stmmac: qcom-ethqos: remove ethqos_configure()
2026-03-30  Jan Hoffmannnet: sfp: add quirk for ZOERAX SFP-2.5G-T
2026-03-29  Jakub KicinskiMerge branch 'net-hsr-subsystem-cleanups-and-modernization'
2026-03-29  Luka Gejaknet: hsr: use __func__ instead of hardcoded function...
2026-03-29  Luka Gejaknet: hsr: constify hsr_ops and prp_ops protocol operati...
2026-03-29  Jakub KicinskiMerge branch 'macb-usrio-tsu-patches'
2026-03-29  Théo Lebrunnet: macb: drop usrio pointer on EyeQ5 config
2026-03-29  Théo Lebrunnet: macb: set MACB_CAPS_USRIO_DISABLED if no usrio...
2026-03-29  Théo Lebrunnet: macb: runtime detect MACB_CAPS_USRIO_DISABLED
2026-03-29  Conor Dooleynet: macb: timer adjust mode is not supported
2026-03-29  Conor Dooleydt-bindings: net: macb: add property indicating timer...
2026-03-29  Conor Dooleynet: macb: clean up tsu clk rate acquisition
2026-03-29  Conor Dooleynet: macb: warn on pclk use as a tsu_clk fallback
2026-03-29  Conor Dooleynet: macb: add mpfs specific usrio configuration
2026-03-29  Conor Dooleynet: macb: np4 doesn't need a usrio pointer
2026-03-29  Conor Dooleynet: macb: rework usrio refclk selection code
2026-03-29  Conor Dooleydt-bindings: net: cdns,macb: replace cdns,refclk-ext...
2026-03-29  Conor Dooleynet: macb: split USRIO_HAS_CLKEN capability in two
2026-03-29  Conor Dooleynet: macb: rename macb_default_usrio to at91_default_us...
2026-03-29  Conor DooleyRevert "net: macb: Clean up the .usrio settings in...
2026-03-29  Tomas Alvarez... net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_poll
2026-03-29  Jakub KicinskiMerge branch 'bnxt_en-add-xdp-rss-hash-metadata-support'
2026-03-29  Chris J Argesselftests: drv-net: xdp: Add rss_hash metadata tests
2026-03-29  Chris J Argesselftests: net: move common xdp.py functions into lib
2026-03-29  Chris J Argesbnxt_en: Implement XDP RSS hash metadata extraction...
2026-03-29  Chris J Argesbnxt_en: Move bnxt_rss_ext_op into header
2026-03-29  Chris J Argesbnxt_en: Implement XDP RSS hash metadata extraction
2026-03-29  Chris J Argesbnxt_en: use bnxt_xdp_buff for xdp context
2026-03-29  Linus Walleijnet: dsa: qca8k: Use the right GPIO header
2026-03-29  Eric Dumazettcp: use __jhash_final() in inet6_ehashfn()
2026-03-29  谢致邦 (XIE Zhibang)net: stmmac: dwmac-rk: Fix typo in comment
2026-03-29  Jakub KicinskiMerge branch 'convert-config_ipv6-to-built-in-and-remov...
2026-03-29  Fernando Fernandez... netfilter: remove nf_ipv6_ops and use direct function...
2026-03-29  Fernando Fernandez... ipv6: remove ipv6_stub infrastructure completely
2026-03-29  Fernando Fernandez... bpf: remove ipv6_bpf_stub completely and use direct...
2026-03-29  Fernando Fernandez... net: convert remaining ipv6_stub users to direct functi...
2026-03-29  Fernando Fernandez... ipv4: drop ipv6_stub usage and use direct function...
2026-03-29  Fernando Fernandez... drivers: net: drop ipv6_stub usage and use direct funct...
2026-03-29  Fernando Fernandez... ipv6: prepare headers for ipv6_stub removal
2026-03-29  Fernando Fernandez... ipv6: remove dynamic ICMPv6 sender registration infrast...
2026-03-29  Fernando Fernandez... ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED...
2026-03-29  Fernando Fernandez... net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL...
2026-03-29  Fernando Fernandez... ipv6: convert CONFIG_IPV6 to built-in only and clean...
2026-03-28  Jakub KicinskiMerge branch 'vrf-a-few-cleanups'
2026-03-28  Ido Schimmelvrf: Remove unnecessary RCU protection around dst entries
2026-03-28  Ido Schimmelvrf: Use dst_dev_put() instead of using loopback device
2026-03-28  Ido Schimmelvrf: Remove unnecessary NULL check
2026-03-28  Jakub KicinskiMerge branch 'net-stmmac-disable-eee-on-i-mx'
2026-03-28  Laurent Pinchartnet: stmmac: imx: Disable EEE
2026-03-28  Russell King... net: stmmac: provide flag to disable EEE
2026-03-28  Erni Sri Satya... net: mana: Use at least SZ_4K in doorbell ID range...
2026-03-28  Jiri Pirkomlx5: shd: Gracefully avoid shared devlink creation...
2026-03-28  Michael S.... ptr_ring: disable KCSAN warnings
2026-03-27  Alexander Wilhelmnet: qrtr: fix endian handling of confirm_rx field
2026-03-27  Jiayuan Chentcp: Fix inconsistent indenting warning
2026-03-27  Jakub KicinskiMerge branch 'net-stmmac-remove-unused-and-unimplemente...
2026-03-27  Russell King... dt-bindings: remove unimplemented AXI snps,kbbe snps...
2026-03-27  Russell King... net: stmmac: remove axi_kbbe, axi_mb and axi_rb members
2026-03-27  Di Zhuvirtio-net: enable NETIF_F_GRO_HW only if GRO-related...
2026-03-27  Eric Dumazettcp: tcp_vegas: use tcp_vegas_cwnd_event_tx_start()
2026-03-27  Michael S.... virtio_net: sync RX buffer before reading the header
2026-03-27  Jakub KicinskiMerge branch 'net-dsa-microchip-small-cleanups-for...
next