summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-30net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2026-01-30net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2026-01-30net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
2026-01-30usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier1-6/+6
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-30be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-30net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-30netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-30octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-30ipvlan: Make the addrs_lock be per portDmitry Skorodumov3-30/+37
2026-01-30veth: fix data race in veth_get_ethtool_statsDavid Yang1-2/+6
2026-01-30amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-30can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-01-30bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+6
2026-01-30net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
2026-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-30ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-30ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-30can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
2026-01-30can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
2026-01-30net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
2026-01-30net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-30macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
2026-01-30can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek1-1/+1
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-17net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-17net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-17net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-11net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
2026-01-11net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4