aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rculist_nulls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal1-0/+7
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-6/+14
2020-01-10rculist_nulls: Change docbook comment headersMadhuparna Bhowmik1-2/+2
2020-01-10rculist_nulls: Add docbook commentsMadhuparna Bhowmik1-0/+8
2020-01-10rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney1-4/+4
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet1-0/+37
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet1-38/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov1-0/+14
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek1-0/+39
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann1-5/+11
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney1-2/+2
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney1-1/+1
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet1-0/+110