aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rculist_nulls.h
AgeCommit message (Expand)Author
2020-05-15rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-03-07tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet