summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-07net: macb: fix unregister_netdev call order in macb_remove()luoguangfei1-1/+1
2025-12-07net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)1-4/+4
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde1-2/+2
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher1-2/+2
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean1-7/+0
2025-12-07net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)1-31/+34
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-12-07net: lan966x: Fix the initialization of taprioHoratiu Vultur1-1/+4
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde1-7/+19
2025-12-07can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde1-2/+15
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-07net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-07net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2
2025-12-07net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner1-10/+8
2025-12-07net/mlx5e: Do not update SBCM when prio2buffer command is invalidMaher Sanalla1-2/+2
2025-12-07net/mlx5: Fix memory leak in error flow of port set bufferMaher Sanalla1-2/+2
2025-12-07virtio-net: fix received length check in big packetsBui Quang Minh1-13/+13
2025-12-07net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-12-07net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman6-66/+45
2025-12-07net/mlx5e: Consider internal buffers size in port buffer calculationsMaher Sanalla3-21/+36
2025-12-07net/mlx5e: Update shared buffer along with device buffer changesMaher Sanalla2-4/+219
2025-12-07net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla2-0/+78
2025-12-07net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-12-07net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-12-07net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-12-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-12-07wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-12-07wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan4-11/+25
2025-12-07net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-12-07net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea1-1/+4
2025-12-07bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-12-07net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-12-07net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-12-07net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-12-07net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-12-07Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-12-076pack: drop redundant locking and refcountingQingfang Deng1-52/+5
2025-12-07net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-12-07net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran1-6/+6
2025-12-07r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3
2025-12-07net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-12-07wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10