summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0934-123/+2215
|\
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-03-093-12/+15
| |\
| | * ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann2023-03-071-4/+4
| | * ice: don't ignore return codes in VSI related codeMichal Swiatkowski2023-03-071-7/+10
| | * ice: Fix DSCP PFC TLV creationDave Ertman2023-03-071-1/+1
| * | eth: fealnx: bring back this old driverJakub Kicinski2023-03-083-0/+1964
| * | net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean2023-03-081-15/+20
| * | net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon2023-03-081-16/+16
| * | octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh2023-03-085-7/+82
| |/
| * net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-03-071-0/+1
| * net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-03-071-0/+5
| * net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2023-03-062-1/+3
| * net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit2023-03-061-11/+3
| * bnxt_en: Fix the double free during device removalSelvin Xavier2023-03-062-2/+2
| * bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan2023-03-061-11/+12
| * net: phylib: get rid of unnecessary lockingRussell King (Oracle)2023-03-061-7/+1
| * net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei2023-03-061-0/+1
| * nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang2023-03-031-0/+4
| * nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2023-03-032-4/+10
| * nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2023-03-032-5/+27
| * ice: copy last block omitted in ice_get_module_eeprom()Petr Oros2023-03-031-2/+4
| * Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2023-03-021-0/+2
| |\
| | * ca8210: fix mac_len negative array accessAlexander Aring2023-03-021-0/+2
| * | net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2023-03-022-26/+33
| |/
| * net: lan966x: Fix port police support using tc-matchallHoratiu Vultur2023-03-011-1/+1
| * net: phy: unlock on error in phy_probe()Dan Carpenter2023-02-281-1/+1
| * bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2023-02-282-2/+8
* | cpumask: fix incorrect cpumask scanning result checksLinus Torvalds2023-03-061-1/+1
|/
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-2729-144/+198
|\
| * net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel2023-02-271-1/+1
| * xen-netback: remove unused variables pending_idx and indexTom Rix2023-02-271-5/+0
| * Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-02-272-1/+2
| |\
| | * wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi2023-02-261-0/+1
| | * wifi: ath11k: allow system suspend to survive ath11kLen Brown2023-02-221-1/+1
| * | net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)2023-02-261-1/+0
| * | net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean2023-02-261-1/+1
| * | net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean2023-02-261-1/+1
| * | net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-262-5/+8
| * | qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt2023-02-261-14/+7
| * | Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-02-2610-8/+40
| |\ \
| | * | net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman2023-02-241-0/+1
| | * | net/mlx5e: Verify flow_source cap before using itRoi Dayan2023-02-241-1/+2
| | * | net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2023-02-242-0/+8
| | * | mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko2023-02-244-1/+22
| | * | mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2023-02-242-3/+5
| | * | net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang2023-02-241-1/+1
| | * | net/mlx5: Remove NULL check before dev_{put, hold}Yang Li2023-02-241-2/+1
| * | | ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller2023-02-263-6/+4
| * | | ibmvnic: Assign XPS map to correct queue indexNick Child2023-02-241-2/+2
| |/ /
| * | net/mlx5e: Remove hairpin write debugfs filesGal Pressman2023-02-231-59/+0