summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-23virtio-net: don't schedule delayed refill workerBui Quang Minh1-23/+24
2026-01-23can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
2026-01-23net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
2026-01-23net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao1-2/+2
2026-01-23net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
2026-01-23net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-23net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
2026-01-23net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
2026-01-23net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-23macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
2026-01-23can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek1-1/+1
2026-01-23virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva1-3/+9
2026-01-17net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes1-0/+2
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-17wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg1-1/+1
2026-01-17net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-17net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima1-0/+8
2026-01-17net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
2026-01-17Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean4-78/+0
2026-01-17idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-17idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-17idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-17idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-17idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-17idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-17idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-17idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-17idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-17idpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2026-01-17idpf: convert vport state to bitmapEmil Tantilov7-30/+28
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-17virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
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/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2026-01-17net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-17net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2026-01-17net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2026-01-17net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli1-0/+3
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-17bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2026-01-17net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-08net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
2026-01-08net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1