summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-09vmxnet3: update MTU after device quiesceRonak Doshi
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong
2025-09-09ppp: fix memory leak in pad_compress_skbQingfang Deng
2025-09-09net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-09net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-09-09net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-09xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-09-04net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-09-04net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas
2025-09-04net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-09-04net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-09-04net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-28ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-08-28net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-28wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-08-28net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-08-28net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas
2025-08-28net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas
2025-08-28wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka
2025-08-28wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.Thomas Fourier
2025-08-28wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collectPagadala Yesu Anjaneyulu
2025-08-28wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()Rand Deeb
2025-08-28net: fec: allow disable coalescingJonas Rebmann
2025-08-28wifi: iwlwifi: mvm: fix scan request validationAvraham Stern
2025-08-28net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari
2025-08-28net: ag71xx: Add missing check after DMA mapThomas Fourier
2025-08-28et131x: Add missing check after DMA mapThomas Fourier
2025-08-28be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari
2025-08-28net: dpaa: fix device leak when querying time stamp infoJohan Hovold
2025-08-28net: gianfar: fix device leak when querying time stamp infoJohan Hovold
2025-08-28pptp: fix pptp_xmit() error pathEric Dumazet
2025-08-28benet: fix BUG when creating VFsMichal Schmidt
2025-08-28pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet
2025-08-28vrf: Drop existing dst reference in vrf_ip6_input_dstStanislav Fomichev
2025-08-28can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson
2025-08-28can: kvaser_pciefd: Store device channel indexJimmy Assarsson
2025-08-28wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-08-28mwl8k: Add missing check after DMA mapThomas Fourier
2025-08-28wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra
2025-08-28iwlwifi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2025-08-28wifi: iwlwifi: Fix memory leak in iwl_mvm_init()Xiu Jianfeng
2025-08-28wifi: rtl818x: Kill URBs before clearing tx status queueDaniil Dulov