summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
12 dayswifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae1-8/+19
12 daysnet: phy: adin1100: Fix software power-down ready conditionAlexander Dahl1-1/+1
12 dayswifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal1-7/+2
12 dayswifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal1-2/+4
12 daysphy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur1-3/+3
12 dayswifi: ath11k: fix peer HE MCS assignmentBaochen Qiang2-4/+7
12 dayswifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen1-0/+2
2025-12-07net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)1-11/+11
2025-12-07net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)1-11/+7
2025-12-07net: macb: fix unregister_netdev call order in macb_remove()luoguangfei1-1/+1
2025-12-07can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das1-23/+30
2025-12-07bonding: check xdp prog when set bond modeWang Liang2-4/+7
2025-12-07bonding: return detailed error when loading native XDP failsHangbin Liu1-1/+4
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-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: 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-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-07net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle1-1/+1
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/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