public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: airoha: Use u64_stats_t with u64_stats_sync properly
@ 2026-01-25 22:07 David Yang
  2026-01-25 22:07 ` [PATCH net-next v2 1/2] u64_stats: Allow u64_stats_add() to accept s64 David Yang
  2026-01-25 22:07 ` [PATCH net-next v2 2/2] net: airoha: Use u64_stats_t with u64_stats_sync properly David Yang
  0 siblings, 2 replies; 5+ messages in thread
From: David Yang @ 2026-01-25 22:07 UTC (permalink / raw)
  To: netdev
  Cc: David Yang, Lorenzo Bianconi, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, linux-arm-kernel,
	linux-mediatek, linux-kernel

v1: https://lore.kernel.org/r/20260122185255.2761568-1-mmyangfl@gmail.com
  - fix u64_stats_add()

David Yang (2):
  u64_stats: Allow u64_stats_add() to accept s64
  net: airoha: Use u64_stats_t with u64_stats_sync properly

 drivers/net/ethernet/airoha/airoha_eth.c | 153 +++++++++++++----------
 drivers/net/ethernet/airoha/airoha_eth.h |  34 ++---
 include/linux/u64_stats_sync.h           |   4 +-
 3 files changed, 104 insertions(+), 87 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-26  0:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-25 22:07 [PATCH net-next v2 0/2] net: airoha: Use u64_stats_t with u64_stats_sync properly David Yang
2026-01-25 22:07 ` [PATCH net-next v2 1/2] u64_stats: Allow u64_stats_add() to accept s64 David Yang
2026-01-25 22:38   ` David Laight
2026-01-25 22:07 ` [PATCH net-next v2 2/2] net: airoha: Use u64_stats_t with u64_stats_sync properly David Yang
2026-01-26  0:35   ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox