include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / core / uverbs_cmd.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Al Viroswitch infiniband uverbs to anon_inodes
2009-12-09 Roel KluinIB/uverbs: Fix return of PTR_ERR() of wrong pointer...
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2007-10-20 Roland DreierIB/uverbs: Fix checking of userspace object ownership
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-02-22 Roland DreierIB/uverbs: Return correct error for invalid PD in regis...
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2006-10-31 Jack MorgensteinIB/uverbs: Return sq_draining value in query_qp response
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22 Ralph CampbellIB/uverbs: Allow resize CQ operation to return driver...
2006-09-22 Roland DreierIB/uverbs: Fix lockdep warning when QP is created with...
2006-09-22 Roland DreierIB/uverbs: Use idr_read_cq() where appropriate
2006-07-23 Roland DreierIB/uverbs: Fix lockdep warnings
2006-07-23 Michael S. TsirkinIB/uverbs: Fix unlocking in error paths
2006-06-30 Roland DreierIB/uverbs: Set correct user handle for user SRQs
2006-06-22 Krishna KumarIB/uverbs: Don't free wr list when it's known to be...
2006-06-18 Roland DreierIB/uverbs: Don't serialize with ib_uverbs_idr_mutex
2006-06-18 Roland DreierIB/uverbs: Factor out common idr code
2006-06-18 Roland DreierIB/uverbs: Don't decrement usecnt on error paths
2006-06-18 Ganapathi CHIB/uverbs: Release lock on error path
2006-03-20 Ami PerlmutterIB/uverbs: Use correct alt_pkey_index in modify QP
2006-03-20 Dotan BarakIB/uverbs: Fix query QP return of sq_sig_all
2006-03-20 Dotan BarakIB/uverbs: Return actual capacity from create SRQ operation
2006-03-20 Dotan BarakIB/uverbs: Support for query SRQ from userspace
2006-03-20 Dotan BarakIB/uverbs: Support for query QP from userspace
2006-03-20 Roland DreierIB: Whitespace cleanups
2006-03-20 Roland DreierIB: Add userspace support for resizing CQs
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-07 Jack MorgensteinIB/uverbs: Release event file reference on ib_uverbs_cr...
2006-01-07 Ralph CampbellIB/uverbs: set ah_flags when creating address handle
2006-01-07 Jack MorgensteinIB/uverbs: Fix reference counting on error paths
2005-11-30 Jack MorgensteinIB/uverbs: track multicast group membership for userspa...
2005-11-10 Jack Morgenstein[IB] uverbs: have kernel return QP capabilities
2005-10-31 Roland Dreier[IB] uverbs: Avoid NULL pointer deref on CQ async event
2005-10-28 Roland Dreier[IB] uverbs: Fix device lifetime problems
2005-10-17 Roland Dreier[IB] uverbs: Implement more commands
2005-10-17 Roland Dreier[IB] uverbs: reject invalid memory registration permiss...
2005-10-17 Roland Dreier[IB] uverbs: Fix up resource creation error paths
2005-10-17 Roland Dreier[IB] uverbs: ABI-breaking fixes for userspace verbs
2005-09-26 Roland Dreier[IB] uverbs: Close some exploitable races
2005-09-09 Roland DreierMake sure that userspace does not retrieve stale asynch...
2005-08-27 Roland Dreier[PATCH] IB: userspace SRQ support
2005-07-08 Roland Dreier[PATCH] IB uverbs: core implementation