summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-22net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)1-1/+1
2023-03-22ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman2-20/+13
2023-03-22bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov1-3/+1
2023-03-22bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov1-4/+15
2023-03-22ethernet: sun: add check for the mdesc_grab()Liang He2-0/+6
2023-03-22qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin1-1/+1
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich1-2/+8
2023-03-22sh_eth: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-22ravb: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean1-4/+12
2023-03-22ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski1-2/+2
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich1-1/+2
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit1-1/+4
2023-03-22net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL1-31/+31
2023-03-22net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL1-1/+1
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin1-0/+5
2023-03-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera1-0/+1
2023-03-22ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu1-0/+1
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh5-7/+82
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2-1/+3
2023-03-17net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit1-11/+3
2023-03-17net: phy: smsc: Cache interrupt maskLukas Wunner1-13/+11
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan1-11/+12
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)1-7/+1
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei1-0/+1
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros1-2/+4
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2-26/+33
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2-2/+8
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-03-10wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-03-10qede: fix interrupt coalescing configurationManish Chopra1-2/+9
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA1-0/+5
2023-03-10hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley1-0/+18
2023-03-10net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2023-03-10wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi1-6/+7
2023-03-10net: bcmgenet: Add a check for oversized packetsFlorian Fainelli1-0/+8
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg1-9/+8
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH1-1/+1
2023-03-10wifi: mt7601u: fix an integer underflowJisoo Jang1-1/+2
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo2-9/+40
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang2-2/+2
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger1-9/+2