Commit Graph

56 Commits (582b95c2709cd58913ec2a31b0266ba0aa67b03d)

Author SHA1 Message Date
Julia Lawall 3d7ddd540b net/rds: Use AF_INET for sin_family field 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Andy Grover cb24405e67 RDS: Refactor end of __conn_create for readability 16 years ago
Andy Grover ed9e352a35 RDS/IW: Remove dead code 16 years ago
Andy Grover 404bb72a56 RDS/IW: Remove page_shift variable from iwarp transport 16 years ago
Andy Grover a870d62726 RDS/IB: Always use PAGE_SIZE for FMR page size 16 years ago
Andy Grover edacaeae52 RDS: Fix completion notifications on blocking sockets 16 years ago
Andy Grover fdf6e6b4af RDS/IB: Drop connection when a fatal QP event is received 16 years ago
Andy Grover 68cb01c1ba RDS/IB: Disable flow control in sysctl and explain why 16 years ago
Andy Grover e11d912a7d RDS/IB: Move tx/rx ring init and refill to later 16 years ago
Andy Grover 9099707ded RDS: Don't set c_version in __rds_conn_create() 16 years ago
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
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