summaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim/psp.c
AgeCommit message (Expand)Author
2026-06-02netdevsim: psp: use atomic64 for psp stats countersDaniel Zahka
2026-06-02netdevsim: psp: update rx stats on the peer netdevsimDaniel Zahka
2026-05-18netdevsim: psp: reset spi on key rotation and check for exhaustion on allocDaniel Zahka
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang
2025-11-07netdevsim: implement psp device statsDaniel Zahka
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski