1. 92ddc44 IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c by Dotan Barak · 17 years ago
  2. 38d5af9 IB/mad: Fix address handle leak in mad_rmpp by Sean Hefty · 17 years ago
  3. 8fc394b IB/mad: agent_send_response() should be void by Hal Rosenstock · 17 years ago
  4. 86dfbec IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  5. 445d680 IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  6. 5399891 IB/sa: Don't need to check for default P_Key twice by Roland Dreier · 17 years ago
  7. 36026ec IB/core: Ignore membership bit in ib_find_pkey() by Moni Shoua · 17 years ago
  8. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  9. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  10. 8f07653 RDMA/cma: Remove local write permission from QP access flags by Dotan Barak · 17 years ago
  11. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 17 years ago
  12. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  13. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
  14. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 18 years ago
  15. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 18 years ago
  16. 5d861be IB/cm: cm_msgs.h should include ib_cm.h by Sean Hefty · 18 years ago
  17. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 18 years ago
  18. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 18 years ago
  19. 2aec5c6 IB/sa: Make sure SA queries use default P_Key by Sean Hefty · 18 years ago
  20. 856c52a IB/core: Take sizeof the correct pointer when calling kmalloc() by Dotan Barak · 17 years ago
  21. 1d3f4b9 IB: Fix ib_umem_get() when npages == 0 by Andrew Morton · 18 years ago
  22. 43506d9 IB: Remove garbage non-ASCII characters from comments by Roland Dreier · 17 years ago
  23. 1bae4db IB/mad: Enhance SMI for switch support by Hal Rosenstock · 18 years ago
  24. 24bce50 IB/umem: Fix possible hang on process exit by Roland Dreier · 18 years ago
  25. bf2944b RDMA/cma: Fix initialization of next_port by Sean Hefty · 18 years ago
  26. d998ccc IB/cm: Fix stale connection detection by Sean Hefty · 18 years ago
  27. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  28. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 18 years ago
  29. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  30. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 18 years ago
  31. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 18 years ago
  32. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 18 years ago
  33. 6c719f5 RDMA/cma: Add check to validate that cm_id is bound to a device by Sean Hefty · 18 years ago
  34. be65f08 RDMA/cma: Fix synchronization with device removal in cma_iw_handler by Sean Hefty · 18 years ago
  35. 8aa0860 RDMA/cma: Simplify device removal handling code by Sean Hefty · 18 years ago
  36. 1bf66a3 IB: Put rlimit accounting struct in struct ib_umem by Roland Dreier · 18 years ago
  37. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  38. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  39. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 18 years ago
  40. 1a70a05 IB/fmr_pool: Add prefix to all printks by Roland Dreier · 18 years ago
  41. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  42. 1912ffb IB: Set class_dev->dev in core for nice device symlink by Joachim Fenkes · 18 years ago
  43. de493d4 IB/mad: Change SMI to use enums rather than magic return codes by Hal Rosenstock · 18 years ago
  44. aeba84a IB/umad: Implement GRH handling for sent/received MADs by Sean Hefty · 18 years ago
  45. d0e7bb1 IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() by Sean Hefty · 18 years ago
  46. 9d41b7f IB/ucm: Simplify ib_ucm_event() by Sean Hefty · 18 years ago
  47. d92f764 RDMA/ucma: Simplify ucma_get_event() by Sean Hefty · 18 years ago
  48. 9a4b65e IB/umad: Fix declaration of dev_map[] by Hal Rosenstock · 18 years ago
  49. 3492856 RDMA/ucma: Avoid sending reject if backlog is full by Sean Hefty · 18 years ago
  50. cb164b8 RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() by Sean Hefty · 18 years ago
  51. 1836854 RDMA/cma: Remove unused node_guid from cma_device structure by Sean Hefty · 18 years ago
  52. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 18 years ago
  53. 962063e RDMA/cma: Request reversible paths only by Sean Hefty · 18 years ago
  54. 47645d8 IB/core: Set hop limit in ib_init_ah_from_wc correctly by Sean Hefty · 18 years ago
  55. aaf1aef IB/uverbs: Return correct error for invalid PD in register MR by Roland Dreier · 18 years ago
  56. 7084f84 IB/core: Set static rate in ib_init_ah_from_path() by Roland Dreier · 18 years ago
  57. 38abaa6 IB/core: Fix sparse warnings about shadowed declarations by Roland Dreier · 18 years ago
  58. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 18 years ago
  59. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
  60. ebb9098 RDMA/iwcm: iw_cm_id destruction race fixes by Steve Wise · 18 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  62. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  63. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  64. c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 18 years ago
  65. aedec08 RDMA/cma: Increment port number after close to avoid re-use by Sean Hefty · 18 years ago
  66. 9a6b090 IB/core: Use ARRAY_SIZE macro for mandatory_table by Ahmed S. Darwish · 18 years ago
  67. 1f12667 RDMA/addr: Handle ethernet neighbour updates during route resolution by Steve Wise · 18 years ago
  68. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  69. 0cefcf0 RDMA/ucma: Don't report events with invalid user context by Sean Hefty · 18 years ago
  70. 30a5ec9 RDMA/ucma: Fix struct ucma_event leak when backlog is full by Sean Hefty · 18 years ago
  71. 881a045 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects by Steve Wise · 18 years ago
  72. 1527106 IB/core: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  73. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  74. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  75. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  76. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  77. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  78. f47e22c IB/fmr: ib_flush_fmr_pool() may wait too long by Roland Dreier · 18 years ago
  79. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  80. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  81. f469b26 IB/ucm: Fix deadlock in cleanup by Michael S. Tsirkin · 18 years ago
  82. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  83. 04699a1 RDMA/addr: list_move() cleanups by Roland Dreier · 18 years ago
  84. c78bb84 RDMA/addr: Fix some cancellation problems in process_req() by Krishna Kumar · 18 years ago
  85. 9ab1ffa RDMA/iwcm: Fix comment for iwcm_deref_id() to match code by Krishna Kumar · 18 years ago
  86. 715a588 RDMA/iwcm: Remove unnecessary function argument by Krishna Kumar · 18 years ago
  87. 13fccdb RDMA/iwcm: Remove unnecessary initializations by Krishna Kumar · 18 years ago
  88. 83b9658 RDMA/iwcm: Fix memory leak by Krishna Kumar · 18 years ago
  89. 33ba0fa RDMA/iwcm: Fix memory corruption bug in cm_work_handler() by Krishna Kumar · 18 years ago
  90. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  91. e31353e RDMA/cm: Remove setting local write as part of QP access flags by Dotan Barak · 18 years ago
  92. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  93. a1a733f RDMA/cma: Rewrite cma_req_handler() to encapsulate common code by Krishna Kumar · 18 years ago
  94. f115db4 RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() by Krishna Kumar · 18 years ago
  95. e402227 RDMA/cma: Remove redundant check in cma_add_one by Krishna Kumar · 18 years ago
  96. e82153b RDMA/cma: Optimize cma_bind_loopback() to check for empty list by Krishna Kumar · 18 years ago
  97. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  98. 3979869 IB/mad: Fix race between cancel and receive completion by Roland Dreier · 18 years ago
  99. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  100. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago