summaryrefslogtreecommitdiff
path: root/net/rds/bind.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-15net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-1/+1
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-2/+2
2010-09-09rds: Use RCU for the bind lookup searchesChris Mason1-44/+46
2010-09-09rds: switch to rwlock on bind_lockChris Mason1-7/+7
2010-09-09RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-2/+2
2009-08-24RDS: Add a debug message suggesting to load transport modulesAndy Grover1-0/+3
2009-02-27RDS: Socket interfaceAndy Grover1-0/+199