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