summaryrefslogtreecommitdiff
path: root/net/rds
AgeCommit message (Expand)Author
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-09ERR_PTR() dereference in net/rds/ib.cDan Carpenter
2009-04-09ERR_PTR() dereference in net/rds/iw.cDan Carpenter
2009-04-09rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2009-04-09RDS: remove unused #include <version.h>Huang Weiyi
2009-04-09RDS: use get_user_pages_fast()Andy Grover
2009-04-09RDS: Establish connection before parsing CMSGsAndy Grover
2009-04-09RDS: Fix ordering in a conditionalAndy Grover
2009-04-09RDS/IW+IB: Allow max credit advertise window.Steve Wise
2009-04-09RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise
2009-04-09RDS: Correct some iw references in rdma_transport.cAndy Grover
2009-04-09RDS/IW+IB: Set recv ring low water mark to 1/2 full.Steve Wise
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover
2009-04-02RDS: Fix m_rs_lock deadlockAndy Grover
2009-03-03rds: fix iband RDMA dependenciesRandy Dunlap
2009-03-02rds: Fix build on powerpc.David S. Miller
2009-02-26RDS: Kconfig and MakefileAndy Grover
2009-02-26RDS: Common RDMA transport codeAndy Grover
2009-02-26RDS: Add iWARP supportAndy Grover
2009-02-26RDS/IB: Stats and sysctlsAndy Grover
2009-02-26RDS/IB: Receive datagrams via IBAndy Grover
2009-02-26RDS/IB: Implement IB-specific datagram send.Andy Grover
2009-02-26RDS/IB: Implement RDMA ops using FMRsAndy Grover
2009-02-26RDS/IB: Ring-handling code.Andy Grover
2009-02-26RDS/IB: Infiniband transportAndy Grover
2009-02-26RDS: RDMA supportAndy Grover
2009-02-26RDS: recv.cAndy Grover
2009-02-26RDS: send.cAndy Grover
2009-02-26RDS: Message parsingAndy Grover
2009-02-26RDS: sysctlsAndy Grover
2009-02-26RDS: loopbackAndy Grover
2009-02-26RDS: Connection handlingAndy Grover
2009-02-26RDS: Info and statsAndy Grover
2009-02-26RDS: Transport codeAndy Grover
2009-02-26RDS: Congestion-handling codeAndy Grover
2009-02-26RDS: Main header fileAndy Grover
2009-02-26RDS: Socket interfaceAndy Grover