- 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 6 years ago
- 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 6 years ago
- 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 7 years ago
- 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 7 years ago
- b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
- 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
- d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
- 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
- 87fc2a6 RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device by Jason Gunthorpe · 7 years ago
- 1c77483 IB: Improve uverbs_cleanup_ucontext algorithm by Yishai Hadas · 7 years ago
- 1ccddc4 RDMA/verbs: Drop kernel variant of destroy_flow by Leon Romanovsky · 7 years ago
- ca576fb RDMA/verbs: Drop kernel variant of create_flow by Leon Romanovsky · 7 years ago
- b740321 IB: Make ib_init_ah_attr_from_wc set sgid_attr by Parav Pandit · 7 years ago
- 7dc08dc IB/core: Expose ib_ucontext from a given ib_uverbs_file by Yishai Hadas · 7 years ago
- 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
- 1a1f460 RDMA: Hold the sgid_attr inside the struct ib_ah/qp by Jason Gunthorpe · 7 years ago
- 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
- d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
- 8d9ec9a IB/core: Add a sgid_attr pointer to struct rdma_ah_attr by Jason Gunthorpe · 7 years ago
- 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 7 years ago
- f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 7 years ago
- b150c38 IB/core: Introduce GID entry reference counts by Parav Pandit · 7 years ago
- 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
- ca24da0 RDMA/core: introduce check masks for T10-PI offload by Max Gurtovoy · 7 years ago
- 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
- 7eea23a IB/core: Add support for flow counters by Raed Salem · 7 years ago
- 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
- 51d7a53 IB/core: Introduce counters read verb by Raed Salem · 7 years ago
- fa9b180 IB/core: Introduce counters object and its create/destroy by Raed Salem · 7 years ago
- 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
- 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 7 years ago
- b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 7 years ago
- d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 7 years ago
- 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
- bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
- 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
- 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
- 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
- 21e82d3 IB/uverbs: Introduce egress flow steering by Boris Pismenny · 7 years ago
- 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
- 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
- 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
- 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
- 72e1ff0 RDMA/core: Update query_gid documentation for HCA drivers by Parav Pandit · 7 years ago
- e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
- 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
- c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
- 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
- 80cf79a RDMA/verbs: Remove restrack entry from XRCD structure by Leon Romanovsky · 7 years ago
- b19744e IB/core: Remove unimplemented ib_peek_cq by Parav Pandit · 7 years ago
- b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago
- 19b1f54 RDMA/verbs: Simplify modify QP check by Leon Romanovsky · 7 years ago
- fccec5b RDMA/nldev: provide detailed MR information by Steve Wise · 7 years ago
- 87daac6 IB/core: Map iWarp AH type to undefined in rdma_ah_find_type by Don Hiatt · 7 years ago
- 02d8883 RDMA/restrack: Add general infrastructure to track RDMA resources by Leon Romanovsky · 7 years ago
- f66c8ba RDMA/core: Save kernel caller name when creating PD and CQ objects by Leon Romanovsky · 7 years ago
- e449644 RDMA/core: Use the MODNAME instead of the function name for pd callers by Leon Romanovsky · 7 years ago
- beb801a RDMA: Move enum ib_cq_creation_flags to uapi headers by Jason Gunthorpe · 7 years ago
- a6532e7 RDMA/core: Clarify rdma_ah_find_type by Parav Pandit · 7 years ago
- cd2a6e7 IB/core: Fix ib_wc structure size to remain in 64 bytes boundary by Bodong Wang · 7 years ago
- 32f69e4 {net, IB}/mlx5: Manage port association for multiport RoCE by Daniel Jurgens · 7 years ago
- 8011c1e IB/core: Introduce driver QP type by Moni Shoua · 7 years ago
- f6bdb14 IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc by Parav Pandit · 7 years ago
- dbb1256 IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer by Parav Pandit · 7 years ago
- 4190b4e RDMA/core: Rename kernel modify_cq to better describe its usage by Leon Romanovsky · 7 years ago
- 18bd907 IB/uverbs: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
- 869ddcf IB/uverbs: Allow CQ moderation with modify CQ by Yonatan Cohen · 7 years ago
- e1d2e88 IB/core: Add PCI write end padding flags for WQ and QP by Noa Osherovich · 7 years ago
- c0348eb IB: Let ib_core resolve destination mac address by Parav Pandit · 7 years ago
- 5cda658 IB/core: Introduce and use rdma_create_user_ah by Parav Pandit · 7 years ago
- edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
- 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
- f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
- fac9658 IB/core: Add new ioctl interface by Matan Barak · 7 years ago
- 9c2c849 IB/core: Add new SRQ type IB_SRQT_TM by Artemy Kovalyov · 7 years ago
- 1a56ff6 IB/core: Separate CQ handle in SRQ context by Artemy Kovalyov · 7 years ago
- 6938fc1e IB/core: Add XRQ capabilities by Artemy Kovalyov · 7 years ago
- 78b57f9 RDMA/core: Cleanup device capability enum by Leon Romanovsky · 7 years ago
- dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
- 732912c Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
- 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
- d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
- 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
- d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
- 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
- 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
- ecc82c5 RDMA/core: Add and expose static device index by Leon Romanovsky · 8 years ago
- c66cd35 RDMA/core: expose affinity mappings per completion vector by Sagi Grimberg · 7 years ago
- 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
- db58540 IB/core: Change port_attr.sm_lid from 16 to 32 bits by Dasaratharaman Chandramouli · 8 years ago
- 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 8 years ago
- a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
- f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 7 years ago
- 02984cc IB/core: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
- 7d9336d IB/core: Introduce delay drop for a WQ by Maor Gottlieb · 8 years ago
- d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- 7855f58 IB/core: Remove NOIO QP create flag by Leon Romanovsky · 8 years ago
- a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago