Age | Commit message (Expand) | Author |
2013-02-28 | IB/core: convert to idr_alloc() | Tejun Heo |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | new helper: file_inode(file) | Al Viro |
2013-02-21 | IB/uverbs: Implement memory windows support in uverbs | Shani Michaeli |
2012-09-27 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-27 | switch infinibarf users of fget() to fget_light() | Al Viro |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier |
2012-05-08 | IB/core: Add raw packet QP type | Or Gerlitz |
2012-05-08 | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order | Roland Dreier |
2012-05-08 | IB/uverbs: Make lockdep output more readable | Roland Dreier |
2012-01-27 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert |
2012-01-04 | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier |
2012-01-04 | rdma/core: Fix sparse warnings | Sean Hefty |
2012-01-04 | IB/uverbs: Protect QP multicast list | Eli Cohen |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC TGT QPs to user space | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC INI QPs to userspace | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty |
2010-12-08 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter |
2010-10-25 | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | switch infiniband uverbs to anon_inodes | Al Viro |
2009-12-09 | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() | Roel Kluin |
2008-07-15 | RDMA/core: Add memory management extensions support | Steve Wise |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-04-17 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier |
2008-04-17 | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen |
2007-10-20 | IB/uverbs: Fix checking of userspace object ownership | Roland Dreier |
2007-05-09 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier |
2007-05-07 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-02-22 | IB/uverbs: Return correct error for invalid PD in register MR | Roland Dreier |
2007-02-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin |
2006-10-31 | IB/uverbs: Return sq_draining value in query_qp response | Jack Morgenstein |
2006-09-22 | IB: Whitespace fixes | Roland Dreier |
2006-09-22 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell |
2006-09-22 | IB/uverbs: Allow resize CQ operation to return driver-specific data | Ralph Campbell |
2006-09-22 | IB/uverbs: Fix lockdep warning when QP is created with 2 CQs | Roland Dreier |
2006-09-22 | IB/uverbs: Use idr_read_cq() where appropriate | Roland Dreier |
2006-07-23 | IB/uverbs: Fix lockdep warnings | Roland Dreier |
2006-07-23 | IB/uverbs: Fix unlocking in error paths | Michael S. Tsirkin |
2006-06-30 | IB/uverbs: Set correct user handle for user SRQs | Roland Dreier |
2006-06-22 | IB/uverbs: Don't free wr list when it's known to be empty | Krishna Kumar |
2006-06-18 | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier |
2006-06-18 | IB/uverbs: Factor out common idr code | Roland Dreier |
2006-06-18 | IB/uverbs: Don't decrement usecnt on error paths | Roland Dreier |
2006-06-18 | IB/uverbs: Release lock on error path | Ganapathi CH |
2006-03-20 | IB/uverbs: Use correct alt_pkey_index in modify QP | Ami Perlmutter |