summaryrefslogtreecommitdiffstats
path: root/net/rds/connection.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-4/+2
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+5
* RDS: Refactor end of __conn_create for readabilityAndy Grover2009-07-201-17/+31
* RDS: Don't set c_version in __rds_conn_create()Andy Grover2009-07-201-1/+0
* rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-091-3/+1
* RDS: Connection handlingAndy Grover2009-02-261-0/+487
OpenPOWER on IntegriCloud