summaryrefslogtreecommitdiffstats
path: root/net/rds/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan2016-06-081-0/+1
* RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan2016-05-031-0/+4
* RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-071-2/+5
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-241-2/+1Star
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-2/+2
* rds: make local functions/variables staticstephen hemminger2010-10-211-2/+0Star
* RDS: remove __init and __exit annotationZach Brown2010-09-091-3/+3
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-091-2/+0Star
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-091-1/+0Star
* RDS: Add TCP transport to RDSAndy Grover2009-08-241-0/+93