aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs.h
AgeCommit message (Expand)Author
2015-10-01IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai 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
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier