1. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  2. a3f5ada IB/core: Add link layer property to ports by Eli Cohen · 14 years ago
  3. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
  4. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  5. 5e80ba8 IB/core: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  6. 17a55f7 IB/core: Pack struct ib_device a little tighter by Alexander Chiang · 14 years ago
  7. 55464d4 IB: Clarify the documentation of ib_post_send() by Bart Van Assche · 15 years ago
  8. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  9. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  10. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  11. 47ee1b9 IB/core: Add support for multicast loopback blocking by Ron Livne · 16 years ago
  12. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  13. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  14. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 16 years ago
  15. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 16 years ago
  16. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  17. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  18. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 16 years ago
  19. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  20. c93570f IB/core: Add IPoIB UD LSO support by Eli Cohen · 16 years ago
  21. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  22. b3d636b IB: Make struct ib_uobject.id a signed int by Roland Dreier · 16 years ago
  23. 5128bdc IB/core: Remove unused struct ib_device.flags member by Roland Dreier · 16 years ago
  24. e0605d9 IB/core: Add IP checksum offload support by Eli Cohen · 16 years ago
  25. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  26. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  27. 92ddc44 IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c by Dotan Barak · 17 years ago
  28. bfb3ea1 IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h> by Dotan Barak · 17 years ago
  29. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  30. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 17 years ago
  31. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 17 years ago
  32. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  33. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 17 years ago
  34. 459d6e2 IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> by Michael S. Tsirkin · 17 years ago
  35. c59a3da IB: Fix ib_dma_alloc_coherent() wrapper by Roland Dreier · 18 years ago
  36. d1998ef [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros by Ben Collins · 18 years ago
  37. 9b51309 IB: Add DMA mapping functions to allow device drivers to interpose by Ralph Campbell · 18 years ago
  38. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  39. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  40. 9ead190 IB/uverbs: Don't serialize with ib_uverbs_idr_mutex by Roland Dreier · 18 years ago
  41. 4e00d69 IB: Add ib_init_ah_from_wc() by Sean Hefty · 18 years ago
  42. 63942c9 IB: Add client reregister event type by Leonid Arsh · 18 years ago
  43. 6fb9cdb IB: Add caching of ports' LMC by Jack Morgenstein · 18 years ago
  44. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 18 years ago
  45. abb6e9b IB/mthca: Return actual capacity from create_srq by Dotan Barak · 18 years ago
  46. 8a51866 IB: Add ib_modify_qp_is_ok() library function by Roland Dreier · 18 years ago
  47. d36f34a IB: Enable FMR pool user to set page size by Or Gerlitz · 18 years ago
  48. c5bcbbb IB: Allow userspace to set node description by Roland Dreier · 18 years ago
  49. 33b9b3e IB: Add userspace support for resizing CQs by Roland Dreier · 18 years ago
  50. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 18 years ago
  51. 40de2e5 [IB] Have cq_resize() method take an int, not int* by Roland Dreier · 19 years ago
  52. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  53. 883a99c [IB] uverbs: Add a mask of device methods allowed for userspace by Roland Dreier · 19 years ago
  54. 274c089 [IB] uverbs: Add device-specific ABI version attribute by Roland Dreier · 19 years ago
  55. 63c47c2 [IB] uverbs: Close some exploitable races by Roland Dreier · 19 years ago
  56. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago[Renamed from drivers/infiniband/include/ib_verbs.h]
  57. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 19 years ago
  58. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  59. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  60. 513789e [PATCH] IB: Add ib_create_ah_from_wc to IB verbs by Hal Rosenstock · 19 years ago
  61. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 19 years ago
  62. e2773c0 [PATCH] IB uverbs: core API extensions by Roland Dreier · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago