| Commit message (Expand) | Author | Age | Files | Lines |
* | RDS: split out connection specific state from rds_connection to rds_conn_path | Sowmini Varadhan | 2016-06-14 | 1 | -1/+2 |
* | RDS: Fix the atomicity for congestion map update | santosh.shilimkar@oracle.com | 2016-04-16 | 1 | -2/+2 |
* | rds: rds_cong_queue_updates needs to defer the congestion update transmission | Sowmini Varadhan | 2015-02-11 | 1 | -1/+15 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | rds: use little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -3/+3 |
* | rds: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 2011-03-23 | 1 | -5/+4 |
* | RDS: Bypass workqueue when queueing cong updates | Andy Grover | 2010-09-08 | 1 | -1/+1 |
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-08 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | RDS: Fix congestion issues for loopback | Andy Grover | 2010-03-16 | 1 | -2/+0 |
|/ |
|
* | RDS: Do not send congestion updates to loopback connections | Andy Grover | 2009-10-30 | 1 | -0/+2 |
* | RDS: Export symbols from core RDS | Andy Grover | 2009-08-23 | 1 | -0/+1 |
* | rds: Fix build on powerpc. | David S. Miller | 2009-03-02 | 1 | -0/+2 |
* | RDS: Congestion-handling code | Andy Grover | 2009-02-26 | 1 | -0/+402 |