summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
12 daysnet: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
13 daysnet/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
13 daysnet/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
13 daysnet/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
13 daysnet/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-184/+256
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-07idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-07idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-07idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-07idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-07idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-07idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-07idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-07idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-07idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-07idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-07idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-07idpf: 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-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
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: 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-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-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-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-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-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-18Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-59/+210
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
2025-12-18net: enetc: do not transmit redirected XDP frames when the link is downWei Fang1-1/+2