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-301-4/+2Star
* RDS: Export symbols from core RDSAndy Grover2009-08-241-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/+0Star
* rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-101-3/+1Star
* RDS: Connection handlingAndy Grover2009-02-271-0/+487