aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw.h
Commit message (Expand)AuthorAgeFilesLines
* rds: make local functions/variables staticstephen hemminger2010-10-211-4/+0
* RDS: remove __init and __exit annotationZach Brown2010-09-081-3/+3
* RDS: Remove struct rds_rdma_opAndy Grover2010-09-081-2/+2
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-081-1/+0
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-0/+2
* RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-201-1/+0
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-091-1/+1
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-021-9/+5
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-3/+11
* RDS: Add iWARP supportAndy Grover2009-02-261-0/+395