summaryrefslogtreecommitdiffstats
path: root/include/linux/u64_stats_sync.h
Commit message (Expand)AuthorAgeFilesLines
* u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker2016-09-301-21/+24
* tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-041-0/+14
* net: make u64_stats_init() a functionEric Dumazet2015-06-151-3/+4
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-8/+8
* net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+7
* Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-281-6/+6
* net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-281-15/+44
* net: u64_stats_sync improvementsEric Dumazet2010-06-281-1/+5
* net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107