1. 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
  2. 070e140 IB/mad: Ignore iWARP devices on device removal by Steve Wise · 14 years ago
  3. 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 14 years ago
  4. 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
  5. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  6. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  7. 6276e08 IB: Use DEFINE_SPINLOCK() for static spinlocks by Roland Dreier · 15 years ago
  8. 4780c19 IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp by Ralph Campbell · 15 years ago
  9. d9620a4 IB/mad: initialize mad_agent_priv before putting on lists by Ralph Campbell · 15 years ago
  10. 1d9bc6d6 IB/mad: Fix null pointer dereference in local_completions() by Ralph Campbell · 15 years ago
  11. 52805174 IB/mad: Use krealloc() to resize snoop table by Roland Dreier · 16 years ago
  12. 7097228 IB/mad: Don't discard BMA responses in kernel by Michael Brooks · 16 years ago
  13. 5a4f2b67 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
  14. b61d92d IB/mad: Fix incorrect access to items on local_list by Sean Hefty · 16 years ago
  15. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 16 years ago
  16. 727792d IB/mad: Enable loopback of DR SMP responses from userspace by Steve Welch · 17 years ago
  17. 3828ff4 IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() by Ralph Campbell · 17 years ago
  18. 86dfbec IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  19. 445d680 IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  20. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  21. 1bae4db IB/mad: Enhance SMI for switch support by Hal Rosenstock · 17 years ago
  22. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  23. de493d4 IB/mad: Change SMI to use enums rather than magic return codes by Hal Rosenstock · 17 years ago
  24. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 17 years ago
  25. 1527106 IB/core: Use the new verbs DMA mapping functions by Ralph Campbell · 17 years ago
  26. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 17 years ago
  27. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 17 years ago
  28. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  29. 3979869 IB/mad: Fix race between cancel and receive completion by Roland Dreier · 18 years ago
  30. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  31. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  32. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  33. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  34. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  35. 9874e74 IB/mad: Check GID/LID when matching requests by Jack Morgenstein · 18 years ago
  36. 403a496 IB: Make needlessly global ib_mad_cache static by Roland Dreier · 18 years ago
  37. 1b52fa98 IB: refcount race fixes by Sean Hefty · 18 years ago
  38. 64cb9c6 IB/mad: Fix RMPP version check during agent registration by Hal Rosenstock · 18 years ago
  39. 37289ef IB/mad: fix oops in cancel_mads by Michael S. Tsirkin · 18 years ago
  40. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 18 years ago
  41. fa9656b IB/mad: include GID/class when matching receives by Jack Morgenstein · 18 years ago
  42. dc05980 IB/mad: Fix oopsable race on device removal by Michael S. Tsirkin · 18 years ago
  43. f36e179 IB/umad: Add support for large RMPP transfers by Jack Morgenstein · 18 years ago
  44. 5e9f71a IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp() by Ralph Campbell · 18 years ago
  45. 8cf3f04 IB/mad: Handle DR SMPs with a LID routed part by Ralph Campbell · 18 years ago
  46. 2012a11 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case by Adrian Bunk · 18 years ago
  47. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  48. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  49. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  50. 4ab6fb7 [IB] Fix leak on MAD initialization failure by Roland Dreier · 19 years ago
  51. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  52. 5dd2ce1 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration by Hal Rosenstock · 19 years ago
  53. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  54. fa619a7 [PATCH] IB: Add RMPP implementation by Hal Rosenstock · 19 years ago
  55. d2082ee [PATCH] IB: Introduce RMPP APIs by Hal Rosenstock · 19 years ago
  56. cabe3cb [PATCH] IB: Fix a couple of MAD code paths by Hal Rosenstock · 19 years ago
  57. 29bb33d [PATCH] IB: Optimize canceling a MAD by Hal Rosenstock · 19 years ago
  58. 03b61ad [PATCH] IB: Add ib_modify_mad API to MAD by Hal Rosenstock · 19 years ago
  59. 2c153b9 [PATCH] IB: Eliminate MAD cache leak associated with local completions by Hal Rosenstock · 19 years ago
  60. dbf9227 [PATCH] IB: Simplify calling of list_del in MAD by Hal Rosenstock · 19 years ago
  61. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 19 years ago
  62. df9f9ea [PATCH] IB: Add ib_coalesce_recv_mad to MAD by Hal Rosenstock · 19 years ago
  63. f68bcc2 [PATCH] IB: Minor cleanup during MAD startup and shutdown by Hal Rosenstock · 19 years ago
  64. 6a0c435 [PATCH] IB: Fix timeout/cancelled MAD handling by Hal Rosenstock · 19 years ago
  65. d760ce8 [PATCH] IB: Change ib_mad_send_wr_private struct by Hal Rosenstock · 19 years ago
  66. f8197a4 [PATCH] IB: Change saving of user's send wr_id in MAD by Hal Rosenstock · 19 years ago
  67. 4a0754f [PATCH] IB: Combine some MAD routines by Hal Rosenstock · 19 years ago
  68. 824c8ae [PATCH] IB: Add MAD helper functions by Hal Rosenstock · 19 years ago
  69. b82cab6 [PATCH] IB: Update MAD client API by Hal Rosenstock · 19 years ago
  70. 79b61dc [PATCH] IB: Remove incorrect comments by Hal Rosenstock · 19 years ago
  71. dfe7cc7 [PATCH] IB: remove unneeded includes by Hal Rosenstock · 19 years ago
  72. 24239af [PATCH] IB: Keep MAD work completion valid by Sean Hefty · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago