summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-216/+413
10 daysocteontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
10 daysnet/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
10 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+19
10 daysnet: mana: Sync page pool RX frags for CPUDexuan Cui1-7/+33
10 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-5/+18
11 daysocteontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
12 daysnet/liquidio: drop cached VF pci_dev LUTYuho Choi3-31/+32
12 daysnet: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo4-47/+80
13 daysnet: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
13 daysqede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard8-42/+60
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu5-15/+33
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory1-0/+3
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory1-2/+5
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory1-1/+1
2026-07-03Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-16/+0
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng1-11/+10
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)16-16/+0
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
2026-07-01cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-06-30net: lan743x: Initialize eth_syslock spinlock before useAndrea Righi1-1/+1
2026-06-30net: libwx: fix VMDQ mask for 1-queue modeJiawen Wu2-0/+2
2026-06-30net: airoha: fix max receive size configurationLorenzo Bianconi4-60/+58
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-06-30net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk1-19/+28
2026-06-30eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski1-5/+6
2026-06-28net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi2-23/+45
2026-06-28net: enetc: check the number of BDs needed for xdp_frameWei Fang1-0/+7
2026-06-27qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
2026-06-27net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds66-351/+730
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski7-6/+14
2026-06-25net: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7
2026-06-25net: hns3: fix permanent link down deadlock after resetShuaisong Yang1-7/+15
2026-06-25net: hns3: refactor MAC autoneg and speed configurationShuaisong Yang2-14/+42
2026-06-25net: hns3: unify copper port ksettings configuration pathShuaisong Yang2-19/+40
2026-06-25net: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64
2026-06-25net: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
2026-06-25octeontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
2026-06-25net: 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