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