Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | net: remove hlist_nulls_add_tail_rcu() | Eric Dumazet | 2017-12-05 | 1 | -38/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | bpf: convert htab map to hlist_nulls | Alexei Starovoitov | 2017-03-09 | 1 | -0/+14 |
* | soreuseport: fix ordering for mixed v4/v6 sockets | Craig Gallek | 2016-04-14 | 1 | -0/+39 |
* | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet | 2013-06-02 | 1 | -1/+6 |
* | rculist: avoid __rcu annotations | Arnd Bergmann | 2010-08-19 | 1 | -5/+11 |
* | rcu: Disable lockdep checking in RCU list-traversal primitives | Paul E. McKenney | 2010-02-25 | 1 | -2/+2 |
* | rcu: Fix whitespace inconsistencies | Paul E. McKenney | 2009-09-19 | 1 | -1/+1 |
* | rcu: Introduce hlist_nulls variant of hlist | Eric Dumazet | 2008-11-16 | 1 | -0/+110 |