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