summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-03-06veth: try harder when allocating queue memoryJakub Kicinski
2024-03-06net: enable memcg accounting for veth queuesVasily Averin
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-03-06net: veth: clear GRO when clearing XDP even when downJakub Kicinski
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang
2024-03-01r8169: use new PM macrosHeiner Kallweit
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-03-01wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2024-03-01igb: Fix igb_down hung on surprise removalYing Hsu
2024-03-01wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2024-03-01net: ethernet: ti: add missing of_node_put before returnWang Qing
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-23xen-netback: properly sync TX responsesJan Beulich
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-23ppp_async: limit MRU to 64KEric Dumazet
2024-02-23octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-23gve: Fix use-after-free vulnerabilityPraveen Kaligineedi
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2024-02-23virtio_net: Fix "ā€˜%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-02-23octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-02-23i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-02-23wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui
2024-02-23wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen
2024-02-23net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2024-02-23ionic: pass opcode to devcmd_waitShannon Nelson
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-02-23bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao
2024-02-23wifi: rt2x00: restart beacon queue when hardware resetShiji Yang
2024-02-23hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley
2024-02-23wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang