summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-07net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)1-11/+7
2025-12-07net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)1-12/+11
2025-12-07net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)1-1/+1
2025-12-07net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)1-2/+2
2025-12-07net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)1-4/+4
2025-12-07r8169: fix RTL8127 hang on suspend/shutdownHeiner Kallweit1-5/+14
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-07can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das1-22/+31
2025-12-07virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler2-2/+3
2025-12-07net: fec: do not register PPS event for PEROUTWei Fang1-2/+5
2025-12-07net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang1-0/+12
2025-12-07net: fec: do not update PEROUT if it is enabledWei Fang2-10/+34
2025-12-07net: fec: cancel perout_timer when PEROUT is disabledWei Fang1-0/+2
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07eth: fbnic: Fix counter roll-over issueMohsin Bashir1-1/+1
2025-12-07net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean1-7/+0
2025-12-07net: wwan: mhi: Keep modem name match with Foxconn T99W640Slark Xiao1-1/+1
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
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: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle1-7/+11
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle1-1/+1
2025-12-07veth: reduce XDP no_direct return section to fix raceJesper Dangaard Brouer1-4/+3
2025-12-07can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde1-5/+54
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-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit1-2/+7
2025-12-01net: phylink: add missing supported link modes for the fixed-linkWei Fang1-0/+3
2025-12-01net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-12-01ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-12-01idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+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: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi1-1/+1
2025-12-01net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi2-29/+85
2025-12-01veth: more robust handing of race to avoid txq getting stuckJesper Dangaard Brouer1-18/+20
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-12-01wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith1-0/+7
2025-11-24net: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-11-24virtio-net: fix incorrect flags recording in big modeXuan Zhuo1-5/+11
2025-11-24wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit1-6/+1
2025-11-24wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg2-13/+12