summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-01-10virtio-net: clean up __virtnet_rx_pause/resumeBui Quang Minh
2026-01-10virtio-net: remove unused delayed refill workerBui Quang Minh
2026-01-10virtio-net: don't schedule delayed refill workerBui Quang Minh
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet
2026-01-09can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-06net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima
2026-01-06net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi
2026-01-06idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu