aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_rdma.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-17
* | RDS: Workaround for in-use MRs on close causing crashAndy Grover2010-03-17
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* RDS: Fix panic on unloadAndy Grover2009-10-30
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-20
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-02
* RDS/IB: Implement RDMA ops using FMRsAndy Grover2009-02-27