aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar1-0/+2
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com1-0/+2
2015-10-05RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar1-6/+12
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar1-1/+0
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar1-1/+2
2010-09-08RDS: Move atomic stats from general to ib-specific areaAndy Grover1-0/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+1
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo1-1/+1
2009-02-26RDS/IB: Stats and sysctlsAndy Grover1-0/+95