1. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  3. dd5a477 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. e4618d4 IB/rdmavt: Don't vfree a kzalloc'ed memory region by Colin Ian King · 8 years ago
  5. c1cc72c IB/rxe: Fix kmem_cache leak by Yonatan Cohen · 8 years ago
  6. 3050b99 IB/rxe: Fix race condition between requester and completer by Yonatan Cohen · 8 years ago
  7. 9089488 IB/rxe: Fix duplicate atomic request handling by Yonatan Cohen · 8 years ago
  8. dfdd615 IB/rxe: Fix kernel panic in udp_setup_tunnel by Yonatan Cohen · 8 years ago
  9. ee3da80 IB/mlx5: Set source mac address in FTE by Maor Gottlieb · 8 years ago
  10. 7fae665 IB/mlx5: Enable MAD_IFC commands for IB ports only by Noa Osherovich · 8 years ago
  11. 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 8 years ago
  12. 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
  13. baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
  14. e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 8 years ago
  15. 344bacc IB/ipoib: Don't allow MC joins during light MC flush by Alex Vesker · 8 years ago
  16. 5e102b3 IB/rxe: fix GFP_KERNEL in spinlock context by Alexey Khoroshilov · 8 years ago
  17. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  18. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  19. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  20. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  21. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  22. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  23. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  24. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  25. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  26. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  27. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  28. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  29. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  30. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 37eb816 iw_cxgb4: block module unload until all ep resources are released by Steve Wise · 8 years ago
  32. 609e941 iw_cxgb4: call dev_put() on l2t allocation failure by Steve Wise · 8 years ago
  33. 16170d9 IB/hfi1: Rework debugfs to use SRCU by Mike Marciniszyn · 8 years ago
  34. 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 8 years ago
  35. 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 8 years ago
  36. af53493 IB/hfi1: Fix AHG KDETH Intr shift by Jubin John · 8 years ago
  37. 3e6c3b0 IB/hfi1: Fix SGE length for misaligned PIO copy by Sebastian Sanchez · 8 years ago
  38. dbdf7d4 IB/mlx5: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  39. d9f88e5 IB/mlx5: Use TIR number based on selector by Yishai Hadas · 8 years ago
  40. b2a232d IB/mlx5: Simplify code by removing return variable by Leon Romanovsky · 8 years ago
  41. 24be409 IB/mlx5: Return EINVAL when caller specifies too many SGEs by Chuck Lever · 8 years ago
  42. 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  43. 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
  44. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 8 years ago
  45. 68c6bcd IB/core: Fix use after free in send_leave function by Erez Shitrit · 8 years ago
  46. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 8 years ago
  47. 63b268d IB/isert: Properly release resources on DEVICE_REMOVAL by Raju Rangoju · 8 years ago
  48. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  49. fffd687 IB/mlx5: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  50. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 61a28d2 IB/hfi1: Clean up type used and casting by Christophe Jaillet · 8 years ago
  52. b71121b i40iw: Receive notification events correctly by Shiraz Saleem · 8 years ago
  53. 866e0f4 i40iw: Update hw_iwarp_state by Mustafa Ismail · 8 years ago
  54. 049b1e7 Merge branch 'misc-fixes' into k.o/for-4.8-rc by Doug Ledford · 8 years ago
  55. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  56. 716b076b IB/srpt: Update sport->port_guid with each port refresh by Doug Ledford · 8 years ago
  57. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  58. 433c581 i40iw: Avoid writing to freed memory by Mustafa Ismail · 8 years ago
  59. d41d091 i40iw: Fix double free of allocated_buffer by Mustafa Ismail · 8 years ago
  60. 82d200c IB/mlx5: Remove superfluous include of io-mapping.h by Chris Wilson · 8 years ago
  61. 7eaf831 i40iw: Do not set self-referencing pointer to NULL after kfree by Mustafa Ismail · 8 years ago
  62. 5dfd5e5 i40iw: Add missing NULL check for MPA private data by Shiraz Saleem · 8 years ago
  63. cff069b iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS by Bharat Potnuri · 8 years ago
  64. faa739f i40iw: Add missing check for interface already open by Mustafa Ismail · 8 years ago
  65. 44856be i40iw: Protect req_resource_num update by Mustafa Ismail · 8 years ago
  66. 6c7d46f i40iw: Change mem_resources pointer to a u8 by Shiraz Saleem · 8 years ago
  67. 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  68. 30b03b1 iw_cxgb4: use the MPA initiator's IRD if < our ORD by Steve Wise · 8 years ago
  69. 7f446ab iw_cxgb4: limit IRD/ORD advertised to ULP by device max. by Steve Wise · 8 years ago
  70. e0cf75d IB/hfi1: Fix mm_struct use after free by Ira Weiny · 8 years ago
  71. 56c8ca5 IB/rdmvat: Fix double vfree() in rvt_create_qp() error path by Mike Marciniszyn · 8 years ago
  72. 08fe16f IB/hfi1: Improve J_KEY generation by Mitko Haralanov · 8 years ago
  73. f29a08d IB/hfi1: Return invalid field for non-QSFP CableInfo queries by Easwar Hariharan · 8 years ago
  74. 86cd747 IB/usnic: Fix error return code by Christophe Jaillet · 8 years ago
  75. 57bb562 IB/hfi1: Add missing error code assignment before test by Christophe Jaillet · 8 years ago
  76. 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  77. 69b9f4a IB/hfi1: Validate header in set_armed_active by Mike Marciniszyn · 8 years ago
  78. c867caa IB/hfi1: Pass packet ptr to set_armed_active by Mike Marciniszyn · 8 years ago
  79. 140690e IB/hfi1: Fetch monitor values on-demand for CableInfo query by Easwar Hariharan · 8 years ago
  80. c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 8 years ago
  81. abb658e IB/hfi1: Remove duplicated include from affinity.c by Wei Yongjun · 8 years ago
  82. 1d5840c IB/isert: fix error return code in isert_alloc_login_buf() by Wei Yongjun · 8 years ago
  83. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 8 years ago
  84. 8303f68 IB/hfi1: Allocate cpu mask on the heap to silence warning by Tadeusz Struk · 8 years ago
  85. 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
  86. e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
  87. d5beb7f net/mlx5: Separate query_port_proto_oper for IB and EN by Noa Osherovich · 9 years ago
  88. c4f287c net/mlx5: Unify and improve command interface by Saeed Mahameed · 8 years ago
  89. 1a412fb {net,IB}/mlx5: Modify QP commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  90. 09a7d9e {net,IB}/mlx5: QP/XRCD commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  91. ec22eb5 {net,IB}/mlx5: MKey/PSV commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  92. 2782778 {net,IB}/mlx5: CQ commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  93. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  94. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  96. 8700e3e Soft RoCE driver by Moni Shoua · 9 years ago
  97. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  98. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  99. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 9 years ago
  100. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 9 years ago