summaryrefslogtreecommitdiff
path: root/net/rds/bind.c
Commit message (Expand)AuthorAge
* RDS: log the address on bind failureSantosh Shilimkar2017-01-02
* RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan2016-07-15
* RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com2015-11-02
* RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.Sowmini Varadhan2015-10-13
* RDS: Use per-bucket rw lock for bind hash-tableSantosh Shilimkar2015-09-30
* RDS: fix rds_sock reference bug while doing bindSantosh Shilimkar2015-09-30
* RDS: make socket bind/release locking scheme simple and more efficientSantosh Shilimkar2015-09-30
* RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-07
* net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan2015-05-31
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-17
* rds: Use RCU for the bind lookup searchesChris Mason2010-09-08
* rds: switch to rwlock on bind_lockChris Mason2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-23
* RDS: Socket interfaceAndy Grover2009-02-26