1. 6e38335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  3. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  4. dc1435c RDMA/srp: Rename SRP sysfs name after IB device rename trigger by Leon Romanovsky · 6 years ago
  5. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  6. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  7. b79656e RDMA/ipoib: Allow user space differentiate between valid dev_port by Leon Romanovsky · 6 years ago
  8. ba7d811 IB/core, ipoib: Do not overreact to SM LID change event by Dennis Dalessandro · 6 years ago
  9. 4d2e11d opa_vnic: fix check on record->event, incorrect operator used by Colin Ian King · 6 years ago
  10. fae7a69 opa_vnic: Convert vport_idr to XArray by Matthew Wilcox · 6 years ago
  11. 9513ea4 IB/iser: remove uninitialized variable len by Colin Ian King · 6 years ago
  12. 1a2e158 drivers: infiniband: Fix whitespace in kconfig by Enrico Weigelt, metux IT consult · 6 years ago
  13. 19b1a29 RDMA: Use __packed annotation instead of __attribute__ ((packed)) by Erez Alfasi · 6 years ago
  14. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  15. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  16. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  17. c1545f1 IB/iser: Fix dma_nents type definition by Max Gurtovoy · 6 years ago
  18. ea1075e RDMA: Add and use rdma_for_each_port by Jason Gunthorpe · 6 years ago
  19. 0dd9ce1 IB/ipoib: Use __func__ instead of function's name by Erez Alfasi · 6 years ago
  20. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  21. 40ca875 scsi: RDMA/srpt: Fix a credit leak for aborted commands by Bart Van Assche · 6 years ago
  22. fd1b668 scsi: RDMA/srpt: Rework I/O context allocation by Bart Van Assche · 6 years ago
  23. 337ec69 scsi: RDMA/srpt: Fix handling of TMF submission failure by Bart Van Assche · 6 years ago
  24. 8b8807b scsi: RDMA/srpt: Fix handling of command / TMF submission failure by Bart Van Assche · 6 years ago
  25. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  26. 48396e8 RDMA/srp: Rework SCSI device reset handling by Bart Van Assche · 6 years ago
  27. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  28. a163afc IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() by Bart Van Assche · 6 years ago
  29. 0b5cb33 RDMA/srp: Increase max_segment_size by Bart Van Assche · 6 years ago
  30. ed0bc26 IB/ipoib: Make ipoib_intercept_dev_id_attr() static by Kamal Heib · 6 years ago
  31. ed4cdf4 infiniband: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  32. 6ab4aba IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start by Feras Daoud · 6 years ago
  33. 2e061c6 infiniband: ipoib: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  34. 57b2649 IB/iser: Pass the correct number of entries for dma mapped SGL by Israel Rukshin · 6 years ago
  35. 7a7b0fe IB/srp: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  36. 2fb4589 IB/ipoib: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  37. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  38. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. f617e5f RDMA/srpt: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  40. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  41. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  42. 5dabcd0 RDMA/srpt: Add support for immediate data by Bart Van Assche · 6 years ago
  43. 82305f8 RDMA/srpt: Rework the srpt_alloc_srq() error path by Bart Van Assche · 6 years ago
  44. 6feb64ff RDMA/srpt: Remove driver version and release date by Bart Van Assche · 6 years ago
  45. c4bbe91 RDMA/srpt: Make kernel-doc headers complete by Bart Van Assche · 6 years ago
  46. 75d79b8 RDMA/srpt: Join split strings by Bart Van Assche · 6 years ago
  47. ffd5980 RDMA/srpt: Improve coding style conformance by Bart Van Assche · 6 years ago
  48. ed04191 RDMA/srpt: Fix a use-after-free in the channel release code by Bart Van Assche · 6 years ago
  49. 882981f RDMA/srp: Add support for immediate data by Bart Van Assche · 6 years ago
  50. 513d564 RDMA/srp: Rework handling of the maximum information unit length by Bart Van Assche · 6 years ago
  51. 4f6d498 RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration by Bart Van Assche · 6 years ago
  52. 2ee00f6 RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 6 years ago
  53. 482fffc RDMA/srp: Handle large SCSI CDBs correctly by Bart Van Assche · 6 years ago
  54. e37df2d RDMA/srp: Document srp_parse_in() arguments by Bart Van Assche · 6 years ago
  55. 16d14e0 include/scsi/srp.h: Add support for immediate data by Bart Van Assche · 6 years ago
  56. feafa20 include/scsi/srp.h: Move response flag definitions into this file by Bart Van Assche · 6 years ago
  57. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  58. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  59. 28ab1bb Merge tag 'v4.20-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  60. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  62. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  63. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  64. 3eeeb7a5 IB/core: Make function ib_fmr_pool_unmap return void by Yuval Shaia · 6 years ago
  65. 89180e8 IB/srpt: Drop pointless static qualifier in srpt_make_tpg() by Yue Haibing · 6 years ago
  66. 24c3456 iser: set sector for ambiguous mr status errors by Sagi Grimberg · 6 years ago
  67. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  68. 56e027a ib_srp: Remove WARN_ON in srp_terminate_io() by Hannes Reinecke · 6 years ago
  69. 4d6e4d1 IB/ipoib: Clear IPCB before icmp_send by Denis Drozdov · 6 years ago
  70. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  71. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 7 years ago
  72. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 7 years ago
  73. 3144533 IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds by Dennis Dalessandro · 6 years ago
  74. 65f07f5 IB/iser: Fix possible NULL deref at iser_inv_desc() by Israel Rukshin · 6 years ago
  75. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  76. ee92efe IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop by Bart Van Assche · 6 years ago
  77. f6350da IB/ipoib: Log sysfs 'dev_id' accesses from userspace by Arseny Maslennikov · 7 years ago
  78. 9b8b2a3 IB/ipoib: Use dev_port to expose network interface port numbers by Arseny Maslennikov · 7 years ago
  79. 142a9c2 IB/ipoib: Ensure that MTU isn't less than minimum permitted by Muhammad Sammar · 7 years ago
  80. 2c910cb Merge branch 'uverbs_dev_cleanups' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  81. 882dff2 IB/srp: Remove unnecessary unlikely() by Igor Stoppa · 7 years ago
  82. 816e846 IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler by Aaron Knister · 7 years ago
  83. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  84. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  85. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  86. 7601097 IB/ipoib: Consolidate checking of the proposed child interface by Jason Gunthorpe · 7 years ago
  87. 13476d3 IB/ipoib: Maintain the child_intfs list from ndo_init/uninit by Jason Gunthorpe · 7 years ago
  88. 25405d9 IB/ipoib: Do not remove child devices from within the ndo_uninit by Jason Gunthorpe · 7 years ago
  89. ee190ab IB/ipoib: Get rid of the sysfs_mutex by Jason Gunthorpe · 7 years ago
  90. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 7 years ago
  91. eaeb398 IB/ipoib: Move init code to ndo_init by Jason Gunthorpe · 7 years ago
  92. 7cbee87 IB/ipoib: Move all uninit code into ndo_uninit by Jason Gunthorpe · 7 years ago
  93. cda8daf IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task by Erez Shitrit · 7 years ago
  94. 577e07f IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN by Jason Gunthorpe · 7 years ago
  95. b287e35 scsi: target: srp, vscsi, sbp, qla: use target_remove_session by Mike Christie · 7 years ago
  96. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 7 years ago
  97. 75da960 IB/IPoIB: Set ah valid flag in multicast send flow by Denis Drozdov · 7 years ago
  98. 26e551c RDMA: Fix return code check in rdma_set_cq_moderation by Kamal Heib · 7 years ago
  99. e7ff98a RDMA/cma: Constify path record, ib_cm_event, listen_id pointers by Parav Pandit · 7 years ago
  100. e586e1e RDMA/ipoib: Fix check for return code from ib_create_srq by Kamal Heib · 7 years ago