aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rculist_nulls.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2017-12-05net: remove hlist_nulls_add_tail_rcu()Gravatar Eric Dumazet 1-38/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-09bpf: convert htab map to hlist_nullsGravatar Alexei Starovoitov 1-0/+14
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsGravatar Craig Gallek 1-0/+39
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuGravatar Eric Dumazet 1-1/+6
2010-08-19rculist: avoid __rcu annotationsGravatar Arnd Bergmann 1-5/+11
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesGravatar Paul E. McKenney 1-2/+2
2009-09-19rcu: Fix whitespace inconsistenciesGravatar Paul E. McKenney 1-1/+1
2008-11-16rcu: Introduce hlist_nulls variant of hlistGravatar Eric Dumazet 1-0/+110