summaryrefslogtreecommitdiffstats
path: root/net/rds/transport.c
Commit message (Expand)AuthorAgeFilesLines
* rds: remove unnecessary returned value checkZhu Yanjun2017-03-031-3/+1
* net: rds: fix coding style issuesJoshua Houghton2016-06-181-2/+1
* RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-071-2/+2
* net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-031-1/+1
* net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan2015-05-311-0/+21
* RDS: have sockets get transport module referencesZach Brown2010-09-081-5/+14
* RDS: Track transports via an array, not a listAndy Grover2009-08-231-10/+19
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+2
* RDS: Transport codeAndy Grover2009-02-261-0/+117