aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/rdma.c
Commit message (Expand)AuthorAge
* RDS: Remove struct rds_rdma_opAndy Grover2010-09-08
* RDS: purge atomic resources too in rds_message_purge()Andy Grover2010-09-08
* RDS: Inline rdma_prepare into cmsg_rdma_argsAndy Grover2010-09-08
* RDS: WhitespaceAndy Grover2010-09-08
* RDS: Do not mask address when pinning pagesAndy Grover2010-09-08
* RDS: Base init_depth and responder_resources on hw valuesAndy Grover2010-09-08
* RDS: Implement atomic operationsAndy Grover2010-09-08
* RDS: make sure all sgs alloced are initializedAndy Grover2010-09-08
* RDS: make m_rdma_op a member of rds_messageAndy Grover2010-09-08
* RDS: fold rdma.h into rds.hAndy Grover2010-09-08
* RDS: cleanup/fix rds_rdma_unuseAndy Grover2010-09-08
* RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* RDS: Fix corrupted rds_mrsTina Yang2010-09-08
* RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover2010-09-08
* 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
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-30
* RDS: use get_user_pages_fast()Andy Grover2009-04-09
* RDS: Fix ordering in a conditionalAndy Grover2009-04-09
* RDS: RDMA supportAndy Grover2009-02-27