summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-20net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-20net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-20net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-05net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05bnxt_en: Add missing 200G link speed reportingMichael Chan
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05net: ipa: compute DMA pool size properlyAlex Elder
2023-04-05net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2023-04-05net/net_failover: fix txq exceeding warningFaicker Mo
2023-04-05r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin
2023-04-05sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-04-05gve: Cache link_speed value from deviceJoshua Washington
2023-04-05net/sonic: use dma_mapping_error() for error checkZhang Changzhong
2023-04-05net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-04-05net/mlx5: Fix steering rules cleanupLama Kayal
2023-04-05net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-04-05net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-04-05net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-04-05net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli
2023-04-05xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-04-05igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-04-05igbvf: Regard vf reset nack as successAkihiko Odaki
2023-04-05intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-04-05iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-22ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-22qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-22ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin