1. e642df6 IB/ucm: Use memdup_user() by Julia Lawall · 14 years ago
  2. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  3. 1693395 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static by Roland Dreier · 14 years ago
  4. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  5. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
  6. 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 14 years ago
  7. 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 14 years ago
  8. bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 14 years ago
  9. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  10. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  11. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 14 years ago
  12. 3e340c0 IB/cm: Fix device_create() return value check by Jani Nikula · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 14 years ago
  15. 122ce87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  16. 070e140 IB/mad: Ignore iWARP devices on device removal by Steve Wise · 14 years ago
  17. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  18. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  19. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  20. 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 14 years ago
  21. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  22. b1e4594 switch infiniband uverbs to anon_inodes by Al Viro · 15 years ago
  23. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  24. a265e55 IB/uverbs: Use anon_inodes instead of private infinibandeventfs by Roland Dreier · 14 years ago
  25. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 14 years ago
  26. cdb8e43 IB/ucm: Clean whitespace errors by Alexander Chiang · 15 years ago
  27. daa9135 IB/ucm: Increase maximum devices supported by Alexander Chiang · 15 years ago
  28. 31d14b6 IB/ucm: Use stack variable 'base' in ib_ucm_add_one by Alexander Chiang · 15 years ago
  29. dd08f70 IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one by Alexander Chiang · 15 years ago
  30. d3f2c67 IB/umad: Clean whitespace by Alexander Chiang · 15 years ago
  31. 8698d3f IB/umad: Increase maximum devices supported by Alexander Chiang · 15 years ago
  32. dc2ed5e IB/umad: Use stack variable 'base' in ib_umad_init_port by Alexander Chiang · 15 years ago
  33. d451b8d IB/umad: Use stack variable 'devnum' in ib_umad_init_port by Alexander Chiang · 15 years ago
  34. 6aa2a86 IB/umad: Remove port_table[] by Alexander Chiang · 15 years ago
  35. 2b937af IB/umad: Convert *cdev to cdev in struct ib_umad_port by Alexander Chiang · 15 years ago
  36. 9afed76 IB/uverbs: Whitespace cleanup by Alexander Chiang · 15 years ago
  37. 830a387 IB/uverbs: Pack struct ib_uverbs_event_file tighter by Alexander Chiang · 15 years ago
  38. 6d6a0e7 IB/uverbs: Increase maximum devices supported by Alexander Chiang · 15 years ago
  39. ddbd688 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one by Alexander Chiang · 15 years ago
  40. 3870798 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one by Alexander Chiang · 15 years ago
  41. 2a72f21 IB/uverbs: Remove dev_table by Alexander Chiang · 15 years ago
  42. 055422d IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device by Alexander Chiang · 15 years ago
  43. ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 14 years ago
  44. 8523c04 RDMA/cm: Revert association of an RDMA device when binding to loopback by Sean Hefty · 14 years ago
  45. fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
  46. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  47. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  48. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  49. df42245 IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() by Roel Kluin · 15 years ago
  50. d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
  51. 923c100 IB/addr: Simplify resolving IPv4 addresses by Sean Hefty · 15 years ago
  52. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  53. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  54. d2e0886 IB/addr: Verify source and destination address families match by Sean Hefty · 15 years ago
  55. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  56. e2e6269 RDMA/cma: Fix AF_INET6 support in multicast joining by Jason Gunthorpe · 15 years ago
  57. 1c9b281 RDMA/cma: Correct detection of SA Created MGID by Jason Gunthorpe · 15 years ago
  58. 0f9ea5d RDMA/addr: Use appropriate locking with for_each_netdev() by Eric Dumazet · 15 years ago
  59. a7ca1f0 RDMA/ucma: Add option to manually set IB path by Sean Hefty · 15 years ago
  60. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  61. 85f20b3 RDMA/addr: Fix resolution of local IPv6 addresses by David J. Wilder · 15 years ago
  62. 54e05f1 RDMA/iwcm: Don't call provider reject func with irqs disabled by Steve Wise · 15 years ago
  63. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  64. 0e442af IB/mad: Fix lock-lock-timer deadlock in RMPP code by Roland Dreier · 15 years ago
  65. 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
  66. cb58160 RDMA/iwcm: Reject the connection when the cm_id is destroyed by Steve Wise · 15 years ago
  67. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  68. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  69. b1b8afb IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) by Jack Morgenstein · 15 years ago
  70. e1d7806 IB/core: Fix send multicast group leave retry by Yossi Etigin · 15 years ago
  71. 6276e08 IB: Use DEFINE_SPINLOCK() for static spinlocks by Roland Dreier · 15 years ago
  72. 60f2b65 IB/mad: Check hop count field in directed route MAD to avoid array overflow by Roland Dreier · 15 years ago
  73. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  74. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  75. d2ca39f RDMA/cma: Create cm id even when IB port is down by Yossi Etigin · 15 years ago
  76. 84adeee RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups by Yossi Etigin · 15 years ago
  77. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  78. 6432f36 IB: Remove useless ibdev_is_alive() tests from sysfs code by Roland Dreier · 15 years ago
  79. 6b708b3 IB/sa_query: Fix AH leak due to update_sm_ah() race by Jack Morgenstein · 15 years ago
  80. 4780c19 IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp by Ralph Campbell · 15 years ago
  81. d9620a4 IB/mad: initialize mad_agent_priv before putting on lists by Ralph Campbell · 15 years ago
  82. 1d9bc6d6 IB/mad: Fix null pointer dereference in local_completions() by Ralph Campbell · 15 years ago
  83. 9206dff IB: Remove sysfs files before unregistering device by Roland Dreier · 15 years ago
  84. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  85. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  86. 2c4ab62 RDMA/addr: Fix build breakage when IPv6 is disabled by Roland Dreier · 16 years ago
  87. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  88. 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
  89. 38617c6 RDMA/addr: Add support for translating IPv6 addresses by Aleksey Senin · 16 years ago
  90. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  92. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  93. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  94. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  95. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  96. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  97. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  98. 52805174 IB/mad: Use krealloc() to resize snoop table by Roland Dreier · 16 years ago
  99. 6aea938 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() by Julien Brunel · 16 years ago
  100. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago