aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit2018-10-17
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-16
| * IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2018-10-03
| * RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
| * RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-21
| * RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-21
| * RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-21
| * RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-21
| * RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-20
| * IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2018-09-17
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-11
| * RDMA/core: Document QP @event_handler functionChuck Lever2018-09-11
| * RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit2018-09-06
| * Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-05
| |\
| | * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-05
| * | RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky2018-09-05
| * | IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2018-09-05
| |/
* | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-10
* | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-10
|/
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
| |\
| | * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-18
* | | IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-10
* | | IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-10
* | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-02
* | | IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-01
* | | IB/uverbs: Consolidate uobject destructionJason Gunthorpe2018-08-01
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | | IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-25
* | | IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...Bart Van Assche2018-07-24
* | | IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-24
* | | IB: Support ib_flow creation in driversYishai Hadas2018-07-24
* | | IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe2018-07-23
* | | IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-10
* | | RDMA: Validate grh_required when handling AVsArtemy Kovalyov2018-07-10
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* | | IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-09
* | | IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe2018-07-09
* | | RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe2018-07-04
* | | IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-29
* | | RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky2018-06-25
* | | RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky2018-06-25
* | | IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit2018-06-25
* | | IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas2018-06-19
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* | | RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe2018-06-18
* | | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18