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