summaryrefslogtreecommitdiffstats
path: root/include/linux/rculist_nulls.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-171-0/+7
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-01-251-6/+14
|\
| * rculist_nulls: Change docbook comment headersMadhuparna Bhowmik2020-01-101-2/+2
| * rculist_nulls: Add docbook commentsMadhuparna Bhowmik2020-01-101-0/+8
| * rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2020-01-101-4/+4
* | tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2019-12-131-0/+37
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* 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