aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
12 hoursMerge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni7-5/+67
15 hoursvirtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva1-3/+9
15 hourscan: propagate CAN device capabilities via ml_privOliver Hartkopp4-0/+58
15 hoursRevert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp3-5/+9
45 hoursnet: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
3 daysnet: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao1-2/+2
3 daysnet: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
5 daysnet/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
5 daysnet/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
5 daysnet/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
5 daysnet/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
5 daysMerge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski3-2/+4
5 daysvirtio-net: clean up __virtnet_rx_pause/resumeBui Quang Minh1-20/+10
5 daysvirtio-net: remove unused delayed refill workerBui Quang Minh1-86/+0
5 daysvirtio-net: don't schedule delayed refill workerBui Quang Minh1-23/+24
6 daysmacvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
6 dayscan: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
7 dayscan: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
7 dayscan: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek1-1/+1
7 daysMerge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-298/+347
7 daysMerge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-184/+256
7 daysnet: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
7 daysMerge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+3
7 daysbnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
7 daysnet: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
7 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
7 dayswifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg1-2/+2
7 dayswifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg1-1/+1
8 daysnet: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
9 daysnet: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima1-0/+8
9 daysnet: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
9 daysRevert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean4-78/+0
9 daysidpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
9 daysidpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
9 daysidpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
9 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
9 daysidpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
9 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
9 daysidpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
9 daysidpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
9 daysidpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
9 daysidpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
9 daysidpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
9 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
9 daysidpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
11 daysvirtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
11 daysbnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
11 daysnet: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
11 daysnet/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
11 daysnet/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11