aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli1-0/+3
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl1-0/+1
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2025-12-31wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan1-3/+3
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan1-5/+1
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang1-1/+7
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet1-1/+2
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+3
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni7-6/+27
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy1-1/+1
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey2-5/+6
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev1-4/+2
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski1-0/+3
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni8-18/+31
2025-12-27bng_en: update module descriptionRajashekar Hudumula3-6/+6
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
2025-12-23net: wangxun: move PHYLINK dependencyArnd Bergmann1-3/+1
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju1-0/+2
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi1-13/+26
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko1-1/+1
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2025-12-22fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li1-3/+9
2025-12-22net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou1-0/+7
2025-12-22net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds37-93/+273
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni1-1/+1
2025-12-18net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen1-2/+2
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2