1. 4be3a4f IB/core: Fix kernel crash during fail to initialize device by Parav Pandit · 8 years ago
  2. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  3. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  4. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  5. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  6. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  7. 99db949 IB/core: Remove ib_device.dma_device by Bart Van Assche · 8 years ago
  8. 97a9ea8 IB/core: Initialize ib_device.dev.parent earlier by Bart Van Assche · 8 years ago
  9. 43579b5 IB/core: added support to use rdma cgroup controller by Parav Pandit · 8 years ago
  10. a0b3455 IB/core: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  11. 5fa76c20 IB/core: Add get FW version string to the core by Ira Weiny · 9 years ago
  12. d701246 IB/core: Fix query port failure in RoCE by Eli Cohen · 9 years ago
  13. da1f857 IB/core: fix an error code in ib_core_init() by Dan Carpenter · 9 years ago
  14. ae43f82 IB/core: Add IP to GID netlink offload by Mark Bloch · 9 years ago
  15. 735c631 IB/core: Register SA ibnl client during ib_core initialization by Mark Bloch · 9 years ago
  16. c2e49c9 IB/SA: Integrate ib_sa module into ib_core module by Mark Bloch · 9 years ago
  17. 4c2cb42 IB/MAD: Integrate ib_mad module into ib_core module by Mark Bloch · 9 years ago
  18. e3f20f0 IB/core: Integrate IB address resolution module into core by Leon Romanovsky · 9 years ago
  19. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 9 years ago
  20. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
  21. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 9 years ago
  22. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
  23. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  24. 182a2da IB/core: Remove ib_query_device by Or Gerlitz · 9 years ago
  25. 3e153a9 IB/core: Save the device attributes on the device structure by Ira Weiny · 9 years ago
  26. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  27. d300ec5 IB/core: Expose and rename ib_find_cached_gid_by_port cache API by Matan Barak · 9 years ago
  28. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  29. b8071ad IB/core: Remove needless bracketization by Doug Ledford · 10 years ago
  30. 98d25af IB/core: missing curly braces in ib_find_gid() by Dan Carpenter · 10 years ago
  31. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 10 years ago
  32. 55aeed0 IB/core: Make ib_alloc_device init the kobject by Jason Gunthorpe · 10 years ago
  33. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 10 years ago
  34. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 10 years ago
  35. 5aa44bb IB/core: Add rwsem to allow reading device list or client list by Haggai Eran · 10 years ago
  36. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
  37. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  38. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 10 years ago
  39. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  40. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  41. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 10 years ago
  42. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  43. ff7166c IB/core: Handle table with full and partial membership for the same P_Key by Jack Morgenstein · 13 years ago
  44. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 14 years ago
  45. b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 14 years ago
  46. fd75c78 RDMA: Add error handling to ib_core_init() by Nir Muchtar · 14 years ago
  47. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  48. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
  49. 9206dff IB: Remove sysfs files before unregistering device by Roland Dreier · 16 years ago
  50. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 17 years ago
  51. 65d470b IB: find_first_zero_bit() takes unsigned pointer by Roland Dreier · 17 years ago
  52. 36026ec IB/core: Ignore membership bit in ib_find_pkey() by Moni Shoua · 18 years ago
  53. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  54. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  55. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 18 years ago
  56. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 18 years ago
  57. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  58. 9a6b090 IB/core: Use ARRAY_SIZE macro for mandatory_table by Ahmed S. Darwish · 18 years ago
  59. 9cd330d IB: Fix typo in kerneldoc for ib_set_client_data() by Krishna Kumar · 18 years ago
  60. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 19 years ago
  61. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  62. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  63. 116c007 [IB] Check port number in ib_query_port()/ib_modify_port() by Roland Dreier · 19 years ago
  64. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 20 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2