1. ea6819e smc_diag.h: fix include from userland by Nicolas Dichtel · 7 years ago
  2. 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  3. 688f21c IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line by Mike Marciniszyn · 7 years ago
  4. 1684096 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  5. 87f0faa IB/SA: Add OPA addr header by Doug Ledford · 7 years ago
  6. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 7 years ago
  7. 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 7 years ago
  8. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 7 years ago
  9. dfa834e1 IB/SA: Introduce path record specific types by Dasaratharaman Chandramouli · 7 years ago
  10. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 7 years ago
  11. 64b4646 IB/core: Define 'opa' rdma_ah_attr type by Dasaratharaman Chandramouli · 7 years ago
  12. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 7 years ago
  13. 2224c47 IB/core: Add accessor functions for rdma_ah_attr fields by Dasaratharaman Chandramouli · 7 years ago
  14. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 7 years ago
  15. bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah by Dasaratharaman Chandramouli · 7 years ago
  16. 67b985b IB/core: Rename ib_modify_ah to rdma_modify_ah by Dasaratharaman Chandramouli · 7 years ago
  17. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 7 years ago
  18. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 7 years ago
  19. 2196f27 IB/SA: Add support to query opa classport info. by Dasaratharaman Chandramouli · 7 years ago
  20. aa4656d IB/core: Move opa_class_port_info definition to header file by Dasaratharaman Chandramouli · 7 years ago
  21. 94d595c IB/core: Add rdma_cap_opa_ah to expose opa address handles by Dasaratharaman Chandramouli · 7 years ago
  22. ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 7 years ago
  23. 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 7 years ago
  24. cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 7 years ago
  25. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 7 years ago
  26. 0008b84 IB/umem: Add support to huge ODP by Artemy Kovalyov · 7 years ago
  27. 403cd12 IB/umem: Add contiguous ODP support by Artemy Kovalyov · 7 years ago
  28. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 7 years ago
  29. 8d2216b IB/core: change the return type to void by Zhu Yanjun · 7 years ago
  30. 12113a3 IB/core: Add HDR speed enum by Noa Osherovich · 7 years ago
  31. 483a396 IB/core: Introduce drop flow specification by Slava Shwartsman · 7 years ago
  32. f0ad83a IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs by Niranjana Vishwanathapura · 7 years ago
  33. 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 7 years ago
  34. 62e4594 IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface by Vishwanathapura, Niranjana · 7 years ago
  35. 2fc7757 IB/opa-vnic: RDMA NETDEV interface by Vishwanathapura, Niranjana · 7 years ago
  36. 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 7 years ago
  37. 30004b8 IB/core: Rename write flag to exclusive in rdma_core by Matan Barak · 7 years ago
  38. 243d9f4 IB/hfi1: Add transmit fault injection feature by Don Hiatt · 7 years ago
  39. 44dcfa4 IB/rdmavt: Avoid reseting wqe send_flags in unreserve by Mike Marciniszyn · 7 years ago
  40. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 7 years ago
  41. 1e7710f IB/core: Change completion channel to use the reworked objects schema by Matan Barak · 7 years ago
  42. cf8966b IB/core: Add support for fd objects by Matan Barak · 7 years ago
  43. fd3c790 IB/core: Change idr objects to use the new schema by Matan Barak · 7 years ago
  44. 6be60ae IB/core: Add idr based standard types by Matan Barak · 7 years ago
  45. 3832125 IB/core: Add support for idr types by Matan Barak · 7 years ago
  46. 771addf IB/core: Refactor idr to be per uverbs_file by Matan Barak · 7 years ago
  47. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 7 years ago
  48. db68ce1 new helper: uaccess_kernel() by Al Viro · 7 years ago
  49. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  50. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  51. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  52. 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
  53. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  54. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  55. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  56. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  57. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  58. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  59. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  60. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  61. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  62. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  63. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  64. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  65. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  66. aa773bd IB/core: Add raw packet protocol by Or Gerlitz · 8 years ago
  67. d07d1d7 IB/umem: Update on demand page (ODP) support by Artemy Kovalyov · 8 years ago
  68. 25bf14d IB/core: Add implicit MR flag by Artemy Kovalyov · 8 years ago
  69. 27b0df1 IB/core: Add scatter FCS flag to use in WQ creation by Noa Osherovich · 8 years ago
  70. 9c2b270 IB/core: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  71. 10bac72 IB/core: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  72. ebaaee2 IB/core: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  73. 460d019 IB/core: Introduce flow tag specification by Moses Reuben · 8 years ago
  74. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  75. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  76. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 8 years ago
  77. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  78. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  79. 99db949 IB/core: Remove ib_device.dma_device by Bart Van Assche · 8 years ago
  80. d43dbac IB/core: Change the type of an ib_dma_alloc_coherent() argument by Bart Van Assche · 8 years ago
  81. 6532c38 IB/core: Remove ib_dma_*map_single_attrs() by Bart Van Assche · 8 years ago
  82. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 8 years ago
  83. aaaca12 RDMA/core: add port state cache by Jack Wang · 8 years ago
  84. 55efcfc RDMA/core: Fix incorrect structure packing for booleans by Jason Gunthorpe · 8 years ago
  85. 43579b5 IB/core: added support to use rdma cgroup controller by Parav Pandit · 8 years ago
  86. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  87. fba332b IB/cma: Fix a race condition in iboe_addr_get_sgid() by Bart Van Assche · 8 years ago
  88. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  89. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  90. 5f24410 rdma_cm: add rdma_consumer_reject_data helper function by Steve Wise · 8 years ago
  91. 5042a73 rdma_cm: add rdma_is_consumer_reject() helper function by Steve Wise · 8 years ago
  92. 77a5db1 rdma_cm: add rdma_reject_msg() helper function by Steve Wise · 8 years ago
  93. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
  94. 528e5a1 IB/core: Support rate limit for packet pacing by Bodong Wang · 8 years ago
  95. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  96. c90ea9d IB/core: Change ib_resolve_eth_dmac to use it in create AH by Moni Shoua · 8 years ago
  97. fbf4686 IB/core: Introduce inner flow steering by Moses Reuben · 8 years ago
  98. 76bd23b IB/core: Align structure ib_flow_spec_type by Moses Reuben · 8 years ago
  99. 0dbf333 IB/core: Add flow spec tunneling support by Moses Reuben · 8 years ago
  100. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago