aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24rds: remove trailing whitespace and blank linesStephen Hemminger1-1/+0
2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon1-4/+11
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun1-3/+1
2016-06-18net: rds: fix coding style issuesJoshua Houghton1-2/+1
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_netSowmini Varadhan1-2/+2
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-05-31net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan1-0/+21
2010-09-08RDS: have sockets get transport module referencesZach Brown1-5/+14
2009-08-23RDS: Track transports via an array, not a listAndy Grover1-10/+19
2009-08-23RDS: Export symbols from core RDSAndy Grover1-0/+2
2009-02-26RDS: Transport codeAndy Grover1-0/+117