Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-09 | RDS: fold rdma.h into rds.h | Andy Grover | 1 | -1/+0 |
2010-09-09 | RDS: Explicitly allocate rm in sendmsg() | Andy Grover | 1 | -21/+30 |
2010-09-09 | RDS: break out rdma and data ops into nested structs in rds_message | Andy Grover | 1 | -15/+15 |
2010-09-09 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-30 | net: Move && and || to end of previous line | Joe Perches | 1 | -2/+1 |
2009-08-24 | RDS: Export symbols from core RDS | Andy Grover | 1 | -0/+6 |
2009-02-27 | RDS: Message parsing | Andy Grover | 1 | -0/+402 |