summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka
2026-01-08sfc: correct kernel-doc complaintsRandy Dunlap
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-08net: cadence: macb: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu
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-05net: marvell: prestera: correct return type of prestera_ldr_wait_buf()Alok Tiwari
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang