1. 375dc53 IB/rxe: Fix missing completion for mem_reg work requests by Vijay Immanuel · 7 years ago
  2. 828d810 IB/rxe: avoid double kfree skb by Zhu Yanjun · 7 years ago
  3. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  4. bb42f87 IB/rxe: avoid unnecessary export by Zhu Yanjun · 7 years ago
  5. da2f3b2 IB/rxe: avoid calling WARN_ON_ONCE twice by Zhu Yanjun · 7 years ago
  6. e02637e IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS by Ben Hutchings · 7 years ago
  7. f5e27a2 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  8. 1661d3b nvmet,rxe: defer ip datagram sending to tasklet by Alexandru Moise · 7 years ago
  9. ecb238f IB/cxgb4: use skb_put_zero()/__skb_put_zero by YueHaibing · 7 years ago
  10. 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
  11. 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
  12. e12ee8c IB/rxe: remove unused function variable by Zhu Yanjun · 7 years ago
  13. 0dff463 IB/rxe: change rxe_set_mtu function type to void by Zhu Yanjun · 7 years ago
  14. 10c47d5 IB/rxe: Change rxe_rcv to return void by Yuval Shaia · 7 years ago
  15. fe896ce IB/rxe: replace refcount_inc with skb_get by Zhu Yanjun · 7 years ago
  16. 2e47350 IB/rxe: optimize the function duplicate_request by Zhu Yanjun · 7 years ago
  17. 8f1a72c IB/rxe: make rxe_release_udp_tunnel static by Zhu Yanjun · 7 years ago
  18. 76be045 IB/rxe: avoid export symbols by Zhu Yanjun · 7 years ago
  19. 0f02ba7 IB/rxe: make the variable static by Zhu Yanjun · 7 years ago
  20. efc365e IB/rxe: Fix for oops in rxe_register_device on ppc64le arch by Mikhail Malygin · 7 years ago
  21. 39e00b6 IB/rxe: Removed GID add/del dummy routines by Parav Pandit · 7 years ago
  22. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  23. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  24. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  25. 99dae69 IB/rxe: optimize mcast recv process by Zhu Yanjun · 7 years ago
  26. f2e9bfa RDMA/rxe: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  27. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  28. 0c43ab3 RDMA/rxe: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  29. b92ec0f RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr by Jason Gunthorpe · 7 years ago
  30. 43c9fc5 rdma_rxe: make rxe work over 802.1q VLAN devices by Martin Wilck · 7 years ago
  31. befd8d9 IB/rxe: change the function rxe_init_device_param type by Zhu Yanjun · 7 years ago
  32. 31f1bd1 IB/rxe: remove unnecessary rxe in rxe_send by Zhu Yanjun · 7 years ago
  33. 86af617 IB/rxe: remove unnecessary skb_clone by Zhu Yanjun · 7 years ago
  34. a6544a6 RDMA/rxe: Fix an out-of-bounds read by Bart Van Assche · 7 years ago
  35. c33bab6 IB/rxe: Remove unused variable (char *rxe_qp_state_name[]) by Hernán Gonzalez · 7 years ago
  36. 7061f28 rxe: Do not use 'struct sockaddr' in a uapi header by Jason Gunthorpe · 8 years ago
  37. 316663c IB/rxe: remove redudant parameter in rxe_av_fill_ip_info by Zhu Yanjun · 8 years ago
  38. 45a290f IB/rxe: change the function rxe_av_fill_ip_info to void by Zhu Yanjun · 8 years ago
  39. a402dc4 IB/rxe: change the function to void from int by Zhu Yanjun · 8 years ago
  40. 9c96f3d IB/rxe: remove unnecessary parameter in rxe_av_to_attr by Zhu Yanjun · 8 years ago
  41. ca3d9fe IB/rxe: change the function to void from int by Zhu Yanjun · 8 years ago
  42. 1a241db IB/rxe: remove redudant parameter in function by Zhu Yanjun · 8 years ago
  43. 0812ed1 IB/rxe: Change RDMA_RXE kconfig to use select by Jason Gunthorpe · 8 years ago
  44. bb3ffb7 RDMA/rxe: Fix rxe_qp_cleanup() by Bart Van Assche · 8 years ago
  45. 65567e4 RDMA/rxe: Fix a race condition in rxe_requester() by Bart Van Assche · 8 years ago
  46. c966ea1 RDMA: Mark imm_data as be32 in the verbs uapi header by Jason Gunthorpe · 8 years ago
  47. 6f301e0 RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 8 years ago
  48. 5793b46 IB/rxe: remove unnecessary skb_clone in xmit by Zhu Yanjun · 8 years ago
  49. 91eab79 IB/rxe: add the static type to the variable by Zhu Yanjun · 8 years ago
  50. 9ef77bd RDMA/rxe: Remove useless EXPORT_SYMBOL by Leon Romanovsky · 8 years ago
  51. fe78acf IB/rxe: Avoid passing unused index pointer which is optional by Parav Pandit · 8 years ago
  52. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  53. 3192c53 IB/rxe: don't crash, if allocation of crc algorithm failed by Thomas Bogendoerfer · 8 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  55. 3bfbea7 IB/rxe: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  56. ea6ee93 RDMA/rxe: Suppress gcc 7 fall-through complaints by Bart Van Assche · 8 years ago
  57. 6b9f897 IB/rxe: put the pool on allocation failure by Doug Ledford · 8 years ago
  58. 4831ca9 IB/rxe: check for allocation failure on elem by Colin Ian King · 8 years ago
  59. 5c50f1d IB/rxe: Handle NETDEV_CHANGE events by Andrew Boyer · 8 years ago
  60. 13eb1e2 IB/rxe: Avoid ICRC errors by copying into the skb first by Andrew Boyer · 8 years ago
  61. 1223a1a IB/rxe: Another fix for broken receive queue draining by Andrew Boyer · 8 years ago
  62. 2418ada IB/rxe: Remove unneeded initialization in prepare6() by Andrew Boyer · 8 years ago
  63. 825a51a IB/rxe: Fix up rxe_qp_cleanup() by Andrew Boyer · 8 years ago
  64. 48c22be IB/rxe: Add dst_clone() in prepare_ipv6_hdr() by Andrew Boyer · 8 years ago
  65. b9109b7d IB/rxe: Fix destination cache for IPv6 by Andrew Boyer · 8 years ago
  66. d45d295 IB/rxe: Fix up the responder's find_resources() function by Andrew Boyer · 8 years ago
  67. cffec53 IB/rxe: Remove dangling prototype by Andrew Boyer · 8 years ago
  68. bfc3ae0 IB/rxe: Disable completion upcalls when a CQ is destroyed by Andrew Boyer · 8 years ago
  69. 9eb7f8e IB/rxe: Move refcounting earlier in rxe_send() by Andrew Boyer · 8 years ago
  70. fab773c IB/rxe: Make rxe_counter_name static by Kamal Heib · 8 years ago
  71. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  72. 660b1de IB/rxe: Remove unneeded check by Yuval Shaia · 8 years ago
  73. 8b62cbd IB/rxe: Convert pr_info to pr_warn by Yuval Shaia · 8 years ago
  74. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  75. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  76. d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
  77. b4fbec9 IB/rxe: Constify static rxe_vm_ops by Kamal Heib · 8 years ago
  78. 6101382 IB/rxe: Use __func__ to print function's name by Kamal Heib · 8 years ago
  79. c05d266 IB/rxe: Use DEVICE_ATTR_RO macro to show parent field by Kamal Heib · 8 years ago
  80. c498e82 IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' by Kamal Heib · 8 years ago
  81. 3363828 IB/rxe: Use "foo *bar" instead of "foo * bar" by Kamal Heib · 8 years ago
  82. 1217197 rxe: fix broken receive queue draining by Vijay Immanuel · 8 years ago
  83. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 8 years ago
  84. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 8 years ago
  85. 4c93496 IB/rxe: do not copy extra stack memory to skb by Kees Cook · 8 years ago
  86. 51ce5f3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  87. 07d432b rxe: Fix a sleep-in-atomic bug in post_one_send by Jia-Ju Bai · 8 years ago
  88. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 8 years ago
  89. 67cf362 rxe: expose num_possible_cpus() cnum_comp_vectors by Sagi Grimberg · 8 years ago
  90. af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
  91. d524185 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 8 years ago
  92. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  93. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  94. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  95. eca7ddf IB/rxe: Initialize ib_ah_attr during query_ah by Dasaratharaman Chandramouli · 8 years ago
  96. 27b0b83 IB/rxe: fix typo: "algorithmi" -> "algorithm" by Colin Ian King · 8 years ago
  97. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  98. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  99. 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
  100. cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago