aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier1-2/+2
2007-10-09IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier1-1/+0
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-5/+1
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein1-0/+2
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier1-1/+3
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak1-0/+1
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak1-0/+1
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier1-1/+2
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-2/+3
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein1-0/+11
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier1-0/+1
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier1-6/+30
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier1-0/+8
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-7/+11
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-0/+1
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-9/+17
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-2/+2
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier1-0/+5
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov1-0/+1
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier1-0/+132