Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 1 | -0/+1 |
2011-10-13 | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty | 1 | -0/+6 |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 1 | -0/+11 |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2010-03-03 | switch infiniband uverbs to anon_inodes | Al Viro | 1 | -1/+1 |
2010-02-24 | IB/uverbs: Pack struct ib_uverbs_event_file tighter | Alexander Chiang | 1 | -2/+2 |
2010-02-24 | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device | Alexander Chiang | 1 | -3/+4 |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier | 1 | -2/+0 |
2008-04-20 | IB: convert struct class_device to struct device | Tony Jones | 1 | -2/+2 |
2008-04-17 | IB/uverbs: Don't store struct file * for event files | Roland Dreier | 1 | -2/+2 |
2007-10-10 | IB/uverbs: Make ib_uverbs_release_event_file() static | Roland Dreier | 1 | -1/+0 |
2007-05-09 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 1 | -5/+1 |
2006-08-03 | IB/uverbs: Avoid a crash on device hot remove | Jack Morgenstein | 1 | -0/+2 |
2006-06-18 | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 1 | -1/+3 |
2006-03-20 | IB/uverbs: Support for query SRQ from userspace | Dotan Barak | 1 | -0/+1 |
2006-03-20 | IB/uverbs: Support for query QP from userspace | Dotan Barak | 1 | -0/+1 |
2006-03-20 | IB: Add userspace support for resizing CQs | Roland Dreier | 1 | -1/+2 |
2006-01-14 | IB: convert from semaphores to mutexes | Ingo Molnar | 1 | -2/+3 |
2005-11-30 | IB/uverbs: track multicast group membership for userspace QPs | Jack Morgenstein | 1 | -0/+11 |
2005-10-31 | [IB] uverbs: Avoid NULL pointer deref on CQ async event | Roland Dreier | 1 | -0/+1 |
2005-10-29 | [IB] uverbs: Fix device lifetime problems | Roland Dreier | 1 | -6/+30 |
2005-10-18 | [IB] uverbs: Implement more commands | Roland Dreier | 1 | -0/+8 |
2005-10-18 | [IB] uverbs: ABI-breaking fixes for userspace verbs | Roland Dreier | 1 | -7/+11 |
2005-09-27 | [IB] uverbs: Close some exploitable races | Roland Dreier | 1 | -0/+1 |
2005-09-10 | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 1 | -9/+17 |
2005-08-27 | [PATCH] IB: move include files to include/rdma | Roland Dreier | 1 | -2/+2 |
2005-08-27 | [PATCH] IB: userspace SRQ support | Roland Dreier | 1 | -0/+5 |
2005-08-27 | [PATCH] IB: Add copyright notices | Roland Dreier | 1 | -0/+2 |
2005-07-28 | [IB/uverbs]: Add O_ASYNC support | Gleb Natapov | 1 | -0/+1 |
2005-07-08 | [PATCH] IB uverbs: core implementation | Roland Dreier | 1 | -0/+132 |