summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-161-0/+1
* | RDS: Workaround for in-use MRs on close causing crashAndy Grover2010-03-161-2/+2
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* RDS: Fix panic on unloadAndy Grover2009-10-301-4/+1
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-201-6/+6
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-22/+21
* RDS/IB: Implement RDMA ops using FMRsAndy Grover2009-02-261-0/+641
OpenPOWER on IntegriCloud