1. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  2. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  3. 4190b4e RDMA/core: Rename kernel modify_cq to better describe its usage by Leon Romanovsky · 7 years ago
  4. 57b0c46 IB/srpt: Ensure that modifying the use_srq configfs attribute works by Bart Van Assche · 7 years ago
  5. 8b6dc52 IB/srpt: Wait until channel release has finished during module unload by Bart Van Assche · 7 years ago
  6. 01b3ee1 IB/srpt: Introduce srpt_disconnect_ch_sync() by Bart Van Assche · 7 years ago
  7. c76d7d6 IB/srpt: Introduce helper functions for SRQ allocation and freeing by Bart Van Assche · 7 years ago
  8. 321e329 IB/srpt: Post receive work requests after qp transition to INIT state by Mike Marciniszyn · 7 years ago
  9. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  12. b9595c5 IB/ipoib: Change number of TX wqe to 64 by Erez Shitrit · 7 years ago
  13. 8966e28 IB/ipoib: Use NAPI in UD/TX flows by Erez Shitrit · 7 years ago
  14. 2c104ea IB/ipoib: Get rid of the tx_outstanding variable in all modes by Erez Shitrit · 7 years ago
  15. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
  16. 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
  17. 4c532d6 IB/srp: Make CM timeout dependent on subnet timeout by Bart Van Assche · 7 years ago
  18. cee687b IB/srp: Cache global rkey by Bart Van Assche · 7 years ago
  19. 9566b05 IB/srp: Remove second argument of srp_destroy_qp() by Bart Van Assche · 7 years ago
  20. 8a0d18c IB/srp: Avoid that a cable pull can trigger a kernel crash by Bart Van Assche · 7 years ago
  21. dea2620 IB/srpt: Change default behavior from using SRQ to using RC by Bart Van Assche · 7 years ago
  22. 74333f1 IB/srpt: Cache global L_Key by Bart Van Assche · 7 years ago
  23. 7a01d05c IB/srpt: Limit the send and receive queue sizes to what the HCA supports by Bart Van Assche · 7 years ago
  24. c70ca38 IB/srpt: Do not accept invalid initiator port names by Bart Van Assche · 7 years ago
  25. d2271bd RDMA/isert: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  26. 980f91c IB/ipoib: Add ability to set PKEY index to lower device driver by Alex Vesker · 8 years ago
  27. b4b678b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
  28. 9d18717 IB/core: Simplify sa_path_set_[sd]lid() calls by Bart Van Assche · 7 years ago
  29. 6d290d6 IB/ipoib: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. b04dc19 IB/{ipoib, iser}: Consistent print format of vendor error by Ajaykumar Hotchandani · 7 years ago
  31. 0ff4b7e Merge branch 'vnic' into k.o/for-next by Doug Ledford · 7 years ago
  32. b209a36 IB/opa_vnic: Add routing control information by Niranjana Vishwanathapura · 7 years ago
  33. e82b7c3 IB/opa_vnic: Properly set vesw port status by Niranjana Vishwanathapura · 7 years ago
  34. 4bbdfe2 IB/opa_vnic: Properly clear Mac Table Digest by Scott Franco · 7 years ago
  35. b77eb45 IB/opa_vnic: Properly return the total MACs in UC MAC list by Niranjana Vishwanathapura · 7 years ago
  36. 5a5a85d IB/opa_vnic: Allow reset of MAC address by Niranjana Vishwanathapura · 7 years ago
  37. 7f291d2 IB/opa_vnic: Set POD value for Ethernet MTU by Niranjana Vishwanathapura · 7 years ago
  38. 62f1e84 IB/opa_vnic: Mark unused Ethernet MTU fields as reserved by Niranjana Vishwanathapura · 7 years ago
  39. 612601d Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" by Alex Estrin · 7 years ago
  40. e4b2d06 IB/ipoib: Remove device when one port fails to init by Yuval Shaia · 7 years ago
  41. 931bc0d IB: Move PCI dependency from root KConfig to HW's KConfigs by Yuval Shaia · 7 years ago
  42. 7c9d966 IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev by Alex Vesker · 7 years ago
  43. 9c6f42e IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock by Shalom Lagziel · 7 years ago
  44. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  45. af3c79b IB/ipoib: Suppress the retry related completion errors by Santosh Shilimkar · 7 years ago
  46. a113969 Merge branch 'mellanox' into k.o/for-next by Doug Ledford · 7 years ago
  47. 31a8236 IB/ipoib: Enable ioctl for to IPoIB rdma netdevs by Feras Daoud · 7 years ago
  48. 69956d8 IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock by Erez Shitrit · 7 years ago
  49. dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
  50. b0e32e2 Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  51. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  52. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  53. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  54. 7e93e2c IB/IPoIB: Increase local_lid to 32 bits by Dasaratharaman Chandramouli · 8 years ago
  55. 4c47369 IB/srpt: Increase lid and sm_lid to 32 bits by Dasaratharaman Chandramouli · 8 years ago
  56. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  57. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  58. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
  59. 5dc78ad IB/ipoib: Notify on modify QP failure only when relevant by Erez Shitrit · 7 years ago
  60. 1b35509 IB/ipoib: Remove double pointer assigning by Leon Romanovsky · 7 years ago
  61. dc892e1 IB/ipoib: Clean error paths in add port by Leon Romanovsky · 7 years ago
  62. eb54714 IB/ipoib: Add get statistics support to SRIOV VF by Feras Daoud · 8 years ago
  63. 4829d96 IB/ipoib: Add multicast packets statistics by Alex Vesker · 8 years ago
  64. d2e46fc IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization by Feras Daoud · 7 years ago
  65. 11f74b4 IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp by Alex Vesker · 7 years ago
  66. a08e112 IB/ipoib: Make sure no in-flight joins while leaving that mcast by Erez Shitrit · 7 years ago
  67. 6bdc8de IB/ipoib: Use cancel_delayed_work_sync when needed by Erez Shitrit · 7 years ago
  68. edf3f30 IB/ipoib: Fix race between light events and interface restart by Feras Daoud · 8 years ago
  69. e6e52ae RDMA/iser: don't send an rkey if all data is written as immadiate-data by Sagi Grimberg · 8 years ago
  70. 5c8857b IB/IPoIB: Fix error code in ipoib_add_port() by Dan Carpenter · 7 years ago
  71. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  72. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  73. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  74. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  75. c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 8 years ago
  76. 3d886aa Merge tag 'v4.13-rc1' into k.o/for-4.13-rc by Doug Ledford · 7 years ago
  77. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  78. e7d80c830 IB/iser: Handle lack of memory management extentions correctly by Mike Marciniszyn · 8 years ago
  79. fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 8 years ago
  80. 13fdd44 IB/srpt: Make a debug statement in srpt_abort_cmd() more informative by Bart Van Assche · 8 years ago
  81. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  82. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  83. a379d69 IB/opa_vnic: Use spinlock instead of mutex for stats_lock by Vishwanathapura, Niranjana · 8 years ago
  84. 0568c46 IB/opa_vnic: Use GFP_ATOMIC while sending trap by Vishwanathapura, Niranjana · 8 years ago
  85. cb49366 IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap by Vishwanathapura, Niranjana · 8 years ago
  86. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  87. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  88. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  90. 4542d66 IB/ipoib: Fix memory leak in create child syscall by Feras Daoud · 8 years ago
  91. 560b7c3 IB/ipoib: Fix access to un-initialized napi struct by Alex Vesker · 8 years ago
  92. b53d456 IB/ipoib: Delete napi in device uninit default by Alex Vesker · 8 years ago
  93. 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
  94. ab156af IB/ipoib: Fix memory leaks for child interfaces priv by Alex Vesker · 8 years ago
  95. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  96. 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
  97. 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
  98. 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
  99. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  100. bd2c52d IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 8 years ago