summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-12-03net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-12-03net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-12-03mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-12-03be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-12-03net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-12-03net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-12-03net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-12-03net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-12-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni
2025-12-03net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-12-03net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-12-03net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-12-03net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas
2025-12-03net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2025-12-03net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun
2025-12-03net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-12-03net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-12-03can: gs_usb: increase max interface to U8_MAXCeleste Liu
2025-12-03net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-12-03wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-12-03net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli
2025-12-03usbnet: Prevents free active keventLizhi Xu
2025-12-03wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-12-03net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-29amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-29net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-29net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-29net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter
2025-10-29Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-10-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-10-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-10-29net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath
2025-10-29wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal
2025-10-29wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-10-29wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean