summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-16/+0
6 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)16-16/+0
7 daysnet/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
9 dayscxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
9 daysnet: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
9 daysnet: lan743x: Initialize eth_syslock spinlock before useAndrea Righi1-1/+1
9 daysnet: libwx: fix VMDQ mask for 1-queue modeJiawen Wu2-0/+2
9 daysnet: airoha: fix max receive size configurationLorenzo Bianconi4-60/+58
9 daysfsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
9 daysnet/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk1-19/+28
10 dayseth: fbnic: don't cache shinfo across skb reallocJakub Kicinski1-5/+6
12 daysnet: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi2-23/+45
12 daysnet: enetc: check the number of BDs needed for xdp_frameWei Fang1-0/+7
12 daysqede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
12 daysnet: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
14 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds66-351/+730
14 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski7-6/+14
14 daysnet: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7
14 daysnet: hns3: fix permanent link down deadlock after resetShuaisong Yang1-7/+15
14 daysnet: hns3: refactor MAC autoneg and speed configurationShuaisong Yang2-14/+42
14 daysnet: hns3: unify copper port ksettings configuration pathShuaisong Yang2-19/+40
14 daysnet: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64
14 daysnet: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
14 daysocteontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
14 daysnet: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang1-0/+3
2026-06-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-27/+48
2026-06-25net: stmmac: dwmac-spacemit: Fix wrong irq definitionInochi Amaoto1-2/+2
2026-06-25net: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto1-3/+6
2026-06-25net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi1-2/+4
2026-06-25net: sungem: fix probe error cleanupRuoyu Wang1-4/+9
2026-06-25eth: mlx5: fix macsec dependencyArnd Bergmann1-1/+1
2026-06-25net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-06-25octeontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth1-26/+30
2026-06-25octeontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep1-8/+19
2026-06-25net: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi2-76/+93
2026-06-25octeontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth1-12/+39
2026-06-25net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0Erni Sri Satya Vennela2-3/+16
2026-06-25net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi1-9/+16
2026-06-25net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi1-1/+1
2026-06-24eth: fbnic: fix ordering of heartbeat vs ownershipJakub Kicinski1-5/+4
2026-06-24net: au1000: move free_irq out of the close-time spinlocked sectionRunyu Xiao1-1/+2
2026-06-24net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi1-12/+11
2026-06-23net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan1-1/+1
2026-06-23bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-06-23eth: bnxt: improve the timing of statsJakub Kicinski3-1/+53
2026-06-23net: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker1-21/+28
2026-06-23rocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang1-0/+3
2026-06-23e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy2-1/+17
2026-06-23i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella1-1/+1
2026-06-23ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming1-6/+10