summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-16ppp_async: limit MRU to 64KEric Dumazet
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-16net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera
2024-02-16netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-05gve: Fix use-after-free vulnerabilityPraveen Kaligineedi
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-02-05virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-02-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-02-05i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-02-05wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov
2024-02-05wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang
2024-02-05wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-02-05net: usb: ax88179_178a: avoid two consecutive device resetsJose Ignacio Tornos Martinez
2024-02-05bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao
2024-02-05wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang
2024-02-05wifi: rt2x00: restart beacon queue when hardware resetShiji Yang
2024-01-31net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky
2024-01-31hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley
2024-01-31wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2024-01-31net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-01-31fjes: fix memleaks in fjes_hw_setupZhipeng Lu
2024-01-31net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel
2024-01-31net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-31net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu
2024-01-31net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-01-31net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-31net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu
2024-01-31net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-31net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-31net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-31tun: add missing rx stats accounting in tun_xdp_actYunjian Wang
2024-01-31tun: fix missing dropped counter in tun_xdp_actYunjian Wang