IB/cm: Make internal function cm_get_ack_delay() static
[safe/jmp/linux-2.6] / drivers / infiniband / core /
2006-09-23 Al Viro[PATCH] missing includes from infiniband merge
2006-09-22 Krishna KumarIB: Fix typo in kerneldoc for ib_set_client_data()
2006-09-22 Michael S. TsirkinIB/cm: Do not track remote QPN in timewait state
2006-09-22 Michael S. TsirkinIB/sa: Require SA registration
2006-09-22 Sean HeftyRDMA/cma: Protect against adding device during destruction
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Tom TuckerRDMA: iWARP Connection Manager.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Sean HeftyIB/cm: Randomize starting comm ID
2006-09-22 James LentiniIB/mad: Remove unused includes
2006-09-22 Sean HeftyIB/mad: Add support for dual-sided RMPP transfers.
2006-09-22 Sean HeftyIB/cm: Use correct reject code for invalid GID
2006-09-22 Sean HeftyIB/cm: Enable atomics along with RDMA reads
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-09-14 Michael S. TsirkinRDMA/cma: Increase the IB CM retry count in CMA
2006-08-16 Jack MorgensteinIB/core: Fix SM LID/LID change with client reregister set
2006-08-03 Jack MorgensteinIB/uverbs: Avoid a crash on device hot remove
2006-08-03 Sean HeftyIB/cm: Fix error handling in ib_send_cm_req
2006-08-02 Tom Tucker[NET] infiniband: Cleanup ib_addr module to use the...
2006-07-24 Sean HeftyIB/mad: Validate MADs for spec compliance
2006-07-23 Roland DreierIB/uverbs: Fix lockdep warnings
2006-07-23 Michael S. TsirkinIB/uverbs: Fix unlocking in error paths
2006-07-15 Michael S. Tsirkin[PATCH] IB/core: use correct gfp_mask in sa_query
2006-07-15 Michael S. Tsirkin[PATCH] fmr pool: remove unnecessary pointer dereference
2006-07-15 Ira Weiny[PATCH] IB/cm: set private data length for reject messages
2006-07-15 Michael S. Tsirkin[PATCH] IB/addr: gid structure alignment fix
2006-07-15 Michael S. Tsirkin[PATCH] IB/cm: drop REQ when out of memory
2006-06-30 Sean HeftyIB/core: Set alternate port number when initializing...
2006-06-30 Roland DreierIB/uverbs: Set correct user handle for user SRQs
2006-06-26 Eric Sesterhenn[PATCH] Array overrun in drivers/infiniband/core/cma.c
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-06-25 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 Roland DreierIB/uverbs: Remove unnecessary list_del()s
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-06-18 Sean HeftyIB/cm: Use address handle helpers
2006-06-18 Sean HeftyIB/sa: Add ib_init_ah_from_path()
2006-06-18 Sean HeftyIB: Add ib_init_ah_from_wc()
2006-06-18 Sean HeftyIB/ucm: Get rid of duplicate P_Key parameter
2006-06-18 Or GerlitzIB/fmr: Use device's max_map_map_per_fmr attribute...
2006-06-18 Jack MorgensteinIB/mad: Check GID/LID when matching requests
2006-06-18 Jack MorgensteinIB: Add caching of ports' LMC
2006-06-18 Michael S. TsirkinIB/cm: remove unneeded flush_workqueue
2006-06-18 Sean HeftyIB/ucm: convert semaphore to mutex
2006-06-18 Roland DreierIB: Make needlessly global ib_mad_cache static
2006-06-18 Sean HeftyIB: IP address based RDMA connection manager
2006-06-18 Sean HeftyIB: address translation to map IP toIB addresses (GIDs)
2006-06-18 Sean HeftyIB/cm: Match connection requests based on private data
2006-06-18 Sean HeftyIB: common handling for marshalling parameters to/from...
2006-05-18 Roland DreierIB/uverbs: Don't leak ref to mm on error path
2006-05-12 Sean HeftyIB: refcount race fixes
2006-05-09 Ralph CampbellIB: Fix display of 4-bit port counters in sysfs
2006-04-19 Hal RosenstockIB/mad: Fix RMPP version check during agent registration
2006-04-10 Michael S. TsirkinIB/cache: Use correct pointer to calculate size
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-04-02 Michael S. TsirkinIB/mad: fix oops in cancel_mads
2006-03-30 Hal RosenstockIB/mad: RMPP support for additional classes
2006-03-30 Jack MorgensteinIB/mad: include GID/class when matching receives
2006-03-20 Michael S. TsirkinIB/mad: Fix oopsable race on device removal
2006-03-20 Roland DreierIB: Coverity fixes to sysfs.c
2006-03-20 Ami PerlmutterIB/uverbs: Use correct alt_pkey_index in modify QP
2006-03-20 Jack MorgensteinIB/umad: Add support for large RMPP transfers
2006-03-20 Sean HeftyIB/cm: Check cm_id state before handling a REP
2006-03-20 Dotan BarakIB/uverbs: Fix query QP return of sq_sig_all
2006-03-20 Dotan BarakIB: Fix modify QP checking of "current QP state" attribute
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 ib_modify_qp_is_ok() library function
2006-03-20 Ralph CampbellIB/mad: Simplify SMI by eliminating smi_check_local_dr_...
2006-03-20 Ralph CampbellIB/mad: Remove redundant check from smi_check_local_dr_...
2006-03-20 Or GerlitzIB: Enable FMR pool user to set page size
2006-03-20 Roland DreierIB: Allow userspace to set node description
2006-03-20 Roland DreierIB: Add userspace support for resizing CQs
2006-02-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-02-06 Greg Kroah-Hartman[PATCH] IB: fix up major/minor sysfs interface for...
2006-02-03 Ralph CampbellIB/mad: Handle DR SMPs with a LID routed part
2006-01-17 Michael S. TsirkinIB/sa_query: Flush scheduled work before unloading...
2006-01-17 Michael S. TsirkinIB/uverbs: Flush scheduled work before unloading module
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-07 Ralph CampbellIB: Set GIDs correctly in ib_create_ah_from_wc()
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
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-09 Jack MorgensteinIB/umad: fix memory leaks
2005-11-30 Sean HeftyIB/cm: avoid reusing local ID
2005-11-30 Sean HeftyIB/cm: correct reported reject code
2005-11-30 Jack MorgensteinIB/uverbs: track multicast group membership for userspa...
next