1. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 17 years ago
  2. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 17 years ago
  3. fa7252e IB: Make sure struct ib_user_mad.data is aligned by Jason Gunthorpe · 17 years ago
  4. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  5. 459d6e2 IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> by Michael S. Tsirkin · 17 years ago
  6. c59a3da IB: Fix ib_dma_alloc_coherent() wrapper by Roland Dreier · 18 years ago
  7. d1998ef [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros by Ben Collins · 18 years ago
  8. 9b51309 IB: Add DMA mapping functions to allow device drivers to interpose by Ralph Campbell · 18 years ago
  9. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  10. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  11. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  12. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  13. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  14. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  15. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  16. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  17. aec79fc IB/sa: fix ib_sa_selector names by Michael S. Tsirkin · 18 years ago
  18. 951f7fc RDMA/cma: Document rdma_accept() error handling by Or Gerlitz · 18 years ago
  19. 07eeec0 RDMA/cma: Document rdma_destroy_id() function by Or Gerlitz · 18 years ago
  20. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  21. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  22. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  23. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  24. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  25. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  26. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  27. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  28. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  29. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  30. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  31. 9ead190 IB/uverbs: Don't serialize with ib_uverbs_idr_mutex by Roland Dreier · 18 years ago
  32. 6d969a4 IB/sa: Add ib_init_ah_from_path() by Sean Hefty · 18 years ago
  33. 4e00d69 IB: Add ib_init_ah_from_wc() by Sean Hefty · 18 years ago
  34. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 18 years ago
  35. da2ab62 IB: Move struct port_info from ipath to <rdma/ib_smi.h> by Leonid Arsh · 18 years ago
  36. 63942c9 IB: Add client reregister event type by Leonid Arsh · 18 years ago
  37. 6fb9cdb IB: Add caching of ports' LMC by Jack Morgenstein · 18 years ago
  38. e51060f IB: IP address based RDMA connection manager by Sean Hefty · 18 years ago
  39. 7025fcd IB: address translation to map IP toIB addresses (GIDs) by Sean Hefty · 18 years ago
  40. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 18 years ago
  41. 6a9af2e IB: common handling for marshalling parameters to/from userspace by Sean Hefty · 18 years ago
  42. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 18 years ago
  43. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 18 years ago
  44. f36e179 IB/umad: Add support for large RMPP transfers by Jack Morgenstein · 18 years ago
  45. ea88fd1 IB/uverbs: Return actual capacity from create SRQ operation by Dotan Barak · 18 years ago
  46. abb6e9b IB/mthca: Return actual capacity from create_srq by Dotan Barak · 18 years ago
  47. 4d9781c IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp by Roland Dreier · 18 years ago
  48. 8bdb0e8 IB/uverbs: Support for query SRQ from userspace by Dotan Barak · 18 years ago
  49. 7ccc9a2 IB/uverbs: Support for query QP from userspace by Dotan Barak · 18 years ago
  50. a74cd4a IB: Whitespace cleanups by Roland Dreier · 18 years ago
  51. 8a51866 IB: Add ib_modify_qp_is_ok() library function by Roland Dreier · 18 years ago
  52. d36f34a IB: Enable FMR pool user to set page size by Or Gerlitz · 18 years ago
  53. c5bcbbb IB: Allow userspace to set node description by Roland Dreier · 18 years ago
  54. 33b9b3e IB: Add userspace support for resizing CQs by Roland Dreier · 18 years ago
  55. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  56. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  57. 40de2e5 [IB] Have cq_resize() method take an int, not int* by Roland Dreier · 19 years ago
  58. 7b28b0d [IB] ucm: 32/64 compatibility fixes by Sean Hefty · 19 years ago
  59. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  60. 07d357d [IB] CM: bind IDs to a specific device by Sean Hefty · 19 years ago
  61. 91ecd4a [IB] uverbs: Add ABI structures for more commands by Roland Dreier · 19 years ago
  62. 883a99c [IB] uverbs: Add a mask of device methods allowed for userspace by Roland Dreier · 19 years ago
  63. 274c089 [IB] uverbs: Add device-specific ABI version attribute by Roland Dreier · 19 years ago
  64. 6b73597e [IB] uverbs: ABI-breaking fixes for userspace verbs by Roland Dreier · 19 years ago
  65. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  66. 63c47c2 [IB] uverbs: Close some exploitable races by Roland Dreier · 19 years ago
  67. 972d512 [IB] Add MAD data field size definitions by Sean Hefty · 19 years ago
  68. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  69. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  70. 2e9f7cb [PATCH] IB: Add struct for ClassPortInfo by Roland Dreier · 19 years ago
  71. fbed8ee [PATCH] IB: Move SA attributes to ib_sa.h by Hal Rosenstock · 19 years ago
  72. 1325cc7 [PATCH] IB: Define more SA methods by Hal Rosenstock · 19 years ago
  73. 0b2b35f [PATCH] IB: Add user-supplied context to userspace CM ABI by Sean Hefty · 19 years ago
  74. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago