aboutsummaryrefslogtreecommitdiff
path: root/net/rds/cong.c
AgeCommit message (Expand)Author
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-03-23rds: use little-endian bitopsAkinobu Mita
2011-03-23rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2010-09-08RDS: Bypass workqueue when queueing cong updatesAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16RDS: Fix congestion issues for loopbackAndy Grover
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover
2009-08-23RDS: Export symbols from core RDSAndy Grover
2009-03-02rds: Fix build on powerpc.David S. Miller
2009-02-26RDS: Congestion-handling codeAndy Grover