Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rds: make local functions/variables static | stephen hemminger | 2010-10-21 | 1 | -4/+0 |
* | RDS: remove __init and __exit annotation | Zach Brown | 2010-09-08 | 1 | -3/+3 |
* | RDS: Remove struct rds_rdma_op | Andy Grover | 2010-09-08 | 1 | -2/+2 |
* | RDS: inc_purge() transport function unused - remove it | Andy Grover | 2010-09-08 | 1 | -1/+0 |
* | RDS/IB+IW: Move recv processing to a tasklet | Andy Grover | 2009-10-30 | 1 | -0/+2 |
* | RDS/IW: Remove page_shift variable from iwarp transport | Andy Grover | 2009-07-20 | 1 | -1/+0 |
* | RDS/IW+IB: Allow max credit advertise window. | Steve Wise | 2009-04-09 | 1 | -1/+1 |
* | RDS: Use spinlock to protect 64b value update on 32b archs | Andy Grover | 2009-04-02 | 1 | -9/+5 |
* | RDS: Rewrite connection cleanup, fixing oops on rmmod | Andy Grover | 2009-04-02 | 1 | -3/+11 |
* | RDS: Add iWARP support | Andy Grover | 2009-02-26 | 1 | -0/+395 |