summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-22wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-22wifi: rtw88: fix device leak on probe failureJohan Hovold
2026-04-22bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman
2026-04-22net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-22net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich
2026-04-22net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich
2026-04-22net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-22net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu
2026-04-22e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-22ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-22ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-22ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-22net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter
2026-04-22net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-22net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet
2026-04-22net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-22net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick
2026-04-22wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-22wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-04-22can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-04-18net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-18net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-18net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-18idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-18idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-18idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-18igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-18net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-04-11virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa
2026-04-11net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-04-11net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-04-11vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-04-11wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-04-11wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-04-11eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-11bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-11bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-11bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-11net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-11net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-11net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-11net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-11net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-11net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos