linux-block.git
2025-07-08 Michal Luczajnet: splice: Drop unused @gfp
2025-07-08 Michal Luczajnet: splice: Drop unused @pipe
2025-07-08 Rob Herring... net: Use of_reserved_mem_region_to_resource{_byname...
2025-07-08 Ahelenia Ziemiańskagve: global: fix "for a while" typo
2025-07-08 Ahelenia Ziemiańskaatm: lanai: fix "take a while" typo
2025-07-08 Colin Ian Kingnet/mlx5: Fix spelling mistake "disabliing" -> "disabling"
2025-07-08 Hannes Reineckenet/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KE...
2025-07-08 Wang Liangnet: replace ADDRLABEL with dynamic debug
2025-07-08 Eric Dumazetnet/sched: acp_api: no longer acquire RTNL in tc_action...
2025-07-08 Paolo AbeniMerge branch 'net-mctp-add-support-for-gateway-routing'
2025-07-08 Jeremy Kerrnet: mctp: test: Add tests for gateway routes
2025-07-08 Jeremy Kerrnet: mctp: add gateway routing support
2025-07-08 Jeremy Kerrnet: mctp: allow NL parsing directly into a struct...
2025-07-08 Jeremy Kerrnet: mctp: remove routes by netid, not by device
2025-07-08 Jeremy Kerrnet: mctp: pass net into route creation
2025-07-08 Jeremy Kerrnet: mctp: test: Add initial socket tests
2025-07-08 Jeremy Kerrnet: mctp: test: add sock test infrastructure
2025-07-08 Jeremy Kerrnet: mctp: test: move functions into utils.[ch]
2025-07-08 Jeremy Kerrnet: mctp: test: Add extaddr routing output test
2025-07-08 Jeremy Kerrnet: mctp: test: Add an addressed device constructor
2025-07-08 Jeremy Kerrnet: mctp: separate cb from direct-addressing routing
2025-07-08 Jeremy Kerrnet: mctp: separate routing database from routing opera...
2025-07-08 Jeremy Kerrnet: mctp: test: make cloned_frag buffers more appropri...
2025-07-08 Jeremy Kerrnet: mctp: don't use source cb data when forwarding...
2025-07-08 Paolo AbeniMerge branch 'add-broadcast_neighbor-for-no-stacking...
2025-07-08 Tonghao Zhangnet: bonding: send peer notify when failure recovery
2025-07-08 Tonghao Zhangnet: bonding: add broadcast_neighbor netlink option
2025-07-08 Tonghao Zhangnet: bonding: add broadcast_neighbor option for 802.3ad
2025-07-08 Jakub KicinskiMerge branch 'net-mlx5-hws-optimize-matchers-icm-usage'
2025-07-08 Moshe Shemeshnet/mlx5: Add HWS as secondary steering mode
2025-07-08 Yevgeny Kliteyniknet/mlx5: HWS, Shrink empty matchers
2025-07-08 Yevgeny Kliteyniknet/mlx5: HWS, Rearrange to prevent forward declaration
2025-07-08 Vlad Dogarunet/mlx5: HWS, Track matcher sizes individually
2025-07-08 Vlad Dogarunet/mlx5: HWS, Decouple matcher RX and TX sizes
2025-07-08 Vlad Dogarunet/mlx5: HWS, Create STEs directly from matcher
2025-07-08 Vlad Dogarunet/mlx5: HWS, Refactor rule skip logic
2025-07-08 Vlad Dogarunet/mlx5: HWS, Export rule skip logic
2025-07-08 Yevgeny Kliteyniknet/mlx5: HWS, remove incorrect comment
2025-07-08 Vlad Dogarunet/mlx5: HWS, remove unused create_dest_array parameter
2025-07-08 Jakub KicinskiMerge branch '10GbE' of git://git./linux/kernel/git...
2025-07-08 Jakub KicinskiMerge branch 'net-phylink-support-autoneg-configuration...
2025-07-08 Russell King... net: phylink: add phylink_sfp_select_interface_speed()
2025-07-08 Russell King... net: phylink: clear SFP interfaces when not in use
2025-07-08 Russell King... net: phylink: restrict SFP interfaces to those that...
2025-07-08 Jakub KicinskiMerge branch 'introducing-broadcom-bnge-ethernet-driver'
2025-07-08 Vikas Guptabng_en: Add a network device
2025-07-08 Vikas Guptabng_en: Initialize default configuration
2025-07-08 Vikas Guptabng_en: Add irq allocation support
2025-07-08 Vikas Guptabng_en: Add resource management support
2025-07-08 Vikas Guptabng_en: Add backing store support
2025-07-08 Vikas Guptabng_en: Add ring memory allocation support
2025-07-08 Vikas Guptabng_en: Add initial interaction with firmware
2025-07-08 Vikas Guptabng_en: Add firmware communication mechanism
2025-07-08 Vikas Guptabng_en: Add devlink interface
2025-07-08 Vikas Guptabng_en: Add PCI interface
2025-07-08 Jakub KicinskiMerge branch 'netpoll-factor-out-functions-from-netpoll...
2025-07-08 Breno Leitaoselftests: net: Add IPv6 support to netconsole basic...
2025-07-08 Breno Leitaonetpoll: move Ethernet setup to push_eth() helper
2025-07-08 Breno Leitaonetpoll: factor out UDP header setup into push_udp...
2025-07-08 Breno Leitaonetpoll: factor out IPv4 header setup into push_ipv4...
2025-07-08 Breno Leitaonetpoll: factor out IPv6 header setup into push_ipv6...
2025-07-08 Breno Leitaonetpoll: factor out UDP checksum calculation into helper
2025-07-08 Breno Leitaonetpoll: Improve code clarity with explicit struct...
2025-07-08 Jakub KicinskiMerge branch 'net-ethernet-mtk_eth_soc-improve-device...
2025-07-08 Daniel Gollenet: ethernet: mtk_eth_soc: use generic allocator for...
2025-07-08 Daniel Gollenet: ethernet: mtk_eth_soc: fix kernel-doc comment
2025-07-08 Daniel Gollenet: ethernet: mtk_eth_soc: improve support for named...
2025-07-08 Eric Dumazetnet: remove RTNL use for /proc/sys/net/core/rps_default...
2025-07-08 Byungchul Parkpage_pool: make page_pool_get_dma_addr() just wrap...
2025-07-08 Byungchul Parknetmem: use _Generic to cover const casting for page_to...
2025-07-08 Byungchul Parkpage_pool: rename __page_pool_alloc_pages_slow() to...
2025-07-08 Byungchul Parkpage_pool: rename __page_pool_release_page_dma() to...
2025-07-08 Byungchul Parkpage_pool: rename page_pool_return_page() to page_pool_...
2025-07-08 David Thompsonmlxbf_gige: emit messages during open and probe failures
2025-07-07 Ilya Maximetsnet: openvswitch: allow providing upcall pid for the...
2025-07-07 Heiner Kallweitnet: usb: lan78xx: stop including phy_fixed.h
2025-07-04 Paolo AbeniMerge git://git./linux/kernel/git/netdev/net
2025-07-03 Kohei Enjuigbvf: add tx_timeout_count to ethtool statistics
2025-07-03 Kohei Enjuigbvf: remove unused interrupt counter fields from...
2025-07-03 Simon Hormanixgbe: spelling corrections
2025-07-03 Radoslaw Tylixgbe: turn off MDD while modifying SRRCTL
2025-07-03 Slawomir Mrozowiczixgbe: add Tx hang detection unhandled MDD
2025-07-03 Don Skidmoreixgbe: check for MDD events
2025-07-03 Paul Greenwaltixgbe: add MDD support
2025-07-03 Vladimir Olteani40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-07-03 Vladimir Olteanixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-07-03 Vladimir Olteanigb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-07-03 Vladimir Olteanigc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-07-03 Vladimir Olteanice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-07-03 Linus TorvaldsMerge tag 'net-6.16-rc5' of git://git./linux/kernel...
2025-07-03 Linus TorvaldsMerge tag 'xfs-fixes-6.16-rc5' of git://git./fs/xfs...
2025-07-03 Yue Haibingipv6: Cleanup fib6_drop_pcpu_from()
2025-07-03 Paolo AbeniMerge branch 'another-ip-sysctl-docs-cleanup'
2025-07-03 Bagas Sanjayanet: ip-sysctl: Add link to SCTP IPv4 scoping draft
2025-07-03 Bagas Sanjayanet: ip-sysctl: Format SCTP-related memory parameters...
2025-07-03 Bagas Sanjayanet: ip-sysctl: Format pf_{enable,expose} boolean lists...
2025-07-03 Bagas Sanjayanet: ip-sysctl: Format possible value range of ioam6_id...
2025-07-03 Bagas Sanjayanet: ip-sysctl: Format Private VLAN proxy arp aliases...
2025-07-03 Paolo AbeniMerge branch 'ptp-provide-support-for-auxiliary-clocks...
2025-07-03 Thomas Gleixnerptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
next