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