aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/cong.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-03-23rds: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-23rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita1-5/+4
2010-09-08RDS: Bypass workqueue when queueing cong updatesAndy Grover1-1/+1
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-3/+3
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16RDS: Fix congestion issues for loopbackAndy Grover1-2/+0
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover1-0/+2
2009-08-23RDS: Export symbols from core RDSAndy Grover1-0/+1
2009-03-02rds: Fix build on powerpc.David S. Miller1-0/+2
2009-02-26RDS: Congestion-handling codeAndy Grover1-0/+402