aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/u64_stats_sync.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet1-0/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-30u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker1-21/+24
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet1-0/+14
2015-06-15net: make u64_stats_init() a functionEric Dumazet1-3/+4
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