1. cb0a605 net/rds: use prink_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  2. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  3. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  4. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  5. 1bde04a RDS/IB: print IB event strings as well as their number by Zach Brown · 14 years ago
  6. f046011 RDS/IB: track signaled sends by Zach Brown · 14 years ago
  7. 3324412 RDS/IB: Add caching of frags and incs by Chris Mason · 14 years ago
  8. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  9. a46ca94 RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock by Zach Brown · 14 years ago
  10. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  11. f17a1a5 RDS: Refill recv ring directly from tasklet by Andy Grover · 14 years ago
  12. e32b4a7 RDS/IB: Do not wait for send ring to be empty on conn shutdown by Andy Grover · 14 years ago
  13. ff3d7d3 RDS: Perform unmapping ops in stages by Andy Grover · 14 years ago
  14. f147dd9 RDS/IB: Disallow connections less than RDS 3.1 by Andy Grover · 14 years ago
  15. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 14 years ago
  16. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 14 years ago
  17. 5daf47b net/rds: Add missing mutex_unlock by Julia Lawall · 14 years ago
  18. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 9706978 RDS: Turn down alarming reconnect messages by Andy Grover · 14 years ago
  21. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  22. d521b63 RDS/IB+IW: Move recv processing to a tasklet by Andy Grover · 15 years ago
  23. fdf6e6b RDS/IB: Drop connection when a fatal QP event is received by Andy Grover · 15 years ago
  24. e11d912 RDS/IB: Move tx/rx ring init and refill to later by Andy Grover · 15 years ago
  25. 8dacd57 RDS/IB: Fix printk to indicate remote IP, not local by Andy Grover · 15 years ago
  26. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 15 years ago
  27. 9ddbcfa RDS/IB: Improve RDS protocol version checking by Andy Grover · 15 years ago
  28. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  29. 8cbd960 RDS: Use spinlock to protect 64b value update on 32b archs by Andy Grover · 15 years ago
  30. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 15 years ago
  31. ec16227 RDS/IB: Infiniband transport by Andy Grover · 15 years ago