1. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  2. b4e1da3 RDS: properly use sg_init_table by Chris Mason · 14 years ago
  3. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  4. c20f5b9 RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create() by Andy Grover · 14 years ago
  5. d455ab6 RDS/IB: always process recv completions by Zach Brown · 14 years ago
  6. b6fb0df RDS/IB: Make ib_recv_refill return void by Andy Grover · 14 years ago
  7. 037f18a3 RDS: use friendly gfp masks for prefill by Chris Mason · 14 years ago
  8. 3324412 RDS/IB: Add caching of frags and incs by Chris Mason · 14 years ago
  9. fc24f78 RDS/IB: Remove ib_recv_unmap_page() by Andy Grover · 14 years ago
  10. 3427e85 RDS: Assume recv->r_frag is always NULL in refill_one() by Andy Grover · 14 years ago
  11. 0b088e0 RDS: Use page_remainder_alloc() for recv bufs by Andy Grover · 14 years ago
  12. 7e3f295 rds: don't let RDS shutdown a connection while senders are present by Chris Mason · 14 years ago
  13. f17a1a5 RDS: Refill recv ring directly from tasklet by Andy Grover · 14 years ago
  14. 919ced4 RDS/IB: Remove ib_[header/data]_sge() functions by Andy Grover · 15 years ago
  15. f147dd9 RDS/IB: Disallow connections less than RDS 3.1 by Andy Grover · 15 years ago
  16. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 15 years ago
  17. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 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. 735f61e RDS: Do not BUG() on error returned from ib_post_send 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. 86357b1 RDS: Fix potential race around rds_i[bw]_allocation by Andy Grover · 15 years ago
  24. 597ddd5 RDS/IB: Rename byte_len to data_len to enhance readability by Andy Grover · 15 years ago
  25. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 15 years ago
  26. 7b70d03 RDS/IW+IB: Allow max credit advertise window. by Steve Wise · 15 years ago
  27. 8cbd960 RDS: Use spinlock to protect 64b value update on 32b archs by Andy Grover · 15 years ago
  28. 1e23b3e RDS/IB: Receive datagrams via IB by Andy Grover · 15 years ago