Commit Graph

102 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Andy Grover 597ddd50e1 RDS/IB: Rename byte_len to data_len to enhance readability 16 years ago
Andy Grover 92c330b9e9 RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c 16 years ago
Andy Grover 8dacd57e7e RDS/IB: Fix printk to indicate remote IP, not local 16 years ago
Andy Grover 02a6a2592e RDS/IB: Handle connections using RDS 3.0 wire protocol 16 years ago
Andy Grover 9ddbcfa098 RDS/IB: Improve RDS protocol version checking 16 years ago
Andy Grover 3ba23ade46 RDS: Set retry_count to 2 and make modifiable via modparam 16 years ago
Tejun Heo b9bf3121af percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() 16 years ago
David Howells 9b8de7479d FRV: Fix the section attribute on UP DECLARE_PER_CPU() 16 years ago
Dan Carpenter 94713bab64 ERR_PTR() dereference in net/rds/ib.c 16 years ago
Dan Carpenter 5d57eeb52a ERR_PTR() dereference in net/rds/iw.c 16 years ago
Wei Yongjun 05a178ecdc rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 16 years ago
Huang Weiyi 9c56a84478 RDS: remove unused #include <version.h> 16 years ago
Andy Grover 830eb7d56c RDS: use get_user_pages_fast() 16 years ago
Andy Grover 49f6969141 RDS: Establish connection before parsing CMSGs 16 years ago
Andy Grover 7acd4a794c RDS: Fix ordering in a conditional 16 years ago
Steve Wise 7b70d0336d RDS/IW+IB: Allow max credit advertise window. 16 years ago
Steve Wise d39e0602bb RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled. 16 years ago
Andy Grover 11bc9421da RDS: Correct some iw references in rdma_transport.c 16 years ago
Steve Wise 5cd2fe6d54 RDS/IW+IB: Set recv ring low water mark to 1/2 full. 16 years ago
Andy Grover 8cbd9606a6 RDS: Use spinlock to protect 64b value update on 32b archs 16 years ago
Andy Grover 745cbccac3 RDS: Rewrite connection cleanup, fixing oops on rmmod 16 years ago
Andy Grover f1cffcbfcc RDS: Fix m_rs_lock deadlock 16 years ago
Randy Dunlap abb79972b4 rds: fix iband RDMA dependencies 16 years ago
David S. Miller c3b3240450 rds: Fix build on powerpc. 16 years ago
Andy Grover fe17f84f5f RDS: Kconfig and Makefile 16 years ago
Andy Grover 55b7ed0b58 RDS: Common RDMA transport code 16 years ago
Andy Grover fcd8b7c0ec RDS: Add iWARP support 16 years ago
Andy Grover e6babe4cc4 RDS/IB: Stats and sysctls 16 years ago
Andy Grover 1e23b3ee0e RDS/IB: Receive datagrams via IB 16 years ago
Andy Grover 6a0979df32 RDS/IB: Implement IB-specific datagram send. 16 years ago
Andy Grover 08b48a1ed8 RDS/IB: Implement RDMA ops using FMRs 16 years ago
Andy Grover f528efe276 RDS/IB: Ring-handling code. 16 years ago
Andy Grover ec16227e14 RDS/IB: Infiniband transport 16 years ago
Andy Grover eff5f53bef RDS: RDMA support 16 years ago
Andy Grover bdbe6fbc6a RDS: recv.c 16 years ago
Andy Grover 5c11559046 RDS: send.c 16 years ago
Andy Grover 7875e18e09 RDS: Message parsing 16 years ago
Andy Grover 3e5048495c RDS: sysctls 16 years ago
Andy Grover 13796bf9ed RDS: loopback 16 years ago
Andy Grover 00e0f34c61 RDS: Connection handling 16 years ago
Andy Grover a8c879a7ee RDS: Info and stats 16 years ago
Andy Grover 0fbc78cbf5 RDS: Transport code 16 years ago
Andy Grover 922cb17a5c RDS: Congestion-handling code 16 years ago
Andy Grover 39de828179 RDS: Main header file 16 years ago
Andy Grover 639b321b4d RDS: Socket interface 16 years ago