1. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 8 years ago
  2. 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 8 years ago
  3. c822652 IB/hfi1: Disambiguate corruption and uninitialized error cases by Jan Sokolowski · 8 years ago
  4. e87473b IB/hfi1: Only set fd pointer when base context is completely initialized by Michael J. Ruhl · 8 years ago
  5. 96603ed IB/hfi1: Do not enable disabled port on cable insert by Jan Sokolowski · 8 years ago
  6. 5efd40c IB/hfi1: Harden state transition to Armed and Active by Alex Estrin · 8 years ago
  7. f13a6e5 IB/hfi1: Split copy_to_user data copy for better security by Michael J. Ruhl · 8 years ago
  8. 5e2d676 IB/hfi1: Verify port data VLs credits on transition to Armed by Alex Estrin · 8 years ago
  9. a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 8 years ago
  10. a156abb IB/hfi1: Fix initialization failure for debug firmware by Byczkowski, Jakub · 8 years ago
  11. 59ec873 IB/hfi1: Fix code consistency for if/else blocks in chip.c by Jan Sokolowski · 8 years ago
  12. bf90aad IB/hfi1: Send MAD traps until repressed by Michael J. Ruhl · 8 years ago
  13. 2250563 IB/hfi1: Pass the context pointer rather than the index by Michael J. Ruhl · 8 years ago
  14. 1757397 IB/hfi1: Use context pointer rather than context index by Michael J. Ruhl · 8 years ago
  15. e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 8 years ago
  16. 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 8 years ago
  17. 4249201 IB/hfi1: Assign context does not clean up file descriptor correctly on error by Michael J. Ruhl · 8 years ago
  18. bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 8 years ago
  19. cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 8 years ago
  20. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
  21. 967de35 IB/hns: include linux/interrupt.h by Arnd Bergmann · 8 years ago
  22. ecd840f RDMA/hns: fix build regression by Doug Ledford · 8 years ago
  23. d1d7149 IB/hns: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  24. 87809f8 IB/hns: fix returnvar.cocci warnings by kbuild test robot · 8 years ago
  25. 3756c7f IB/hns: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  26. e89bf46 IB/hns: Support compile test for hns RoCE driver by Matan Barak · 8 years ago
  27. 3c7f67d IB/cma: Fix default RoCE type setting by Doug Ledford · 8 years ago
  28. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  29. 67cbe35 RDMA/qedr: notify user application of supported WIDs by Amrani, Ram · 8 years ago
  30. ad84dad RDMA/qedr: notify user application if DPM is supported by Amrani, Ram · 8 years ago
  31. f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 8 years ago
  32. 9c2d33d net/mlx5: fix spelling mistake: "alloated" -> "allocated" by Colin Ian King · 8 years ago
  33. ff8d836 IB/hfi1: Add receiving queue info to qp_stats by Kaike Wan · 8 years ago
  34. 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 8 years ago
  35. 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 8 years ago
  36. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 8 years ago
  37. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 8 years ago
  38. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  39. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
  40. 58dcb60 IB/mlx5: Expose extended error counters by Parav Pandit · 8 years ago
  41. 3fffc82 IB/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 8 years ago
  42. 4c25b7a IB/mlx5: Fix cached MR allocation flow by Majd Dibbiny · 8 years ago
  43. 1d54f89 IB/mlx5: Report RX checksum capabilities for IPoIB by Yishai Hadas · 8 years ago
  44. 4ce749b net/mlx5: Report enhanced capabilities for IPoIB by Yishai Hadas · 8 years ago
  45. 81e3088 IB/mlx5: Add multicast flow steering support for underlay QP by Yishai Hadas · 8 years ago
  46. c2e53b2 IB/mlx5: Add support for QP with a given source QPN by Yishai Hadas · 8 years ago
  47. 2dee0e5 IB/uverbs: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
  48. 02984cc IB/core: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
  49. 9636a56 IB/core: Add support for RoCEv2 multicast by Noa Osherovich · 8 years ago
  50. be1d325 IB/core: Set RoCEv2 MGID according to spec by Noa Osherovich · 8 years ago
  51. 5236333 IB/core: Fix the validations of a multicast LID in attach or detach operations by Noa Osherovich · 8 years ago
  52. fe248c3 IB/mlx5: Add delay drop configuration and statistics by Maor Gottlieb · 8 years ago
  53. 03404e8 IB/mlx5: Add support to dropless RQ by Maor Gottlieb · 8 years ago
  54. 246ac98 net/mlx5: Introduce general notification event by Maor Gottlieb · 8 years ago
  55. c1e0bfc net/mlx5: Introduce set delay drop command by Maor Gottlieb · 8 years ago
  56. 7d9336d IB/core: Introduce delay drop for a WQ by Maor Gottlieb · 8 years ago
  57. 7ecf6d8 IB/mlx5: Restore IB guid/policy for virtual functions by Bodong Wang · 8 years ago
  58. 4a2da0b IB/mlx5: Add debug control parameters for congestion control by Parav Pandit · 8 years ago
  59. fd65f1b IB/mlx5: Change logic for dispatching IB events for port state by Moni Shoua · 8 years ago
  60. 2c43c5a net/mlx5e: Enable local loopback in loopback selftest by Huy Nguyen · 8 years ago
  61. c85023e IB/mlx5: Add raw ethernet local loopback support by Huy Nguyen · 8 years ago
  62. bded747 net/mlx5: Add raw ethernet local loopback firmware command by Huy Nguyen · 8 years ago
  63. f218d67 RDMA/bnxt_re: Allow posting when QPs are in error by Selvin Xavier · 8 years ago
  64. 5fac5b1 RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured by Kalesh AP · 8 years ago
  65. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  66. d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
  67. 44b0b74 IB/usnic: Implement get_netdev hook by Yuval Shaia · 8 years ago
  68. f201777 IB/qib: remove duplicate code by Gustavo A. R. Silva · 8 years ago
  69. 4619ed4 RDMA/bnxt_re: Delete unsupported modify_port function by Leon Romanovsky · 8 years ago
  70. 63a5f48 IB/cma: Set default gid type to RoCEv2 by Moni Shoua · 8 years ago
  71. b4fbec9 IB/rxe: Constify static rxe_vm_ops by Kamal Heib · 8 years ago
  72. 6101382 IB/rxe: Use __func__ to print function's name by Kamal Heib · 8 years ago
  73. c05d266 IB/rxe: Use DEVICE_ATTR_RO macro to show parent field by Kamal Heib · 8 years ago
  74. c498e82 IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' by Kamal Heib · 8 years ago
  75. 3363828 IB/rxe: Use "foo *bar" instead of "foo * bar" by Kamal Heib · 8 years ago
  76. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 8 years ago
  77. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  78. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  79. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago
  80. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  81. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  82. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  83. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  84. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  85. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  86. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  87. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  88. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  89. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  90. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  91. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  92. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  93. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  96. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  97. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  98. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago