summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-30net: lan743x: Initialize eth_syslock spinlock before useAndrea Righi
2026-06-30net: libwx: fix VMDQ mask for 1-queue modeJiawen Wu
2026-06-30net: airoha: fix max receive size configurationLorenzo Bianconi
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
2026-06-29net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk
2026-06-29eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski
2026-06-27net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang
2026-06-26qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev
2026-06-26net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski
2026-06-25net: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang
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: 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: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi
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: 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: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi
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-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