aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+1
2017-09-27IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann1-8/+14
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann1-7/+8
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak1-0/+2
2017-08-31IB/core: Assign root to all driversMatan Barak1-0/+1
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman1-0/+1
2017-04-20IB/core: Rename uverbs event file structureMatan Barak1-10/+11
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-9/+17
2017-04-05IB/core: Add support for fd objectsMatan Barak1-0/+1
2017-04-05IB/core: Add lock to multicast handlersMatan Barak1-0/+2
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-2/+0
2017-04-05IB/core: Add idr based standard typesMatan Barak1-1/+4
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-14/+5
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben1-0/+1
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-0/+1
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-0/+1
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe1-0/+1
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb1-0/+1
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+3
2016-06-23IB/uverbs: Add WQ supportYishai Hadas1-0/+9
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-0/+2
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha1-0/+1
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas1-1/+8
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas1-0/+3
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas1-1/+2
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas1-0/+1
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak1-0/+1
2015-02-18IB/core: Add support for extended query device capsEli Cohen1-0/+1
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud1-1/+0
2014-12-15IB/core: Add support for extended query device capsEli Cohen1-0/+1
2014-08-01IB/core: Add user MR re-registration supportMatan Barak1-0/+1
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier1-0/+8
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud1-1/+1
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak1-4/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud1-2/+18
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud1-0/+16
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+2
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier1-0/+4
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion1-0/+3
2013-08-13IB/core: Fixes to XRC reference counting in uverbsYishai Hadas1-0/+1
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli1-0/+2
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty1-0/+1
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty1-0/+6
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty1-0/+11
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-03-03switch infiniband uverbs to anon_inodesAl Viro1-1/+1
2010-02-24IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang1-2/+2
2010-02-24IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang1-3/+4
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-2/+2