summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar
2025-08-19ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan
2025-08-18net: dsa: b53: fix reserved register access in b53_fdb_dump()Jonas Gorski
2025-08-15net: libwx: Fix the size in RSS hash key populationChandra Mohan Sundar
2025-08-15mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel
2025-08-14rtase: Fix Rx descriptor CRC error bit definitionJustin Lai
2025-08-14net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-08hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang
2025-08-08hamradio: ignore ops-locked netdevsStanislav Fomichev
2025-08-08net: lapbether: ignore ops-locked netdevsStanislav Fomichev
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar
2025-08-08net: hibmcge: fix the np_link_fail error reporting issueJijie Shao
2025-08-08net: hibmcge: fix the division by zero issueJijie Shao
2025-08-08net: hibmcge: fix rtnl deadlock issueJijie Shao
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi
2025-08-05eth: fbnic: Lock the tx_dropped updateMohsin Bashir
2025-08-05eth: fbnic: Fix tx_dropped reportingMohsin Bashir
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski
2025-08-04benet: fix BUG when creating VFsMichal Schmidt
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi
2025-08-04ipa: fix compile-testing with qcom-mdt=mArnd Bergmann
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds