aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan1-2/+5
2014-11-24rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro1-2/+1
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2010-10-21rds: make local functions/variables staticstephen hemminger1-2/+0
2010-09-08RDS: remove __init and __exit annotationZach Brown1-3/+3
2010-09-08RDS: Stop supporting old cong map sending methodAndy Grover1-2/+0
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover1-1/+0
2009-08-23RDS: Add TCP transport to RDSAndy Grover1-0/+93