summaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_connect.c
Commit message (Expand)AuthorAgeFilesLines
* net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
* rds: Don't disable BH on BH contextYing Xue2012-08-221-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+2
|\
| * net: fix a lockdep splatEric Dumazet2010-09-241-2/+2
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-1/+1
|/
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-171-1/+1
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-031-4/+3
* RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+153
OpenPOWER on IntegriCloud