1. edf3f30 IB/ipoib: Fix race between light events and interface restart by Feras Daoud · 8 years ago
  2. 5c8857b IB/IPoIB: Fix error code in ipoib_add_port() by Dan Carpenter · 8 years ago
  3. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  4. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  5. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  6. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  7. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  9. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  10. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  11. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  13. 4542d66 IB/ipoib: Fix memory leak in create child syscall by Feras Daoud · 8 years ago
  14. 560b7c3 IB/ipoib: Fix access to un-initialized napi struct by Alex Vesker · 8 years ago
  15. b53d456 IB/ipoib: Delete napi in device uninit default by Alex Vesker · 8 years ago
  16. 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
  17. ab156af IB/ipoib: Fix memory leaks for child interfaces priv by Alex Vesker · 8 years ago
  18. 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
  19. 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
  20. 0d7e2d2 IB/ipoib: add get_link_ksettings in ethtool by Zhu Yanjun · 8 years ago
  21. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
  22. 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 8 years ago
  23. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
  24. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  25. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  26. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  27. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  28. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  29. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  30. cfd5193 IB/IPoIB: Remove 'else' when the 'if' has a return. by Dasaratharaman Chandramouli · 8 years ago
  31. ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 8 years ago
  32. 3e31a49 IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow by Feras Daoud · 8 years ago
  33. 9a9b811 IB/ipoib: Update broadcast object if PKey value was changed in index 0 by Feras Daoud · 8 years ago
  34. cd565b4 IB/IPoIB: Support acceleration options callbacks by Erez Shitrit · 8 years ago
  35. c1048af IB/IPoIB: Use defined function for netdev_priv function by Erez Shitrit · 8 years ago
  36. 10adcbd IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions by Erez Shitrit · 8 years ago
  37. 7ce1a3e IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo by Erez Shitrit · 8 years ago
  38. 515ed4f IB/IPoIB: Separate control and data related initializations by Erez Shitrit · 8 years ago
  39. 771a525 IB/IPoIB: ibX: failed to create mcg debug file by Shamir Rabinovitch · 8 years ago
  40. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  41. 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
  42. 23536df IB/ipoib: Remove redudant label by Zhu Yanjun · 8 years ago
  43. c5e8f57b0 IB/ipoib: remove the unnecessary memory free by Zhu Yanjun · 8 years ago
  44. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 8 years ago
  45. 5c37077 IB/ipoib: Remove the unnecessary error check by Zhu Yanjun · 8 years ago
  46. dfc0e55 IB/ipoib: function interface change by Zhu Yanjun · 8 years ago
  47. f7534f4 IB/ipoib: Remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  48. db97ed0 IB/IPoIB: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  49. 27d41d2 IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 8 years ago
  50. c586071 IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 8 years ago
  51. 13ee429 IB/ipoib: Use debug prints instead of warnings in RNR WC status by Feras Daoud · 8 years ago
  52. d32b9a8 IB/ipoib: Add detailed error message to dev_queue_xmit call by Feras Daoud · 8 years ago
  53. 89a3987 IB/ipoib: rtnl_unlock can not come after free_netdev by Feras Daoud · 8 years ago
  54. 0a0007f IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 8 years ago
  55. 1c3098c IB/ipoib: Fix deadlock over vlan_mutex by Feras Daoud · 8 years ago
  56. 80b5b35 IB/ipoib: Set device connection mode only when needed by Feras Daoud · 8 years ago
  57. 29da686 IB/ipoib: When given an invalid UD MTU, give debug msg by Feras Daoud · 8 years ago
  58. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  59. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  61. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  62. 11b642b IPoIB: Avoid reading an uninitialized member variable by Bart Van Assche · 8 years ago
  63. 7422664 IB/ipoib: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  64. 0b59970 IB/IPoIB: Remove can't use GFP_NOIO warning by Kamal Heib · 8 years ago
  65. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  67. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 8 years ago
  68. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 8 years ago
  69. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  70. 32f7451 ipoib: Make ipoib_warn ratelimited by kernel@kyup.com · 8 years ago
  71. b4541f6 IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  72. 855cda6 IB/ipoib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  73. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  74. 344bacc IB/ipoib: Don't allow MC joins during light MC flush by Alex Vesker · 8 years ago
  75. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 8 years ago
  76. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  77. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 8 years ago
  78. 1a86321 IB/ipoib: Use new device FW version string by Ira Weiny · 9 years ago
  79. 61c78eea IB/IPoIB: Don't update neigh validity for unresolved entries by Erez Shitrit · 9 years ago
  80. 9b29953 IB/IPoIB: Disable bottom half when dealing with device address by Mark Bloch · 9 years ago
  81. 198b12f IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions by Erez Shitrit · 9 years ago
  82. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  83. 492a7e6 IB/IPoIB: Allow setting the device address by Mark Bloch · 9 years ago
  84. 3b56113 IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join by Erez Shitrit · 9 years ago
  85. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  86. e3614bc IB/ipoib: Add readout of statistics using ethtool by Hans Westgaard Ry · 9 years ago
  87. 01690e9 infiniband/ulp/ipoib: remove pkey_mutex by Sebastian Andrzej Siewior · 9 years ago
  88. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  89. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  90. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 9 years ago
  91. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 9 years ago
  92. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
  93. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 9 years ago
  94. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 9 years ago
  95. bb6a777 IB/IPoIB: Do not set skb truesize since using one linearskb by Carol L Soto · 9 years ago
  96. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  97. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 9 years ago
  98. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 9 years ago
  99. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  100. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago