summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-08net: bonding: send peer notify when failure recoveryTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2025-07-07net/mlx5: Add HWS as secondary steering modeMoshe Shemesh
2025-07-07net/mlx5: HWS, Shrink empty matchersYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Track matcher sizes individuallyVlad Dogaru
2025-07-07net/mlx5: HWS, Decouple matcher RX and TX sizesVlad Dogaru
2025-07-07net/mlx5: HWS, Create STEs directly from matcherVlad Dogaru
2025-07-07net/mlx5: HWS, Refactor rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, Export rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, remove incorrect commentYevgeny Kliteynik
2025-07-07net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru
2025-07-07Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-07-07net: phylink: add phylink_sfp_select_interface_speed()Russell King (Oracle)
2025-07-07net: phylink: clear SFP interfaces when not in useRussell King (Oracle)
2025-07-07net: phylink: restrict SFP interfaces to those that are supportedRussell King (Oracle)
2025-07-07bng_en: Add a network deviceVikas Gupta
2025-07-07bng_en: Initialize default configurationVikas Gupta
2025-07-07bng_en: Add irq allocation supportVikas Gupta
2025-07-07bng_en: Add resource management supportVikas Gupta
2025-07-07bng_en: Add backing store supportVikas Gupta
2025-07-07bng_en: Add ring memory allocation supportVikas Gupta
2025-07-07bng_en: Add initial interaction with firmwareVikas Gupta
2025-07-07bng_en: Add firmware communication mechanismVikas Gupta
2025-07-07bng_en: Add devlink interfaceVikas Gupta
2025-07-07bng_en: Add PCI interfaceVikas Gupta
2025-07-07net: ethernet: mtk_eth_soc: use generic allocator for SRAMDaniel Golle
2025-07-07net: ethernet: mtk_eth_soc: fix kernel-doc commentDaniel Golle
2025-07-07net: ethernet: mtk_eth_soc: improve support for named interruptsDaniel Golle
2025-07-07mlxbf_gige: emit messages during open and probe failuresDavid Thompson
2025-07-07net: usb: lan78xx: stop including phy_fixed.hHeiner Kallweit
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03igbvf: add tx_timeout_count to ethtool statisticsKohei Enju
2025-07-03igbvf: remove unused interrupt counter fields from struct igbvf_adapterKohei Enju
2025-07-03ixgbe: spelling correctionsSimon Horman
2025-07-03ixgbe: turn off MDD while modifying SRRCTLRadoslaw Tyl
2025-07-03ixgbe: add Tx hang detection unhandled MDDSlawomir Mrozowicz
2025-07-03ixgbe: check for MDD eventsDon Skidmore
2025-07-03ixgbe: add MDD supportPaul Greenwalt
2025-07-03i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-03Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-03ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDEDThomas Gleixner
2025-07-03bonding: don't force LACPDU tx to ~333 ms boundariesSeth Forshee (DigitalOcean)
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu