aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/cong.c
Commit message (Expand)AuthorAgeFilesLines
* rds: use little-endian bitopsAkinobu Mita2011-03-231-3/+3
* rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita2011-03-231-5/+4
* RDS: Bypass workqueue when queueing cong updatesAndy Grover2010-09-081-1/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | RDS: Fix congestion issues for loopbackAndy Grover2010-03-161-2/+0
|/
* RDS: Do not send congestion updates to loopback connectionsAndy Grover2009-10-301-0/+2
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+1
* rds: Fix build on powerpc.David S. Miller2009-03-021-0/+2
* RDS: Congestion-handling codeAndy Grover2009-02-261-0/+402