1. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  2. 84b00cd RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  3. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  4. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  5. 47adf2f IB/uverbs: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  6. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  7. 4c2aae7 IB/core: Add IPv6 support to flow steering by Maor Gottlieb · 8 years ago
  8. c70285f IB/uverbs: Extend create QP to get RWQ indirection table by Yishai Hadas · 8 years ago
  9. de019a9 IB/uverbs: Introduce RWQ Indirection table by Yishai Hadas · 8 years ago
  10. f213c05 IB/uverbs: Add WQ support by Yishai Hadas · 8 years ago
  11. e3b6d8c IB/core: Do not require CAP_NET_ADMIN for packet sniffing by Christoph Lameter · 8 years ago
  12. b531b90 IB/core: Add Scatter FCS create flag by Majd Dibbiny · 8 years ago
  13. 0b24e5a IB/core: Add extended device capability flags by Majd Dibbiny · 8 years ago
  14. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
  15. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 9 years ago
  16. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  17. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  18. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  19. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
  20. 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 9 years ago
  21. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  22. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  23. 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  24. d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
  25. 1d784b8 IB/core: Fix user mode post wr corruption by Mike Marciniszyn · 9 years ago
  26. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  27. aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
  28. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  29. ddf9529 IB/core: Allow setting create flags in QP init attribute by Eran Ben Elisha · 9 years ago
  30. 6d8a749 IB/core: Extend ib_uverbs_create_qp by Eran Ben Elisha · 9 years ago
  31. 5d1e623 IB/core: avoid 32-bit warning by Arnd Bergmann · 9 years ago
  32. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  33. b632ffa IB/uverbs: reject invalid or unknown opcodes by Christoph Hellwig · 9 years ago
  34. 057aec0 IB/uverbs: Explicitly pass ib_dev to uverbs commands by Yishai Hadas · 9 years ago
  35. 03c4044 IB/uverbs: Fix reference counting usage of event files by Yishai Hadas · 9 years ago
  36. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  37. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  38. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  39. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  40. 565197d IB/core: Extend ib_uverbs_create_cq by Matan Barak · 9 years ago
  41. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  42. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
  43. f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
  44. 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  45. 0fb8bcf IB/core: Fix deadlock on uverbs modify_qp error flow by Moshe Lazer · 10 years ago
  46. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  47. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  48. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  49. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  50. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  51. 8b0f93d IB/core: Clear AH attr variable to prevent garbage data by Devesh Sharma · 10 years ago
  52. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  53. ed4c54e IB/core: Resolve Ethernet L2 addresses when modifying QP by Or Gerlitz · 11 years ago
  54. 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
  55. 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
  56. c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
  57. 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
  58. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  59. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  60. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  61. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
  62. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago
  63. f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 11 years ago
  64. 1c636f8 IB/core: Encorce MR access rights rules on kernel consumers by Eli Cohen · 11 years ago
  65. 6b7d103 IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly by Latchesar Ionkov · 11 years ago
  66. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  67. 82af24a Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  68. 22878db IB/core: Better checking of userspace values for receive flow steering by Matan Barak · 11 years ago
  69. 436f2ad IB/core: Export ib_create/destroy_flow through uverbs by Hadar Hen Zion · 11 years ago
  70. 846be90 IB/core: Fixes to XRC reference counting in uverbs by Yishai Hadas · 11 years ago
  71. da183c7 IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() by Roland Dreier · 11 years ago
  72. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 11 years ago
  73. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  74. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  75. 6b52a12 IB/uverbs: Implement memory windows support in uverbs by Shani Michaeli · 12 years ago
  76. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  77. 88b428d switch infinibarf users of fget() to fget_light() by Al Viro · 12 years ago
  78. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  79. c938a61 IB/core: Add raw packet QP type by Or Gerlitz · 12 years ago
  80. 5909ce5 IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order by Roland Dreier · 12 years ago
  81. 3bea57a IB/uverbs: Make lockdep output more readable by Roland Dreier · 12 years ago
  82. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  83. 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  84. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  85. e214a0f IB/uverbs: Protect QP multicast list by Eli Cohen · 13 years ago
  86. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  87. 0e0ec7e RDMA/core: Export ib_open_qp() to share XRC TGT QPs by Sean Hefty · 13 years ago
  88. b93f3c1 RDMA/uverbs: Export XRC TGT QPs to user space by Sean Hefty · 13 years ago
  89. 9977f4f RDMA/uverbs: Export XRC INI QPs to userspace by Sean Hefty · 13 years ago
  90. 8541f8d RDMA/uverbs: Export XRC SRQs to user space by Sean Hefty · 13 years ago
  91. 53d0bd1 RDMA/uverbs: Export XRC domains to user space by Sean Hefty · 13 years ago
  92. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago
  93. 7182afe IB/uverbs: Handle large number of entries in poll CQ by Dan Carpenter · 14 years ago
  94. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  96. b1e4594 switch infiniband uverbs to anon_inodes by Al Viro · 15 years ago
  97. df42245 IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() by Roel Kluin · 15 years ago
  98. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  99. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  100. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago