summaryrefslogtreecommitdiff
path: root/include/linux/u64_stats_sync.h
AgeCommit message (Expand)Author
2021-10-18u64_stats: Introduce u64_stats_set()Ahmed S. Darwish
2021-03-10u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra
2020-06-04u64_stats: Document writer non-preemptibility requirementAhmed S. Darwish
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-30u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2015-06-15net: make u64_stats_init() a functionEric Dumazet
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet
2010-06-28net: u64_stats_sync improvementsEric Dumazet
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet