summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-03-07net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-07net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-06net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-06net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06bnxt_en: Fix the double free during device removalSelvin Xavier
2023-03-06bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-06net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-06net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-03nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang
2023-03-03ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-03-02Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-02net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-02ca8210: fix mac_len negative array accessAlexander Aring
2023-03-01net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-02-28net: phy: unlock on error in phy_probe()Dan Carpenter
2023-02-28bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel
2023-02-27xen-netback: remove unused variables pending_idx and indexTom Rix
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-02-26Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-02-24ibmvnic: Assign XPS map to correct queue indexNick Child
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko