summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-25net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean
2022-08-25net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-25net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean
2022-08-25net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-25i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-08-25ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko
2022-08-25ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-25ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik
2022-08-25ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch
2022-08-25ice: Fix call trace with null VSI during VF resetMichal Jaron
2022-08-25ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko
2022-08-25net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-25net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean
2022-08-25net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-25net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-25net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-25net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-25mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-08-25virtio_net: fix endian-ness for RSSMichael S. Tsirkin
2022-08-25net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov
2022-08-25RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja
2022-08-25iavf: Fix deadlock in initializationIvan Vecera
2022-08-25iavf: Fix reset error handlingPrzemyslaw Patynowski
2022-08-25iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski
2022-08-25iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-25geneve: fix TOS inheriting for ipv4Matthias May
2022-08-25tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-25plip: avoid rcu debug splatFlorian Westphal
2022-08-25mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-25octeontx2-af: Fix key checking for source macSubbaraya Sundeep
2022-08-25octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-25octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-25octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-08-25octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-25net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-25net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-25net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-08-25net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-25virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)