]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2024-09-09  Zijun Hunet: sysfs: Fix weird usage of class's namespace releva...
2024-09-09  David S. MillerMerge branch 'fs_enet-cleanup'
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: phylink conversion
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: simplify clock handling with...
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: use macros for speed and duplex...
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: drop unused phy_info and mii_if...
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: only protect the .restart(...
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: drop the .adjust_link custom...
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: cosmetic cleanups
2024-09-09  Maxime Chevalliernet: ethernet: fs_enet: convert to SPDX
2024-09-08  Mahesh Bandewarptp/ioctl: support MONOTONIC{,_RAW} timestamps for...
2024-09-08  Dmitry Antipovnet: sched: consistently use rcu_replace_pointer()...
2024-09-07  Jakub KicinskiMerge tag 'nf-next-24-09-06' of git://git.kernel.org...
2024-09-07  Vadim Fedorenkoptp: ocp: Improve PCIe delay estimation
2024-09-07  Eric Dumazetnetpoll: remove netpoll_srcu
2024-09-07  Jakub KicinskiMerge branch 'octeontx2-address-some-warnings'
2024-09-07  Simon Hormanocteontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
2024-09-07  Simon Hormanocteontx2-af: Pass string literal as format argument...
2024-09-07  Rosen Penevnet: phy: qca83xx: use PHY_ID_MATCH_EXACT
2024-09-07  Edward Creesfc: siena: rip out rss-context dead code
2024-09-07  Jakub KicinskiMerge branch 'use-functionality-of-irq_get_trigger_type'
2024-09-07  Vasileios Amoiridisnet: smc91x: Make use of irq_get_trigger_type()
2024-09-07  Vasileios Amoiridisnet: dsa: realtek: rtl8366rb: Make use of irq_get_trigg...
2024-09-07  Vasileios Amoiridisnet: dsa: realtek: rtl8365mb: Make use of irq_get_trigg...
2024-09-07  Sascha Hauernet: tls: wait for async completion on last message
2024-09-07  Jakub KicinskiMerge branch 'make-use-of-the-helper-macro-list_head'
2024-09-07  Hongbo Linet/core: make use of the helper macro LIST_HEAD()
2024-09-07  Hongbo Linet/ipv6: make use of the helper macro LIST_HEAD()
2024-09-07  Hongbo Linet/netfilter: make use of the helper macro LIST_HEAD()
2024-09-07  Hongbo Linet/tipc: make use of the helper macro LIST_HEAD()
2024-09-07  Hongbo Linet/ipv4: make use of the helper macro LIST_HEAD()
2024-09-07  Chen Nisfc: convert comma to semicolon
2024-09-07  Chen Nisfc/siena: Convert comma to semicolon
2024-09-07  Chen Niionic: Convert comma to semicolon
2024-09-07  Chen Ninet: atlantic: convert comma to semicolon
2024-09-06  David S. MillerMerge branch 'rx-sw-tstamp-for-all'
2024-09-06  Gal Pressmanbnx2x: Remove setting of RX software timestamp
2024-09-06  Gal Pressmancxgb4: Remove setting of RX software timestamp
2024-09-06  Gal Pressmanixgbe: Remove setting of RX software timestamp
2024-09-06  Gal Pressmanigc: Remove setting of RX software timestamp
2024-09-06  Gal Pressmanigb: Remove setting of RX software timestamp
2024-09-06  Gal Pressmanice: Remove setting of RX software timestamp
2024-09-06  Gal Pressmani40e: Remove setting of RX software timestamp
2024-09-06  Gal Pressmannet: netcp: Remove setting of RX software timestamp
2024-09-06  Gal Pressmannet: ti: icssg-prueth: Remove setting of RX software...
2024-09-06  Gal Pressmannet: ethernet: ti: cpsw_ethtool: Remove setting of...
2024-09-06  Gal Pressmannet: ethernet: ti: am65-cpsw-ethtool: Remove setting...
2024-09-06  Gal Pressmanmlxsw: spectrum: Remove setting of RX software timestamp
2024-09-06  Gal Pressmannet: sparx5: Remove setting of RX software timestamp
2024-09-06  Gal Pressmannet: lan966x: Remove setting of RX software timestamp
2024-09-06  Gal Pressmanlan743x: Remove setting of RX software timestamp
2024-09-06  David S. MillerMerge branch 'microchip=ksz8-cleanup'
2024-09-06  Pieter Van... net: dsa: microchip: replace unclear KSZ8830 strings
2024-09-06  Pieter Van... net: dsa: microchip: clean up ksz8_reg definition macros
2024-09-06  Pieter Van... net: dsa: microchip: rename ksz8 series files
2024-09-06  Jakub KicinskiMerge branch 'add-realtek-automotive-pcie-driver'
2024-09-06  Justin LaiMAINTAINERS: Add the rtase ethernet driver entry
2024-09-06  Justin Lairealtek: Update the Makefile and Kconfig in the realtek...
2024-09-06  Justin Lairtase: Add a Makefile in the rtase folder
2024-09-06  Justin Lairtase: Implement ethtool function
2024-09-06  Justin Lairtase: Implement pci_driver suspend and resume function
2024-09-06  Justin Lairtase: Implement net_device_ops
2024-09-06  Justin Lairtase: Implement a function to receive packets
2024-09-06  Justin Lairtase: Implement .ndo_start_xmit function
2024-09-06  Justin Lairtase: Implement hardware configuration function
2024-09-06  Justin Lairtase: Implement the interrupt routine and rtase_poll
2024-09-06  Justin Lairtase: Implement the rtase_down function
2024-09-06  Justin Lairtase: Implement the .ndo_open function
2024-09-06  Justin Lairtase: Add support for a pci table in this module
2024-09-06  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2024-09-06  Donald Hunternetlink: specs: nftables: allow decode of tailscale...
2024-09-06  Joe Damatonet: napi: Prevent overflow of napi_defer_hard_irqs
2024-09-06  Linus TorvaldsMerge tag 'net-6.11-rc7' of git://git.kernel.org/pub...
2024-09-05  Linus TorvaldsMerge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org...
2024-09-05  Linus TorvaldsMerge tag 'regulator-fix-v6.11-stub' of git://git.kerne...
2024-09-05  Linus TorvaldsMerge tag 'rust-fixes-6.11-2' of https://github.com...
2024-09-05  Linus TorvaldsMerge tag 'trace-v6.11-rc4' of git://git.kernel.org...
2024-09-05  Eric Dumazetila: call nf_unregister_net_hooks() sooner
2024-09-05  Arkadiusz Kubalewskitools/net/ynl: fix cli.py --subscribe feature
2024-09-05  Vadim FedorenkoMAINTAINERS: fix ptp ocp driver maintainers address
2024-09-05  Jamie Bainbridgeselftests: net: enable bind tests
2024-09-05  Frank LiMAINTAINERS: SPI: Add mailing list imx@lists.linux...
2024-09-05  Frank LiMAINTAINERS: SPI: Add freescale lpspi maintainer inform...
2024-09-05  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.11-6' of git://git...
2024-09-05  Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of...
2024-09-05  Steven Rostedttracing/timerlat: Add interface_lock around clearing...
2024-09-05  Steven Rostedttracing/timerlat: Only clear timer if a kthread exists
2024-09-05  Steven Rostedttracing/osnoise: Use a cpumask to know what threads...
2024-09-05  Steven Rostedteventfs: Use list_del_rcu() for SRCU protected list...
2024-09-05  Zheng Yejiantracing: Avoid possible softlockup in tracing_iter_reset()
2024-09-05  Paolo AbeniMerge branch 'add-driver-for-motorcomm-yt8821-2-5g...
2024-09-05  Frank Saenet: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-09-05  Frank Saenet: phy: Optimize phy speed mask to be compatible...
2024-09-05  Paolo AbeniMerge tag 'linux-can-next-for-6.12-20240904-2' of git...
2024-09-05  Stefan Wahrenspi: spi-fsl-lpspi: Fix off-by-one in prescale max
2024-09-05  Chen Niptp: ptp_idt82p33: Convert comma to semicolon
2024-09-05  Hongbo Linet: dsa: felix: Annotate struct action_gate_entry...
2024-09-05  Paolo AbeniMerge branch 'bonding-support-new-xfrm-state-offload...
2024-09-05  Hangbin Liubonding: support xfrm state update
2024-09-05  Hangbin Liubonding: Add ESN support to IPSec HW offload
next