summaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAgeFilesLines
* ERR_PTR() dereference in net/rds/ib.cDan Carpenter2009-04-091-2/+2
* ERR_PTR() dereference in net/rds/iw.cDan Carpenter2009-04-091-2/+2
* rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-091-3/+1
* RDS: remove unused #include <version.h>Huang Weiyi2009-04-091-1/+0
* RDS: use get_user_pages_fast()Andy Grover2009-04-092-8/+2
* RDS: Establish connection before parsing CMSGsAndy Grover2009-04-091-5/+5
* RDS: Fix ordering in a conditionalAndy Grover2009-04-091-1/+1
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-097-13/+13
* RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise2009-04-092-2/+2
* RDS: Correct some iw references in rdma_transport.cAndy Grover2009-04-091-6/+6
* RDS/IW+IB: Set recv ring low water mark to 1/2 full.Steve Wise2009-04-092-2/+2
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-027-24/+100
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-028-85/+109
* RDS: Fix m_rs_lock deadlockAndy Grover2009-04-021-3/+3
* rds: fix iband RDMA dependenciesRandy Dunlap2009-03-031-0/+1
* rds: Fix build on powerpc.David S. Miller2009-03-021-0/+2
* RDS: Kconfig and MakefileAndy Grover2009-02-262-0/+27
* RDS: Common RDMA transport codeAndy Grover2009-02-262-0/+242
* RDS: Add iWARP supportAndy Grover2009-02-269-0/+4611
* RDS/IB: Stats and sysctlsAndy Grover2009-02-262-0/+232
* RDS/IB: Receive datagrams via IBAndy Grover2009-02-261-0/+869
* RDS/IB: Implement IB-specific datagram send.Andy Grover2009-02-261-0/+874
* RDS/IB: Implement RDMA ops using FMRsAndy Grover2009-02-261-0/+641
* RDS/IB: Ring-handling code.Andy Grover2009-02-261-0/+168
* RDS/IB: Infiniband transportAndy Grover2009-02-263-0/+1416
* RDS: RDMA supportAndy Grover2009-02-262-0/+763
* RDS: recv.cAndy Grover2009-02-261-0/+542
* RDS: send.cAndy Grover2009-02-261-0/+1003
* RDS: Message parsingAndy Grover2009-02-262-0/+623
* RDS: sysctlsAndy Grover2009-02-261-0/+122
* RDS: loopbackAndy Grover2009-02-262-0/+197
* RDS: Connection handlingAndy Grover2009-02-262-0/+752
* RDS: Info and statsAndy Grover2009-02-263-0/+419
* RDS: Transport codeAndy Grover2009-02-261-0/+117
* RDS: Congestion-handling codeAndy Grover2009-02-261-0/+402
* RDS: Main header fileAndy Grover2009-02-261-0/+686
* RDS: Socket interfaceAndy Grover2009-02-262-0/+785
OpenPOWER on IntegriCloud