aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
AgeCommit message (Expand)Author
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman
2017-04-20IB/core: Rename uverbs event file structureMatan Barak
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add support for fd objectsMatan Barak
2017-04-05IB/core: Add lock to multicast handlersMatan Barak
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas
2016-06-23IB/uverbs: Add WQ supportYishai Hadas
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud
2014-12-15IB/core: Add support for extended query device capsEli Cohen
2014-08-01IB/core: Add user MR re-registration supportMatan Barak
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion
2013-08-13IB/core: Fixes to XRC reference counting in uverbsYishai Hadas
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03switch infiniband uverbs to anon_inodesAl Viro
2010-02-24IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang
2010-02-24IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier
2007-10-09IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier