1. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 18 years ago
  2. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 18 years ago
  3. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 18 years ago
  4. a3cd7d9 IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs by Olaf Kirch · 18 years ago
  5. a656eb7 IB/fmr_pool: Flush serial numbers can get out of sync by Olaf Kirch · 18 years ago
  6. 2fe7e6f IB/umad: Simplify and fix locking by Roland Dreier · 18 years ago
  7. 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 18 years ago
  8. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 18 years ago
  9. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 18 years ago
  10. 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 18 years ago
  11. b61d92d IB/mad: Fix incorrect access to items on local_list by Sean Hefty · 18 years ago
  12. 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 18 years ago
  13. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 18 years ago
  14. 547af76 IB/multicast: Report errors on multicast groups if P_key changes by Sean Hefty · 18 years ago
  15. 727792d IB/mad: Enable loopback of DR SMP responses from userspace by Steve Welch · 18 years ago
  16. 3828ff4 IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() by Ralph Campbell · 18 years ago
  17. 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 18 years ago
  18. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 18 years ago
  19. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
  20. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  21. 3f776e8 IB/fmr_pool: Stop ib_fmr threads from contributing to load average by Anton Blanchard · 18 years ago
  22. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 18 years ago
  23. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  24. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 18 years ago
  25. cbfb50e IB/uverbs: Fix checking of userspace object ownership by Roland Dreier · 18 years ago
  26. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 18 years ago
  27. d02d1f5 RDMA/cma: Fix deadlock destroying listen requests by Sean Hefty · 18 years ago
  28. c548338 RDMA/cma: Add locking around QP accesses by Sean Hefty · 18 years ago
  29. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 18 years ago
  30. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  31. 227b60f [INET]: local port range robustness by Stephen Hemminger · 18 years ago
  32. dcb3f97 RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries by Sean Hefty · 18 years ago
  33. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 18 years ago
  34. 04d29b0 IB/uverbs: Make ib_uverbs_release_event_file() static by Roland Dreier · 18 years ago
  35. a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 18 years ago
  36. 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 18 years ago
  37. 57cb61d IB/core: Fix handling of multicast response failures by Ralph Campbell · 18 years ago
  38. 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 18 years ago
  39. c8d8bee IB/umem: Add hugetlb flag to struct ib_umem by Joachim Fenkes · 18 years ago
  40. 7ce8640 RDMA/ucma: Allow user space to set service type by Sean Hefty · 18 years ago
  41. a81c994 RDMA/cma: Add ability to specify type of service by Sean Hefty · 18 years ago
  42. 733d65f IB/sa: Add new QoS fields to path record by Sean Hefty · 18 years ago
  43. 3c10c7c IB/sa: Error handling thinko fix by Ali Ayoub · 18 years ago
  44. 8a68bbe IB/fmr_pool: Clean up some error messages in fmr_pool.c by Anton Blanchard · 18 years ago
  45. 65d470b IB: find_first_zero_bit() takes unsigned pointer by Roland Dreier · 18 years ago
  46. 92ddc44 IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c by Dotan Barak · 18 years ago
  47. 38d5af9 IB/mad: Fix address handle leak in mad_rmpp by Sean Hefty · 18 years ago
  48. 8fc394b IB/mad: agent_send_response() should be void by Hal Rosenstock · 18 years ago
  49. 86dfbec IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() by Hal Rosenstock · 18 years ago
  50. 445d680 IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() by Hal Rosenstock · 18 years ago
  51. 5399891 IB/sa: Don't need to check for default P_Key twice by Roland Dreier · 18 years ago
  52. 36026ec IB/core: Ignore membership bit in ib_find_pkey() by Moni Shoua · 18 years ago
  53. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
  54. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  55. 8f07653 RDMA/cma: Remove local write permission from QP access flags by Dotan Barak · 18 years ago
  56. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 18 years ago
  57. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  58. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
  59. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 18 years ago
  60. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 18 years ago
  61. 5d861be IB/cm: cm_msgs.h should include ib_cm.h by Sean Hefty · 18 years ago
  62. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 18 years ago
  63. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 18 years ago
  64. 2aec5c6 IB/sa: Make sure SA queries use default P_Key by Sean Hefty · 18 years ago
  65. 856c52a IB/core: Take sizeof the correct pointer when calling kmalloc() by Dotan Barak · 18 years ago
  66. 1d3f4b9 IB: Fix ib_umem_get() when npages == 0 by Andrew Morton · 18 years ago
  67. 43506d9 IB: Remove garbage non-ASCII characters from comments by Roland Dreier · 18 years ago
  68. 1bae4db IB/mad: Enhance SMI for switch support by Hal Rosenstock · 18 years ago
  69. 24bce50 IB/umem: Fix possible hang on process exit by Roland Dreier · 18 years ago
  70. bf2944b RDMA/cma: Fix initialization of next_port by Sean Hefty · 18 years ago
  71. d998ccc IB/cm: Fix stale connection detection by Sean Hefty · 18 years ago
  72. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  73. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 18 years ago
  74. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  75. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 18 years ago
  76. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 18 years ago
  77. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 18 years ago
  78. 6c719f5 RDMA/cma: Add check to validate that cm_id is bound to a device by Sean Hefty · 18 years ago
  79. be65f08 RDMA/cma: Fix synchronization with device removal in cma_iw_handler by Sean Hefty · 18 years ago
  80. 8aa0860 RDMA/cma: Simplify device removal handling code by Sean Hefty · 18 years ago
  81. 1bf66a3 IB: Put rlimit accounting struct in struct ib_umem by Roland Dreier · 18 years ago
  82. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  83. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  84. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 18 years ago
  85. 1a70a05 IB/fmr_pool: Add prefix to all printks by Roland Dreier · 18 years ago
  86. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  87. 1912ffb IB: Set class_dev->dev in core for nice device symlink by Joachim Fenkes · 18 years ago
  88. de493d4 IB/mad: Change SMI to use enums rather than magic return codes by Hal Rosenstock · 18 years ago
  89. aeba84a IB/umad: Implement GRH handling for sent/received MADs by Sean Hefty · 18 years ago
  90. d0e7bb1 IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() by Sean Hefty · 18 years ago
  91. 9d41b7f IB/ucm: Simplify ib_ucm_event() by Sean Hefty · 18 years ago
  92. d92f764 RDMA/ucma: Simplify ucma_get_event() by Sean Hefty · 18 years ago
  93. 9a4b65e IB/umad: Fix declaration of dev_map[] by Hal Rosenstock · 18 years ago
  94. 3492856 RDMA/ucma: Avoid sending reject if backlog is full by Sean Hefty · 18 years ago
  95. cb164b8 RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() by Sean Hefty · 18 years ago
  96. 1836854 RDMA/cma: Remove unused node_guid from cma_device structure by Sean Hefty · 18 years ago
  97. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 18 years ago
  98. 962063e RDMA/cma: Request reversible paths only by Sean Hefty · 18 years ago
  99. 47645d8 IB/core: Set hop limit in ib_init_ah_from_wc correctly by Sean Hefty · 18 years ago
  100. aaf1aef IB/uverbs: Return correct error for invalid PD in register MR by Roland Dreier · 18 years ago