1. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  2. 5e80ba8 IB/core: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  3. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  4. e8094e6 Merge branch 'cma' into for-next by Roland Dreier · 14 years ago
  5. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 14 years ago
  6. 17a55f7 IB/core: Pack struct ib_device a little tighter by Alexander Chiang · 14 years ago
  7. cf4f7e8 RDMA/cm: Remove unused definition of RDMA_PS_SCTP by Sean Hefty · 14 years ago
  8. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  9. 55464d4 IB: Clarify the documentation of ib_post_send() by Bart Van Assche · 15 years ago
  10. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  11. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  12. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  13. a7ca1f0 RDMA/ucma: Add option to manually set IB path by Sean Hefty · 15 years ago
  14. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  15. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  16. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  17. 7020cb0 IB/mad: Fix RMPP header RRespTime manipulation by Ramachandra K · 15 years ago
  18. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  19. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 15 years ago
  20. 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
  21. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  22. 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
  23. dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
  24. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  25. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  26. 47ee1b9 IB/core: Add support for multicast loopback blocking by Ron Livne · 16 years ago
  27. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  28. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  29. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 16 years ago
  30. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
  31. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 16 years ago
  32. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  33. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  34. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 16 years ago
  35. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  36. c93570f IB/core: Add IPoIB UD LSO support by Eli Cohen · 16 years ago
  37. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  38. b3d636b IB: Make struct ib_uobject.id a signed int by Roland Dreier · 16 years ago
  39. 5128bdc IB/core: Remove unused struct ib_device.flags member by Roland Dreier · 16 years ago
  40. e0605d9 IB/core: Add IP checksum offload support by Eli Cohen · 16 years ago
  41. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  42. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  43. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  44. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  45. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
  46. a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 17 years ago
  47. 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 17 years ago
  48. c8d8bee IB/umem: Add hugetlb flag to struct ib_umem by Joachim Fenkes · 17 years ago
  49. 7ce8640 RDMA/ucma: Allow user space to set service type by Sean Hefty · 17 years ago
  50. a81c994 RDMA/cma: Add ability to specify type of service by Sean Hefty · 17 years ago
  51. 733d65f IB/sa: Add new QoS fields to path record by Sean Hefty · 17 years ago
  52. 92ddc44 IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c by Dotan Barak · 17 years ago
  53. bfb3ea1 IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h> by Dotan Barak · 17 years ago
  54. e8b398d IB: Include <linux/list.h> from <rdma/ib_mad.h> by Dotan Barak · 17 years ago
  55. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  56. 2aec5c6 IB/sa: Make sure SA queries use default P_Key by Sean Hefty · 17 years ago
  57. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  58. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  59. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  60. 1bf66a3 IB: Put rlimit accounting struct in struct ib_umem by Roland Dreier · 17 years ago
  61. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 17 years ago
  62. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  63. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 17 years ago
  64. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  65. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  66. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 17 years ago
  67. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 17 years ago
  68. fa7252e IB: Make sure struct ib_user_mad.data is aligned by Jason Gunthorpe · 17 years ago
  69. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  70. 459d6e2 IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> by Michael S. Tsirkin · 17 years ago
  71. c59a3da IB: Fix ib_dma_alloc_coherent() wrapper by Roland Dreier · 18 years ago
  72. d1998ef [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros by Ben Collins · 18 years ago
  73. 9b51309 IB: Add DMA mapping functions to allow device drivers to interpose by Ralph Campbell · 18 years ago
  74. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  75. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  76. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  77. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  78. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  79. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  80. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  81. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  82. aec79fc IB/sa: fix ib_sa_selector names by Michael S. Tsirkin · 18 years ago
  83. 951f7fc RDMA/cma: Document rdma_accept() error handling by Or Gerlitz · 18 years ago
  84. 07eeec0 RDMA/cma: Document rdma_destroy_id() function by Or Gerlitz · 18 years ago
  85. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  86. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  87. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  88. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  89. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  90. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  91. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  92. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  93. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  94. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  95. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  96. 9ead190 IB/uverbs: Don't serialize with ib_uverbs_idr_mutex by Roland Dreier · 18 years ago
  97. 6d969a4 IB/sa: Add ib_init_ah_from_path() by Sean Hefty · 18 years ago
  98. 4e00d69 IB: Add ib_init_ah_from_wc() by Sean Hefty · 18 years ago
  99. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 18 years ago
  100. da2ab62 IB: Move struct port_info from ipath to <rdma/ib_smi.h> by Leonid Arsh · 18 years ago