1. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  2. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  3. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  5. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  7. b53d456 IB/ipoib: Delete napi in device uninit default by Alex Vesker · 8 years ago
  8. 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
  9. ab156af IB/ipoib: Fix memory leaks for child interfaces priv by Alex Vesker · 8 years ago
  10. 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
  11. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
  12. 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 8 years ago
  13. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
  14. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  15. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  16. ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 8 years ago
  17. cd565b4 IB/IPoIB: Support acceleration options callbacks by Erez Shitrit · 8 years ago
  18. c1048af IB/IPoIB: Use defined function for netdev_priv function by Erez Shitrit · 8 years ago
  19. 7ce1a3e IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo by Erez Shitrit · 8 years ago
  20. 515ed4f IB/IPoIB: Separate control and data related initializations by Erez Shitrit · 8 years ago
  21. 771a525 IB/IPoIB: ibX: failed to create mcg debug file by Shamir Rabinovitch · 8 years ago
  22. 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
  23. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 9 years ago
  24. 5c37077 IB/ipoib: Remove the unnecessary error check by Zhu Yanjun · 9 years ago
  25. f7534f4 IB/ipoib: Remove unnecessary returned value check by Zhu Yanjun · 9 years ago
  26. db97ed0 IB/IPoIB: Switch from dma_device to dev.parent by Bart Van Assche · 9 years ago
  27. c586071 IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 9 years ago
  28. d32b9a8 IB/ipoib: Add detailed error message to dev_queue_xmit call by Feras Daoud · 9 years ago
  29. 0a0007f IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 9 years ago
  30. 80b5b35 IB/ipoib: Set device connection mode only when needed by Feras Daoud · 9 years ago
  31. 29da686 IB/ipoib: When given an invalid UD MTU, give debug msg by Feras Daoud · 9 years ago
  32. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  33. 7422664 IB/ipoib: Remove and fix debug prints after allocation failure by Leon Romanovsky · 9 years ago
  34. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 9 years ago
  36. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 9 years ago
  37. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 9 years ago
  38. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  39. 855cda6 IB/ipoib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  40. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 9 years ago
  41. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 9 years ago
  42. 61c78eea IB/IPoIB: Don't update neigh validity for unresolved entries by Erez Shitrit · 9 years ago
  43. 9b29953 IB/IPoIB: Disable bottom half when dealing with device address by Mark Bloch · 9 years ago
  44. 198b12f IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions by Erez Shitrit · 9 years ago
  45. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  46. 492a7e6 IB/IPoIB: Allow setting the device address by Mark Bloch · 9 years ago
  47. 3b56113 IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join by Erez Shitrit · 9 years ago
  48. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  49. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 9 years ago
  50. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 10 years ago
  51. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 10 years ago
  52. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 10 years ago
  53. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 10 years ago
  54. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 10 years ago
  55. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 10 years ago
  56. 0b5c927 IB/ipoib: For sendonly join free the multicast group on leave by Christoph Lameter · 10 years ago
  57. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 10 years ago
  58. bd99b2e IB/ipoib: Expire sendonly multicast joins by Christoph Lameter · 10 years ago
  59. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 10 years ago
  60. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 10 years ago
  61. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 10 years ago
  62. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 10 years ago
  63. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 10 years ago
  64. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 10 years ago
  65. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 10 years ago
  66. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 10 years ago
  67. 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 10 years ago
  68. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  69. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
  70. 1e85b80 IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's by Erez Shitrit · 10 years ago
  71. efc82ee IB/ipoib: No longer use flush as a parameter by Doug Ledford · 10 years ago
  72. 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  73. be7aa66 IB/ipoib: change init sequence ordering by Doug Ledford · 10 years ago
  74. 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  75. bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 11 years ago
  76. 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 11 years ago
  77. a84544a Revert "IPoIB: No longer use flush as a parameter" by Roland Dreier · 11 years ago
  78. ce347ab IPoIB: No longer use flush as a parameter by Doug Ledford · 11 years ago
  79. 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 11 years ago
  80. 3bcce48 IPoIB: change init sequence ordering by Doug Ledford · 11 years ago
  81. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 11 years ago
  82. b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 11 years ago
  83. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  84. dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 11 years ago
  85. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 11 years ago
  86. db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 11 years ago
  87. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  88. 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 12 years ago
  89. 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 12 years ago
  90. f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 12 years ago
  91. 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 12 years ago
  92. 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 12 years ago
  93. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  94. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 12 years ago
  95. 83bdd3b IPoIB: Fix ipoib_hard_header() return value by Doug Ledford · 12 years ago
  96. f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 12 years ago
  97. 5a2815f IPoIB: Don't attempt to release resources on error flow by Itai Garbi · 12 years ago
  98. 4b48680 IPoIB: Add version and firmware info to ethtool reporting by Yan Burman · 12 years ago
  99. 9d1ad66 IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets by Shlomo Pongratz · 12 years ago
  100. 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 13 years ago