aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/u64_stats_sync.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-8/+8
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz1-0/+7
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl1-6/+6
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet1-15/+44
2010-06-28net: u64_stats_sync improvementsEric Dumazet1-1/+5
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet1-0/+107