| Commit message (Expand) | Author | Age | Files | Lines |
* | rds: Changing IP address internal representation to struct in6_addr | Ka-Cheong Poon | 2018-07-24 | 1 | -3/+4 |
* | rds: clean up loopback rds_connections on netns deletion | Sowmini Varadhan | 2018-06-27 | 1 | -0/+56 |
* | rds: avoid unenecessary cong_update in loop transport | Santosh Shilimkar | 2018-06-15 | 1 | -0/+1 |
* | RDS: TCP: Hooks to set up a single connection path | Sowmini Varadhan | 2016-07-01 | 1 | -3/+3 |
* | RDS: TCP: make receive path use the rds_conn_path | Sowmini Varadhan | 2016-07-01 | 1 | -2/+2 |
* | RDS: Rework path specific indirections | Sowmini Varadhan | 2016-07-01 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 1 | -2/+3 |
|\ |
|
| * | net: rds: fix coding style issues | Joshua Houghton | 2016-06-19 | 1 | -2/+3 |
* | | RDS: split out connection specific state from rds_connection to rds_conn_path | Sowmini Varadhan | 2016-06-15 | 1 | -0/+1 |
|/ |
|
* | RDS: use gfp flags from caller in conn_alloc() | Dan Carpenter | 2012-03-23 | 1 | -1/+1 |
* | rds: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -1/+1 |
* | rds: prevent BUG_ON triggering on congestion map updates | Neil Horman | 2011-03-08 | 1 | -3/+8 |
* | rds: Lost locking in loop connection freeing | Pavel Emelyanov | 2010-11-04 | 1 | -0/+4 |
* | RDS: Stop supporting old cong map sending method | Andy Grover | 2010-09-09 | 1 | -13/+6 |
* | RDS: Move loop-only function to loop.c | Andy Grover | 2010-09-09 | 1 | -2/+13 |
* | RDS: inc_purge() transport function unused - remove it | Andy Grover | 2010-09-09 | 1 | -1/+0 |
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-09 | 1 | -1/+1 |
* | 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-17 | 1 | -7/+0 |
|/ |
|
* | RDS: loopback | Andy Grover | 2009-02-27 | 1 | -0/+188 |