summaryrefslogtreecommitdiff
path: root/net/rds/ib_rdma.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-17RDS: Do not call set_page_dirty() with irqs offAndy Grover1-0/+1
2010-03-17RDS: Workaround for in-use MRs on close causing crashAndy Grover1-2/+2
2009-11-30net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-10-31RDS: Fix panic on unloadAndy Grover1-4/+1
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover1-6/+6
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover1-22/+21
2009-02-27RDS/IB: Implement RDMA ops using FMRsAndy Grover1-0/+641