aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-031-1/+1
* | IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang2010-02-241-2/+2
* | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-241-3/+4
|/
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-2/+2
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-161-2/+2
* IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-091-1/+0
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-5/+1
* IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-031-0/+2
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-171-1/+3
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-201-0/+1
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-201-0/+1
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-201-1/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-2/+3
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-291-0/+11
* [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-311-0/+1
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-281-6/+30
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-171-0/+8
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-171-7/+11
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-0/+1
* Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-091-9/+17
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-2/+2
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-261-0/+5
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-271-0/+1
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-071-0/+132