summaryrefslogtreecommitdiff
path: root/net/rds/cong.c
Commit message (Expand)AuthorAge
* rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-08
* rds: use RCU to synchronize work-enqueue with connection teardownSowmini Varadhan2018-01-05
* RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-14
* RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com2016-04-16
* rds: rds_cong_queue_updates needs to defer the congestion update transmissionSowmini Varadhan2015-02-11
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* rds: use little-endian bitopsAkinobu Mita2011-03-23
* rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita2011-03-23
* RDS: Bypass workqueue when queueing cong updatesAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | RDS: Fix congestion issues for loopbackAndy Grover2010-03-16
|/
* RDS: Do not send congestion updates to loopback connectionsAndy Grover2009-10-30
* RDS: Export symbols from core RDSAndy Grover2009-08-23
* rds: Fix build on powerpc.David S. Miller2009-03-02
* RDS: Congestion-handling codeAndy Grover2009-02-26