summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel1-3/+8
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier1-9/+21
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson1-2/+6
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang3-23/+35
2024-08-15selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain1-1/+1
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan1-16/+12
2024-08-14mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov1-1/+1
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson4-6/+64
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li2-9/+16
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg3-12/+28
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki1-1/+1
2024-08-13net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima1-2/+2
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang1-2/+4
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang1-1/+5
2024-08-12dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property physFrank Li1-0/+4
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki1-14/+0
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki1-11/+0
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki1-1/+36
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki1-1/+1
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki1-1/+5
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey1-8/+8
2024-08-12atm: idt77252: prevent use after free in dequeue_rx()Dan Carpenter1-4/+5
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu1-6/+4
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau1-3/+10
2024-08-10net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman1-1/+4
2024-08-10net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu1-1/+1
2024-08-10net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea1-0/+2
2024-08-10net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea4-14/+17
2024-08-10net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan1-9/+9
2024-08-10selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
2024-08-10udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki1-0/+6
2024-08-10net: Make USO depend on CSUM offloadJakub Sitnicki1-9/+17
2024-08-10gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill1-2/+3
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill1-1/+0
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill1-0/+6
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill1-6/+2
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum1-1/+1
2024-08-08module: warn about excessively long module waitsLinus Torvalds1-7/+20
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker1-0/+11
2024-08-08ethtool: Fix context creation with no parametersGal Pressman1-5/+8
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree3-8/+9
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann1-0/+1
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli1-9/+5
2024-08-08l2tp: fix lockdep splatJames Chapman1-2/+13
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2-3/+1
2024-08-08idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-08idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8