Age | Commit message (Expand) | Author |
2021-12-13 | u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. | Sebastian Andrzej Siewior |
2021-10-18 | u64_stats: Introduce u64_stats_set() | Ahmed S. Darwish |
2021-03-10 | u64_stats,lockdep: Fix u64_stats_init() vs lockdep | Peter Zijlstra |
2020-06-04 | u64_stats: Document writer non-preemptibility requirement | Ahmed S. Darwish |
2019-11-07 | u64_stats: provide u64_stats_t type | Eric Dumazet |
2018-05-07 | net: u64_stats_sync: Remove functions without user | Anna-Maria Gleixner |
2018-03-07 | net: usbnet: fix potential deadlock on 32bit hosts | Eric Dumazet |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-09-30 | u64_stats: Introduce IRQs disabled helpers | Frederic Weisbecker |
2016-05-04 | tcp: fix lockdep splat in tcp_snd_una_update() | Eric Dumazet |
2015-06-15 | net: make u64_stats_init() a function | Eric Dumazet |
2014-03-14 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz |
2010-11-28 | Kill off a bunch of warning: ‘inline’ is not at beginning of declaration | Jesper Juhl |
2010-06-28 | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() | Eric Dumazet |
2010-06-28 | net: u64_stats_sync improvements | Eric Dumazet |
2010-06-23 | net: Introduce u64_stats_sync infrastructure | Eric Dumazet |