1. ffab8c8 RDMA/qedr: fix spelling mistake: "failes" -> "fails" by Colin Ian King · 7 years ago
  2. ecb238f IB/cxgb4: use skb_put_zero()/__skb_put_zero by YueHaibing · 7 years ago
  3. 2f6e513 IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code by Parav Pandit · 7 years ago
  4. e12ee8c IB/rxe: remove unused function variable by Zhu Yanjun · 7 years ago
  5. 0dff463 IB/rxe: change rxe_set_mtu function type to void by Zhu Yanjun · 7 years ago
  6. 10c47d5 IB/rxe: Change rxe_rcv to return void by Yuval Shaia · 7 years ago
  7. 7991d96 infiniband: hw: qib: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  8. d819734 infiniband: hw: hfi1: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  9. fe896ce IB/rxe: replace refcount_inc with skb_get by Zhu Yanjun · 7 years ago
  10. 2e47350 IB/rxe: optimize the function duplicate_request by Zhu Yanjun · 7 years ago
  11. 8f1a72c IB/rxe: make rxe_release_udp_tunnel static by Zhu Yanjun · 7 years ago
  12. 4e56569 infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change by Jia-Ju Bai · 7 years ago
  13. f9af873 infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node by Jia-Ju Bai · 7 years ago
  14. 39e487f infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4 by Jia-Ju Bai · 7 years ago
  15. 76be045 IB/rxe: avoid export symbols by Zhu Yanjun · 7 years ago
  16. 0f02ba7 IB/rxe: make the variable static by Zhu Yanjun · 7 years ago
  17. ee6548d RDMA/rdma_cm: Delete rdma_addr_client by Jason Gunthorpe · 7 years ago
  18. 44e7505 RDMA/rdma_cm: Make rdma_addr_cancel into a fence by Jason Gunthorpe · 7 years ago
  19. e19c0d2 RDMA/rdma_cm: Remove process_req and timer sorting by Jason Gunthorpe · 7 years ago
  20. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  21. efc365e IB/rxe: Fix for oops in rxe_register_device on ppc64le arch by Mikhail Malygin · 7 years ago
  22. 6c29f57 IB/mlx5: Device memory mr registration support by Ariel Levkovich · 7 years ago
  23. cdbd0d2 net/mlx5: Mkey creation command adjustments by Ariel Levkovich · 7 years ago
  24. 24da001 IB/mlx5: Device memory support in mlx5_ib by Ariel Levkovich · 7 years ago
  25. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  26. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  27. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  28. 09c4854f RDMA/qedr: Fix wmb usage in qedr by Kalderon, Michal · 7 years ago
  29. 39e00b6 IB/rxe: Removed GID add/del dummy routines by Parav Pandit · 7 years ago
  30. 5793902 RDMA/qedr: Zero stack memory before copying to user space by Jason Gunthorpe · 7 years ago
  31. 2d93fc8 IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR by Matan Barak · 7 years ago
  32. c03faa5 IB/mlx5: Add information for querying IPsec capabilities by Matan Barak · 7 years ago
  33. 802c212 IB/mlx5: Add IPsec support for egress and ingress by Aviad Yehezkel · 7 years ago
  34. 349705c IB/mlx5: Add modify_flow_action_esp verb by Matan Barak · 7 years ago
  35. c6475a0 IB/mlx5: Add implementation for create and destroy action_xfrm by Aviad Yehezkel · 7 years ago
  36. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  37. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  38. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  39. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  40. 766d855 IB/uverbs: Refactor kern_spec_to_ib_spec_filter by Matan Barak · 7 years ago
  41. 8510020 IB/mlx4: Check for egress flow steering by Boris Pismenny · 7 years ago
  42. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  43. 8c84660 IB/mlx5: Initialize the parsing tree root without the help of uverbs by Matan Barak · 7 years ago
  44. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  45. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  46. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  47. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  48. f35faa4 IB/core: Simplify ib_query_gid to always refer to cache by Parav Pandit · 7 years ago
  49. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  50. 8435168 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 7 years ago
  51. ca486a3 IB/qedr: Remove GID add/del dummy routines by Parav Pandit · 7 years ago
  52. 3e64f8d i40iw: Remove pre-production workaround for resource profile 1 by Shiraz Saleem · 7 years ago
  53. 41d902c RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp by Jason Gunthorpe · 7 years ago
  54. 689a8e3 IB/ocrdma_hw: Remove redundant checks and goto labels by Gustavo A. R. Silva · 7 years ago
  55. 12ed56b IB/ipoib: Delete unused struct by Yuval Shaia · 7 years ago
  56. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  58. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  59. 44016b3 iw_cxgb4: print mapped ports correctly by Bharat Potnuri · 7 years ago
  60. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  61. fd59015 IB/addr: Constify dst_entry pointer by Parav Pandit · 7 years ago
  62. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  63. 5b2cc79 RDMA/nldev: Provide netdevice name and index by Leon Romanovsky · 7 years ago
  64. 99dae69 IB/rxe: optimize mcast recv process by Zhu Yanjun · 7 years ago
  65. a343e3f qedr: Fix spelling mistake: "hanlde" -> "handle" by Colin Ian King · 7 years ago
  66. 50bc60c qed*: Utilize FW 8.33.11.0 by Michal Kalderon · 7 years ago
  67. 6e2135c Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  68. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  69. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago
  70. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  71. c105547 treewide: remove large struct-pass-by-value from tracepoint arguments by Alexei Starovoitov · 7 years ago
  72. 1acae6b mlx5: Move dump error CQE function out of mlx5_ib for code sharing by Eran Ben Elisha · 8 years ago
  73. 2816077 mlx5_{ib,core}: Add query SQ state helper function by Eran Ben Elisha · 8 years ago
  74. 190fb9c IB/core: Refer to RoCE port property to decide building cache by Parav Pandit · 7 years ago
  75. 22d24f7 IB/core: Search GID only for IB link layer by Parav Pandit · 7 years ago
  76. 4ab7cb4 IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  77. 3401857 IB/core: Generate GID change event regardless of RoCE GID table property by Parav Pandit · 7 years ago
  78. 97c45c2 IB/cm: Block processing alternate path handling RoCE Rx cm messages by Parav Pandit · 7 years ago
  79. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  80. 38759d6 RDMA/hns: ensure for-loop actually iterates and free's buffers by Colin Ian King · 7 years ago
  81. c8d75a9 IB/mlx5: Respect new UMR capabilities by Majd Dibbiny · 7 years ago
  82. ea8af0d IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs by Majd Dibbiny · 7 years ago
  83. f2e9bfa RDMA/rxe: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  84. 611cb92 RDMA/ucma: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  85. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  86. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  87. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  88. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  89. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  90. 3e0c2db infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name() by Kirill Tkhai · 7 years ago
  91. ede2762 net: Make NETDEV_XXX commands enum { } by Kirill Tkhai · 7 years ago
  92. f215a3d iw_cxgb4: Add ib_device->get_netdev support by Steve Wise · 7 years ago
  93. 114cc9c IB/cma: Resolve route only while receiving CM requests by Parav Pandit · 7 years ago
  94. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 98f1f4e IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  96. 0328603 RDMA/restrack: Remove ambiguity in resource track clean logic by Leon Romanovsky · 7 years ago
  97. e959557 RDMA/hns: Fix cq record doorbell enable in kernel by Yixian Liu · 7 years ago
  98. 761fc37 RDMA/cxgb3: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  99. caf61b1 RDMA/qedr: Fix QP state initialization race by Kalderon, Michal · 7 years ago
  100. b15606f RDMA/qedr: Fix rc initialization on CNQ allocation failure by Kalderon, Michal · 7 years ago