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