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