summaryrefslogtreecommitdiffstats
path: root/net/rds/stats.c
Commit message (Expand)AuthorAgeFilesLines
* rds: check for excessive looping in rds_send_xmitAndy Grover2019-08-151-0/+1
* net/rds: Add a few missing rds_stat_names entriesGerd Rausch2019-08-151-0/+2
* net/rds: zero last byte for strncpyChen Gang2013-03-081-0/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* RDS: Move atomic stats from general to ib-specific areaAndy Grover2010-09-081-2/+0
* RDS: Change send lock from a mutex to a spinlockAndy Grover2010-09-081-2/+2
* RDS: Implement atomic operationsAndy Grover2010-09-081-0/+2
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+2
* net: mark read-only arrays as constJan Engelhardt2009-08-051-2/+2
* RDS: Info and statsAndy Grover2009-02-261-0/+148