summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-25net: hns3: fix permanent link down deadlock after resetShuaisong Yang
2026-06-25net: hns3: refactor MAC autoneg and speed configurationShuaisong Yang
2026-06-25net: hns3: unify copper port ksettings configuration pathShuaisong Yang
2026-06-25net: mana: Optimize irq affinity for low vcpu configsShradha Gupta
2026-06-25net: sparx5: unregister blocking notifier on init failureHaoxiang Li
2026-06-25octeontx2-af: Free BPID bitmap on setup failureHaoxiang Li
2026-06-25net: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang
2026-06-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-06-24net: stmmac: dwmac-spacemit: Fix wrong irq definitionInochi Amaoto
2026-06-24net: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto
2026-06-24net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi
2026-06-24net: sungem: fix probe error cleanupRuoyu Wang
2026-06-24eth: mlx5: fix macsec dependencyArnd Bergmann
2026-06-24net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie
2026-06-24geneve: validate inner network offset in geneve_gro_complete()Xiang Mei
2026-06-24geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hintXiang Mei
2026-06-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou
2026-06-24octeontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth
2026-06-24octeontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep
2026-06-24net: wwan: t7xx: destroy DMA pool on CLDMA late init failureHaoxiang Li
2026-06-24net: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi
2026-06-24net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bitJan Klos
2026-06-24octeontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth
2026-06-24net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0Erni Sri Satya Vennela
2026-06-24net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle
2026-06-24net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle
2026-06-24net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()David Yang
2026-06-24net: ixp4xx_hss: fix duplicate HDLC netdev allocationHaoxiang Li
2026-06-24net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi
2026-06-24net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi
2026-06-23eth: fbnic: fix ordering of heartbeat vs ownershipJakub Kicinski
2026-06-23net: au1000: move free_irq out of the close-time spinlocked sectionRunyu Xiao
2026-06-23net: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz
2026-06-23veth: fix NAPI leak in XDP enable error pathEric Dumazet
2026-06-23net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi
2026-06-23net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski
2026-06-22hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-06-22net: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker
2026-06-22rocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang
2026-06-22e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
2026-06-22i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski