1. 67cf362 rxe: expose num_possible_cpus() cnum_comp_vectors by Sagi Grimberg · 8 years ago
  2. af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
  3. d524185 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 8 years ago
  4. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  5. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  6. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  7. eca7ddf IB/rxe: Initialize ib_ah_attr during query_ah by Dasaratharaman Chandramouli · 8 years ago
  8. 27b0b83 IB/rxe: fix typo: "algorithmi" -> "algorithm" by Colin Ian King · 8 years ago
  9. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  10. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  11. 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
  12. cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago
  13. 0d38ac8 IB/rxe: Do not export module's private function by Parav Pandit · 8 years ago
  14. 99fc12f IB/rxe: Avoid accessing timers for non RC QPs by Parav Pandit · 8 years ago
  15. 0b1e5b9 IB/rxe: Add port protocol stats by Yonatan Cohen · 8 years ago
  16. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  17. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  18. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  19. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  20. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  22. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  23. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  24. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  25. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  26. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  28. 628f07d IB/rxe: Fix resid update by Eyal Itkin · 8 years ago
  29. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  30. 2d4b21e IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 8 years ago
  31. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 8 years ago
  32. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  33. 85e9f1d IB/rxe: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  34. c5540a0 IB/rxe: Fix an skb leak by Bart Van Assche · 8 years ago
  35. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 8 years ago
  36. ab17654 IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 8 years ago
  37. b3a4599 IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 8 years ago
  38. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 8 years ago
  39. 723ec9a IB/rxe: Introduce functions for queue draining by Bart Van Assche · 8 years ago
  40. 642c7cb IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 8 years ago
  41. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 8 years ago
  42. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 8 years ago
  43. 046ef24 IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments by Bart Van Assche · 8 years ago
  44. 967335a IB/rxe: Remove superfluous casts by Bart Van Assche · 8 years ago
  45. 175f124 IB/rxe: Remove an unused variable and an unused argument by Bart Van Assche · 8 years ago
  46. c8b8218 IB/rxe: Remove an unused function by Bart Van Assche · 8 years ago
  47. 2bec3ba IB/rxe: Constify the pool name by Bart Van Assche · 8 years ago
  48. 8d8f083 IB/rxe: Suppress sparse warnings by Bart Van Assche · 8 years ago
  49. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  50. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  51. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  52. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  53. e259934 IB/rxe: Fix a memory leak in rxe_qp_cleanup() by Bart Van Assche · 8 years ago
  54. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  55. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  56. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  57. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  58. d680ebe IB/rxe: Increase max number of completions to 32k by Yonatan Cohen · 8 years ago
  59. 37f69f4 IB/rxe: Hold refs when running tasklets by Andrew Boyer · 8 years ago
  60. 07bf962 IB/rxe: Wait for tasklets to finish before tearing down QP by Andrew Boyer · 8 years ago
  61. 5407f53 IB/rxe: Fix ref leak in duplicate_request() by Andrew Boyer · 8 years ago
  62. 5b9ea16 IB/rxe: Fix ref leak in rxe_create_qp() by Andrew Boyer · 8 years ago
  63. accacb8 IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS by Andrew Boyer · 8 years ago
  64. d4fb592 IB/rxe: Add support for zero-byte operations by Andrew Boyer · 8 years ago
  65. d38eb80 IB/rxe: Unblock loopback by moving skb_out increment by Andrew Boyer · 8 years ago
  66. 2a7a854 IB/rxe: Don't update the response PSN unless it's going forwards by Andrew Boyer · 8 years ago
  67. dd753d8 IB/rxe: Advance the consumer pointer before posting the CQE by Andrew Boyer · 8 years ago
  68. 6e9bb53 IB/rxe: Remove buffer used for printing IP address by Andrew Boyer · 8 years ago
  69. 95db9d0 IB/rxe: Remove unneeded cast in rxe_srq_from_attr() by Dan Carpenter · 8 years ago
  70. 4ac4707 IB/rxe: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 8 years ago
  71. a0fa726 IB/rxe: avoid putting a large struct rxe_qp on stack by Arnd Bergmann · 8 years ago
  72. 907610b IB/rxe: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  73. 6d93130 IB/rxe: Update qp state for user query by Yonatan Cohen · 8 years ago
  74. aa75b07 IB/rxe: Clear queue buffer when modifying QP to reset by Yonatan Cohen · 8 years ago
  75. 002e062 IB/rxe: Fix handling of erroneous WR by Yonatan Cohen · 8 years ago
  76. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 8 years ago
  77. e404f94 IB/rxe: improved debug prints & code cleanup by Parav Pandit · 8 years ago
  78. b9fe856 rdma_rxe: Ensure rdma_rxe init occurs at correct time by Stephen Bates · 8 years ago
  79. b6bbee0 IB/rxe: Properly honor max IRD value for rd/atomic. by Parav Pandit · 8 years ago
  80. d970365 IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR by Parav Pandit · 8 years ago
  81. ffae955 IB/rxe: Fix sending out loopback packet on netdev interface. by Parav Pandit · 8 years ago
  82. 063af59 IB/rxe: Avoid scheduling tasklet for userspace QP by Parav Pandit · 8 years ago
  83. c1cc72c IB/rxe: Fix kmem_cache leak by Yonatan Cohen · 8 years ago
  84. 3050b99 IB/rxe: Fix race condition between requester and completer by Yonatan Cohen · 8 years ago
  85. 9089488 IB/rxe: Fix duplicate atomic request handling by Yonatan Cohen · 8 years ago
  86. dfdd615 IB/rxe: Fix kernel panic in udp_setup_tunnel by Yonatan Cohen · 8 years ago
  87. 5e102b3 IB/rxe: fix GFP_KERNEL in spinlock context by Alexey Khoroshilov · 8 years ago
  88. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago