summaryrefslogtreecommitdiffstats
path: root/net/rds/bind.c
Commit message (Expand)AuthorAgeFilesLines
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-171-2/+2
* rds: Use RCU for the bind lookup searchesChris Mason2010-09-081-44/+46
* rds: switch to rwlock on bind_lockChris Mason2010-09-081-7/+7
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-2/+2
* RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-231-0/+3
* RDS: Socket interfaceAndy Grover2009-02-261-0/+199
OpenPOWER on IntegriCloud