summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
34 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
34 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
34 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
34 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
34 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
34 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
34 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
34 hoursnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
34 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
34 hoursice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
34 hoursixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
34 hoursqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
34 hoursnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
34 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
34 hoursi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
34 hoursnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
34 hoursnet: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
34 hoursice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
34 hoursice: Pull common tasks into ice_vf_post_vsi_rebuildJacob Keller2-4/+17
34 hoursiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
34 hoursiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
34 hoursiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
34 hoursiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
34 hoursnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
34 hourse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
34 hoursi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
34 hoursnet: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
34 hoursnet: bcmgenet: switch to use 64bit statisticsZak Kemble2-88/+187
34 hoursnet: bcmgenet: support reclaiming unsent Tx packetsDoug Berger1-7/+30
34 hoursnet: bcmgenet: move DESC_INDEX flow to ring 0Doug Berger3-275/+110
34 hoursnet: bcmgenet: add bcmgenet_has_* helpersDoug Berger3-14/+39
34 hoursnet: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli1-20/+0
34 hoursnet: bcmgenet: Remove TX ring full loggingFlorian Fainelli1-5/+1
34 hoursnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
34 hoursdpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen1-2/+1
34 hoursdpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen1-0/+4
34 hoursibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
34 hoursice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
34 hoursnet: ks8851: Avoid excess softirq schedulingMarek Vasut1-1/+4
34 hoursnet: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut4-58/+38
34 hoursnet: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang1-4/+21
34 hoursRevert "net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()"Sasha Levin1-29/+32
34 hoursRevert "net: ethernet: xscale: Check for PTP support properly"Sasha Levin2-4/+4
34 hourse1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
34 hoursixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18net/mlx5: Update the list of the PCI supported devicesMichael Guralnik1-0/+1
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-11net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8