Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u64_stats: Introduce IRQs disabled helpers | Frederic Weisbecker | 2016-09-30 | 1 | -21/+24 |
* | tcp: fix lockdep splat in tcp_snd_una_update() | Eric Dumazet | 2016-05-04 | 1 | -0/+14 |
* | net: make u64_stats_init() a function | Eric Dumazet | 2015-06-15 | 1 | -3/+4 |
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 2014-03-14 | 1 | -8/+8 |
* | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2013-11-06 | 1 | -0/+7 |
* | Kill off a bunch of warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2010-11-28 | 1 | -6/+6 |
* | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() | Eric Dumazet | 2010-06-28 | 1 | -15/+44 |
* | net: u64_stats_sync improvements | Eric Dumazet | 2010-06-28 | 1 | -1/+5 |
* | net: Introduce u64_stats_sync infrastructure | Eric Dumazet | 2010-06-23 | 1 | -0/+107 |