summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-09-08ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-09-08net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-09-08net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-09-08net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior
2022-09-08nfp: flower: fix ingress police using matchall filterTianyu Yuan
2022-09-08net: smsc911x: Stop and start PHY during suspend and resumeFlorian Fainelli
2022-09-08net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson
2022-09-08ieee802154/adf7242: defer destroy_workqueue callLin Ma
2022-09-08ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger
2022-09-05net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-08-31net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski
2022-08-31net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski
2022-08-31net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski
2022-08-31net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit
2022-08-31ionic: VF initial random MAC address if no assigned macR Mohamed Shah
2022-08-31ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-31ionic: clear broken state on generation changeShannon Nelson
2022-08-31net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-31net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-31i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-31bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-31bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-31bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-31net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-31bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-31net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-31net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-31net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-31net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-31net: dsa: microchip: update the ksz_phylink_get_capsArun Ramadoss
2022-08-31net: dsa: microchip: move the port mirror to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move vlan functionality to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move tag_protocol to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: move switch chip_id detection to ksz_commonArun Ramadoss
2022-08-31net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detectArun Ramadoss
2022-08-31net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman
2022-08-31net/mlx5e: Fix wrong application of the LRO stateAya Levin
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-31net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich
2022-08-31net/mlx5: Disable irq when locking lag_lockVlad Buslov
2022-08-31net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen
2022-08-31net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen
2022-08-31net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-31ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-31ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-31r8152: fix the RX FIFO settings when suspendingHayes Wang