Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDS: Rename data op members prefix from m_ to op_ | Andy Grover | 2010-09-08 | 1 | -7/+7 |
* | RDS: break out rdma and data ops into nested structs in rds_message | Andy Grover | 2010-09-08 | 1 | -7/+7 |
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-08 | 1 | -1/+1 |
* | RDS/TCP: Wait to wake thread when write space available | Andy Grover | 2010-03-16 | 1 | -1/+3 |
* | net/rds: remove uses of NIPQUAD, use %pI4 | Joe Perches | 2010-02-03 | 1 | -2/+2 |
* | RDS: Add TCP transport to RDS | Andy Grover | 2009-08-23 | 1 | -0/+263 |