1. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  3. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  4. 73ce431 RDS: make sure we post recv buffers by santosh.shilimkar@oracle.com · 9 years ago
  5. 1bc7b863 RDS: destroy the ib state earlier during shutdown by santosh.shilimkar@oracle.com · 9 years ago
  6. d5a8ac2 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net by Sowmini Varadhan · 9 years ago
  7. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  8. 3c88f3d RDS: Switch to generic logging helpers by Sagi Grimberg · 9 years ago
  9. e278371 net/rds: Fix new sparse warning by David Ahern · 9 years ago
  10. c0adf54 net/rds: fix unaligned memory access by shamir rabinovitch · 9 years ago
  11. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  12. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 12 years ago
  13. 3dbd443 net: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  14. cb0a605 net/rds: use prink_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  15. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  16. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  17. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  18. 1bde04a RDS/IB: print IB event strings as well as their number by Zach Brown · 14 years ago
  19. f046011 RDS/IB: track signaled sends by Zach Brown · 14 years ago
  20. 3324412 RDS/IB: Add caching of frags and incs by Chris Mason · 14 years ago
  21. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  22. a46ca94 RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock by Zach Brown · 14 years ago
  23. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  24. f17a1a5 RDS: Refill recv ring directly from tasklet by Andy Grover · 14 years ago
  25. e32b4a7 RDS/IB: Do not wait for send ring to be empty on conn shutdown by Andy Grover · 14 years ago
  26. ff3d7d3 RDS: Perform unmapping ops in stages by Andy Grover · 14 years ago
  27. f147dd9 RDS/IB: Disallow connections less than RDS 3.1 by Andy Grover · 15 years ago
  28. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 15 years ago
  29. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  30. 5daf47b net/rds: Add missing mutex_unlock by Julia Lawall · 14 years ago
  31. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 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
  33. 9706978 RDS: Turn down alarming reconnect messages by Andy Grover · 14 years ago
  34. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  35. d521b63 RDS/IB+IW: Move recv processing to a tasklet by Andy Grover · 15 years ago
  36. fdf6e6b RDS/IB: Drop connection when a fatal QP event is received by Andy Grover · 15 years ago
  37. e11d912 RDS/IB: Move tx/rx ring init and refill to later by Andy Grover · 15 years ago
  38. 8dacd57 RDS/IB: Fix printk to indicate remote IP, not local by Andy Grover · 15 years ago
  39. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 15 years ago
  40. 9ddbcfa RDS/IB: Improve RDS protocol version checking by Andy Grover · 15 years ago
  41. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  42. 8cbd960 RDS: Use spinlock to protect 64b value update on 32b archs by Andy Grover · 15 years ago
  43. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 15 years ago
  44. ec16227 RDS/IB: Infiniband transport by Andy Grover · 15 years ago