summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-01net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-12-01net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-01net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2
2025-12-01net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-01mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-01net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-12-01be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-11-24net: stmmac: Fix accessing freed irq affinity_hintQingfang Deng1-7/+4
2025-11-24net: fix NULL pointer dereference in l3mdev_l3_rcvWang Liang1-1/+0
2025-11-24virtio-net: fix incorrect flags recording in big modeXuan Zhuo1-5/+11
2025-11-24net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-11-24net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-11-24net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-24net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-11-24wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-11-24virtio-net: fix received length check in big packetsBui Quang Minh1-13/+12
2025-11-24lan966x: Fix sleeping in atomic contextHoratiu Vultur4-17/+15
2025-11-24net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-11-24net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea1-1/+4
2025-11-24net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman1-3/+1
2025-11-24net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman1-2/+4
2025-11-24wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi1-3/+4
2025-11-24bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-11-24net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-11-24net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-11-24net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-11-24net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-11-24net: libwx: fix device bus LAN IDJiawen Wu2-3/+4
2025-11-24Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-11-246pack: drop redundant locking and refcountingQingfang Deng1-52/+5
2025-11-24net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-11-24net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran1-6/+6
2025-11-24wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam1-1/+1
2025-11-24r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3
2025-11-24net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-11-24wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-11-24net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-11-24net: phy: clear link parameters on admin link downOleksij Rempel1-0/+13
2025-11-24wifi: mt76: mt7996: Temporarily disable EPCSBenjamin Lin1-1/+0
2025-11-24wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou1-0/+2
2025-11-24eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer1-1/+1
2025-11-24net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund1-0/+4
2025-11-24net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas1-1/+38
2025-11-24smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster1-2/+12
2025-11-24net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit3-7/+4
2025-11-24net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel1-1/+2
2025-11-24ice: Don't use %pK through printk or tracepointsThomas Weißschuh2-6/+6
2025-11-24net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang1-1/+8