summaryrefslogtreecommitdiff
path: root/net/rds/tcp_connect.c
AgeCommit message (Expand)Author
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan
2015-05-09net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.Sowmini Varadhan
2014-10-03net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski
2012-08-22rds: Don't disable BH on BH contextYing Xue
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches
2009-08-23RDS: Add TCP transport to RDSAndy Grover