1. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  2. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  3. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  4. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  6. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  7. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  8. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  9. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  10. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago
  11. 56c5333 Merge branches 'cxgb4' and 'mlx5' into for-next by Roland Dreier · 10 years ago
  12. 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 10 years ago
  13. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  14. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  15. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  16. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  17. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  18. 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 10 years ago
  19. 6b54d54 RDMA/cxgb4: Initialize the device status page by Steve Wise · 10 years ago
  20. 5dab6d3 RDMA/cxgb4: Clean up connection on ARP error by Hariprasad S · 10 years ago
  21. 233b430 RDMA/cxgb4: Fix skb_leak in reject_cr() by Hariprasad S · 10 years ago
  22. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
  23. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  24. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  25. d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
  26. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  27. e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
  28. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 10 years ago
  29. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 10 years ago
  30. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 10 years ago
  31. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  32. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  33. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 11 years ago
  34. 5647263 RDMA/nes: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 11 years ago
  35. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 11 years ago
  36. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 10 years ago
  37. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  38. 60e1751 IB/umad: Fix use-after-free on close by Bart Van Assche · 10 years ago
  39. 584482a IB/core: Fix kobject leak on device register error flow by Haggai Eran · 10 years ago
  40. b7dfa88 RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp by Yann Droneaud · 10 years ago
  41. cad6d02 IB/core: Fix port kobject deletion during error flow by Haggai Eran · 10 years ago
  42. 373c0ea IB/core: Remove unneeded kobject_get/put calls by Haggai Eran · 10 years ago
  43. 8385fd8 IB/core: Fix sparse warnings about redeclared functions by Roland Dreier · 10 years ago
  44. 6cc44a6 iser-target: Add missing target_put_sess_cmd for ImmedateData failure by Nicholas Bellinger · 10 years ago
  45. 5343c00 IB/mad: Fix sparse warning about gfp_t use by Roland Dreier · 10 years ago
  46. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 10 years ago
  47. 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 10 years ago
  48. 60093dc IB: Return error for unsupported QP creation flags by Or Gerlitz · 10 years ago
  49. 729ee4e IB: Allow build of hw/ and ulp/ subdirectories independently by Yann Droneaud · 11 years ago
  50. 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 10 years ago
  51. 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
  52. b6f04d3 RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp by Yann Droneaud · 10 years ago
  53. d236cd0 IB/srp: Avoid problems if a header uses pr_fmt by Joe Perches · 12 years ago
  54. 8ec0a0e IB/umad: Fix error handling by Bart Van Assche · 10 years ago
  55. 65fed8a IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  56. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  57. 97982f5 IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses by Jack Morgenstein · 10 years ago
  58. 6156501 IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped by Jack Morgenstein · 10 years ago
  59. 0a66d2b IB/qib: Additional Intel branding changes by Vinit Agnihotri · 10 years ago
  60. 3c735d4 RDMA/cxgb3: Remove a couple unneeded conditions by Dan Carpenter · 11 years ago
  61. bfdfcfe IB/mlx4: fix unitialised variable is_mcast by Colin Ian King · 10 years ago
  62. 4941018 IB/ipath: Use time_before()/_after() by Manuel Schölling · 10 years ago
  63. 6c9b5d9 IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits by Roland Dreier · 10 years ago
  64. ed477c4 IB/usnic: Fix source file missing copyright and license by Upinder Malhi · 10 years ago
  65. 7e6d3e5 IB/ipath: Translate legacy diagpkt into newer extended diagpkt by Dennis Dalessandro · 10 years ago
  66. 911eccd IB/qib: Fix port in pkey change event by Mike Marciniszyn · 10 years ago
  67. e4514cb RDMA/cxgb3: Fix information leak in send_abort() by Dan Carpenter · 10 years ago
  68. 43bc889 IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq by Yann Droneaud · 10 years ago
  69. a8237b3 IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq by Yann Droneaud · 10 years ago
  70. a74d241 IB/mlx5: Refactor UMR to have its own context struct by Shachar Raindel · 10 years ago
  71. 48fea83 IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs by Haggai Eran · 10 years ago
  72. b475598 mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR by Haggai Eran · 10 years ago
  73. 8605933 IB/mlx5: Add MR to radix tree in reg_mr_callback by Haggai Eran · 10 years ago
  74. 096f7e7 IB/mlx5: Fix error handling in reg_umr by Haggai Eran · 10 years ago
  75. c7f44fb mlx5_core: Copy DIF fields only when input and output space values match by Sagi Grimberg · 10 years ago
  76. 5c273b1 mlx5_core: Simplify signature handover wqe for interleaved buffers by Sagi Grimberg · 10 years ago
  77. 8524867 mlx5_core: Fix signature handover operation for interleaved buffers by Sagi Grimberg · 10 years ago
  78. c7ca4b6 IB/iser: Bump version to 1.4 by Or Gerlitz · 10 years ago
  79. e7eeffa IB/iser: Add missing newlines to logging messages by Roi Dayan · 10 years ago
  80. 66d4e62 IB/iser: Fix a possible race in iser connection states transition by Ariel Nahum · 10 years ago
  81. b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 10 years ago
  82. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. a7aa96a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. 5f80ff8 Target/iser: Gracefully reject T10-PI enabled connect request if not supported by Sagi Grimberg · 10 years ago
  86. f5ebec9 Target/iser: Wait for proper cleanup before unloading by Sagi Grimberg · 10 years ago
  87. 88c4015 Target/iser: Improve cm events handling by Sagi Grimberg · 10 years ago
  88. 5cfb178 IB/srp: Add fast registration support by Bart Van Assche · 10 years ago
  89. 52ede08 IB/srp: Rename FMR-related variables by Bart Van Assche · 10 years ago
  90. d1b4289 IB/srp: One FMR pool per SRP connection by Bart Van Assche · 10 years ago
  91. b1b8854 IB/srp: Introduce the 'register_always' kernel module parameter by Bart Van Assche · 10 years ago
  92. 539dde6 IB/srp: Introduce srp_finish_mapping() by Bart Van Assche · 10 years ago
  93. 76bc1e1 IB/srp: Introduce srp_map_fmr() by Bart Van Assche · 10 years ago
  94. 62154b2 IB/srp: Introduce an additional local variable by Bart Van Assche · 10 years ago
  95. af24663 IB/srp: Fix kernel-doc warnings by Bart Van Assche · 10 years ago
  96. 024ca90 IB/srp: Fix a sporadic crash triggered by cable pulling by Bart Van Assche · 10 years ago
  97. 11b8e22 RDMA/cxgb4: Fix vlan support by Steve Wise · 10 years ago
  98. 0cc65dd RDMA/ocrdma: Convert to use simple_open() by Duan Jiong · 10 years ago
  99. 65b302a RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths by Christoph Jaeger · 10 years ago
  100. 9d49f5e Target/iser: Fix hangs in connection teardown by Sagi Grimberg · 10 years ago