1. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 8 years ago
  2. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 32f7451 ipoib: Make ipoib_warn ratelimited by kernel@kyup.com · 8 years ago
  4. b4541f6 IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  5. 855cda6 IB/ipoib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  6. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  7. 344bacc IB/ipoib: Don't allow MC joins during light MC flush by Alex Vesker · 8 years ago
  8. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 8 years ago
  9. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  10. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 8 years ago
  11. 1a86321 IB/ipoib: Use new device FW version string by Ira Weiny · 8 years ago
  12. 61c78eea IB/IPoIB: Don't update neigh validity for unresolved entries by Erez Shitrit · 8 years ago
  13. 9b29953 IB/IPoIB: Disable bottom half when dealing with device address by Mark Bloch · 8 years ago
  14. 198b12f IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions by Erez Shitrit · 8 years ago
  15. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. 492a7e6 IB/IPoIB: Allow setting the device address by Mark Bloch · 8 years ago
  17. 3b56113 IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join by Erez Shitrit · 8 years ago
  18. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  19. e3614bc IB/ipoib: Add readout of statistics using ethtool by Hans Westgaard Ry · 9 years ago
  20. 01690e9 infiniband/ulp/ipoib: remove pkey_mutex by Sebastian Andrzej Siewior · 8 years ago
  21. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  22. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  23. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 9 years ago
  24. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 9 years ago
  25. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
  26. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 9 years ago
  27. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 9 years ago
  28. bb6a777 IB/IPoIB: Do not set skb truesize since using one linearskb by Carol L Soto · 9 years ago
  29. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  30. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 9 years ago
  31. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 9 years ago
  32. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  33. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  34. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  35. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  36. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  37. 0b5c927 IB/ipoib: For sendonly join free the multicast group on leave by Christoph Lameter · 9 years ago
  38. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  39. 2866196 IB/ipoib: increase the max mcast backlog queue by Doug Ledford · 9 years ago
  40. c3852ab IB/ipoib: Make sendonly multicast joins create the mcast group by Doug Ledford · 9 years ago
  41. bd99b2e IB/ipoib: Expire sendonly multicast joins by Christoph Lameter · 9 years ago
  42. d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
  43. c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
  44. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  45. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  46. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  47. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
  48. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  49. efc1eed IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM by Jason Gunthorpe · 9 years ago
  50. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  51. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  52. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  53. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  54. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  55. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  56. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  57. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 9 years ago
  58. 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 10 years ago
  59. 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 10 years ago
  60. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  61. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
  62. 0e5544d IB/ipoib: Remove IPOIB_MCAST_RUN bit by Erez Shitrit · 10 years ago
  63. 1e85b80 IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's by Erez Shitrit · 10 years ago
  64. 2c01073 IB/ipoib: Handle QP in SQE state by Erez Shitrit · 10 years ago
  65. 3fd0605 IB/ipoib: Update broadcast record values after each successful join request by Erez Shitrit · 10 years ago
  66. a44878d IB/ipoib: Use one linear skb in RX flow by Erez Shitrit · 10 years ago
  67. 1c0453d IB/ipoib: drop mcast_mutex usage by Doug Ledford · 10 years ago
  68. d2fe937 IB/ipoib: deserialize multicast joins by Doug Ledford · 10 years ago
  69. 6991141 IB/ipoib: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
  70. efc82ee IB/ipoib: No longer use flush as a parameter by Doug Ledford · 10 years ago
  71. 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  72. 894021a IB/ipoib: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
  73. c84ca6d IB/ipoib: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
  74. be7aa66 IB/ipoib: change init sequence ordering by Doug Ledford · 10 years ago
  75. e135106 IB/ipoib: factor out ah flushing by Doug Ledford · 10 years ago
  76. 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  77. 4143a95 Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" by Roland Dreier · 10 years ago
  78. c6a7ec7 Revert "IPoIB: Make the carrier_on_task race aware" by Roland Dreier · 10 years ago
  79. e7a623d Revert "IPoIB: fix MCAST_FLAG_BUSY usage" by Roland Dreier · 10 years ago
  80. 962121b Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" by Roland Dreier · 10 years ago
  81. bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 10 years ago
  82. 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 10 years ago
  83. 4e0ab20 Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" by Roland Dreier · 10 years ago
  84. a84544a Revert "IPoIB: No longer use flush as a parameter" by Roland Dreier · 10 years ago
  85. ce347ab IPoIB: No longer use flush as a parameter by Doug Ledford · 10 years ago
  86. bb42a6d IPoIB: Make ipoib_mcast_stop_thread flush the workqueue by Doug Ledford · 10 years ago
  87. 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  88. 3bcce48 IPoIB: change init sequence ordering by Doug Ledford · 10 years ago
  89. e5d1dcf IPoIB: fix mcast_dev_flush/mcast_restart_task race by Doug Ledford · 10 years ago
  90. 016d9fb IPoIB: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
  91. 67d7209 IPoIB: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
  92. afe1de6 IPoIB: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
  93. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  94. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  95. b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
  96. 68f9d83 IPoIB: Remove unnecessary port query by Alex Estrin · 10 years ago
  97. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  98. e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
  99. dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
  100. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago