summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean
2023-03-15veth: Fix use after free in XDP_REDIRECTShawn Bohrer
2023-03-15net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...Lorenzo Bianconi
2023-03-15net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-13net: ipa: fix a surprising number of bad offsetsAlex Elder
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-13qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-13bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko
2023-03-10mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10veth: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10net: ena: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-10ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu
2023-03-10net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
2023-03-10virtio_net: add checking sq is full inside xdp xmitXuan Zhuo
2023-03-10virtio_net: separate the logic of checking whether sq is fullXuan Zhuo
2023-03-10virtio_net: reorder some funcsXuan Zhuo
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