summaryrefslogtreecommitdiffstats
path: root/include/linux/rculist_nulls.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-051-38/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bpf: convert htab map to hlist_nullsAlexei Starovoitov2017-03-091-0/+14
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-141-0/+39
* net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
* rculist: avoid __rcu annotationsArnd Bergmann2010-08-191-5/+11
* rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2010-02-251-2/+2
* rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-191-1/+1
* rcu: Introduce hlist_nulls variant of hlistEric Dumazet2008-11-161-0/+110