summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-17net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-17net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-17net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman
2026-01-17net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari
2026-01-17net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-11net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin
2026-01-08gve: defer interrupt enabling until NAPI registrationAnkit Garg
2026-01-08idpf: remove obsolete stashing codeJoshua Hay
2026-01-08idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2026-01-08idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2026-01-08idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2026-01-08idpf: improve when to set RE bit logicJoshua Hay
2026-01-08idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2026-01-08idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2026-01-08idpf: add support for SW triggered interruptsJoshua Hay
2026-01-08wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou
2026-01-08wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou
2026-01-08wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou
2026-01-08usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang
2026-01-08net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang
2026-01-08net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2026-01-08fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li
2026-01-08e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2026-01-08net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2026-01-08octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur
2026-01-08net: usb: asix: validate PHY address before useDeepanshu Kartikey
2026-01-08net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2026-01-08smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun
2026-01-08net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2026-01-08amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
2026-01-08team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko
2026-01-08net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou
2026-01-08idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2026-01-08iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju
2026-01-08i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero
2026-01-08i40e: fix scheduling in set_rx_modePrzemyslaw Korba
2026-01-08wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()Morning Star
2026-01-08wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih
2026-01-08net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum
2026-01-08r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe
2026-01-08wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)
2026-01-08can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde