aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner2018-05-071-14/+0
* net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-0/+22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-291-15/+44
* net: u64_stats_sync improvementsEric Dumazet2010-06-291-1/+5
* net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107