summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-08net: phy: remove phy ports upon probe failureMaxime Chevallier
2026-06-08net: phy: clean the sfp upstream if phy probing failsMaxime Chevallier
2026-06-08net: ibm: emac: mal: fix potential system hang in mal_remove()Rosen Penev
2026-06-08net: ibm: emac: Clear MAL descriptors without memsetRosen Penev
2026-06-08net: ibm: emac: Fix use-after-free during device removalRosen Penev
2026-06-08net: ibm: emac: mal: fix unchecked platform_get_irq return valuesRosen Penev
2026-06-08net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
2026-06-08pds_core: quiesce DMA before freeing resourcesNikhil P. Rao
2026-06-08geneve: Move udp_conf.local_ip6 under CONFIG_IPV6 in geneve_create_sock().Kuniyuki Iwashima
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani
2026-06-05net: stmmac: xgmac: report L3/L4 filter match count in ethtool statsNazim Amirul
2026-06-05net: microchip: sparx5: clean up PSFP resources on flower setup failureHaoxiang Li
2026-06-05net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...Lorenzo Bianconi
2026-06-05net: airoha: Introduce WAN device flagLorenzo Bianconi
2026-06-05net: airoha: Do not stop GDM port if it is sharedLorenzo Bianconi
2026-06-05net: airoha: Support multiple net_devices for a single FE GDM portLorenzo Bianconi
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-05net: mdio: realtek-rtl9300: Correctly handle ethernet-phy-packageManuel Stocker
2026-06-05net: mdio: realtek-rtl9300: reorder controller setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate c22/c45 device tree readoutMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate topology setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_probe_one()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_map_ports()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: Refactor otto_emdio_map_ports()Markus Stockhausen
2026-06-05bnge: fix context mem iterationVikas Gupta
2026-06-05net: stmmac: dwmac4: Report DCB feature capabilityOvidiu Panait
2026-06-05net: ena: PHC: Add missing barrierArthur Kiyanovski
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
2026-06-05net: cpsw_new: unregister devlink on port registration failureGuangshuo Li
2026-06-05idpf: fix mailbox capability for set device clock timeAlok Tiwari
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
2026-06-04net: mv643xx: fix OF node refcountBartosz Golaszewski
2026-06-04octeontx2-af: kpu: Default profile updatesKiran Kumar K
2026-06-04net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() ...Lorenzo Bianconi
2026-06-04net: dsa: realtek: Use %pM format specifier for MAC addressesAndy Shevchenko
2026-06-04rndis_host: enable power management for Telit LE310X1Shaoxu Liu
2026-06-04rndis_host: add Telit LE310X1 RNDIS USB IDShaoxu Liu
2026-06-04bonding: annotate data-races in sysfs and procfsEric Dumazet
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04net: team: don't recurse on the port's netdev ops lockJakub Kicinski
2026-06-04net: bonding: don't recurse on the slave's netdev ops lockJakub Kicinski