aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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