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: tls: Change async resync helpers argumentShahar Shitrit1-2/+7
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: 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: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-11-24net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
2025-11-24wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...Manivannan Sadhasivam1-0/+2
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: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-24net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-24net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur1-109/+233
2025-11-24net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur1-115/+116
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-13virtio-net: fix received length check in big packetsBui Quang Minh1-13/+12
2025-11-13lan966x: Fix sleeping in atomic contextHoratiu Vultur4-17/+15
2025-11-13net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-11-13net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang1-3/+4
2025-11-13net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea1-1/+4
2025-11-13net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi1-0/+7
2025-11-13net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman1-3/+1
2025-11-13wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi1-3/+4
2025-11-13bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
2025-11-13bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
2025-11-13bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
2025-11-13bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-11-13net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-11-13net: ionic: map SKB after pseudo-header checksum prepMohammad Heib1-17/+13
2025-11-13net: ionic: add dma_wmb() before ringing TX doorbellMohammad Heib1-0/+4
2025-11-13net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-11-13net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-11-13net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski1-1/+11
2025-11-13net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-11-13net: libwx: fix device bus LAN IDJiawen Wu2-3/+4
2025-11-13Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-11-13net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu1-0/+1
2025-11-136pack: drop redundant locking and refcountingQingfang Deng1-52/+5
2025-11-13net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas3-3/+8