aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08net/rds: zero last byte for strncpyChen Gang1-0/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-09-08RDS: remove __init and __exit annotationZach Brown1-1/+1
2010-09-08RDS: Move atomic stats from general to ib-specific areaAndy Grover1-2/+0
2010-09-08RDS: Change send lock from a mutex to a spinlockAndy Grover1-2/+2
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+2
2009-08-23RDS: Export symbols from core RDSAndy Grover1-0/+2
2009-08-05net: mark read-only arrays as constJan Engelhardt1-2/+2
2009-02-26RDS: Info and statsAndy Grover1-0/+148