[PATCH] libata-acpi: Try and stop all the non PCI devices crashing
[safe/jmp/linux-2.6] / drivers / infiniband / core /
2007-02-23 Sean HeftyRDMA/cma: Remove unused node_guid from cma_device structure
2007-02-23 Sean HeftyIB/cm: Remove ca_guid from cm_device structure
2007-02-23 Sean HeftyRDMA/cma: Request reversible paths only
2007-02-23 Sean HeftyIB/core: Set hop limit in ib_init_ah_from_wc correctly
2007-02-22 Roland DreierIB/uverbs: Return correct error for invalid PD in regis...
2007-02-16 Roland DreierIB/core: Set static rate in ib_init_ah_from_path()
2007-02-16 Roland DreierIB/core: Fix sparse warnings about shadowed declarations
2007-02-16 Sean HeftyRDMA/cma: Add multicast communication support
2007-02-16 Sean HeftyIB/sa: Track multicast join/leave requests
2007-02-16 Steve WiseRDMA/iwcm: iw_cm_id destruction race fixes
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-10 Sean HeftyIB: Remove redundant "_wq" from workqueue names
2007-02-10 Sean HeftyRDMA/cma: Increment port number after close to avoid...
2007-02-10 Ahmed S. DarwishIB/core: Use ARRAY_SIZE macro for mandatory_table
2007-02-04 Steve WiseRDMA/addr: Handle ethernet neighbour updates during...
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2007-01-08 Sean HeftyRDMA/ucma: Don't report events with invalid user context
2007-01-08 Sean HeftyRDMA/ucma: Fix struct ucma_event leak when backlog...
2007-01-08 Steve WiseRDMA/iwcm: iWARP connection timeouts shouldn't be repor...
2006-12-12 Ralph CampbellIB/core: Use the new verbs DMA mapping functions
2006-12-12 Sean HeftyRDMA/cma: Export rdma cm interface to userspace
2006-12-12 Sean HeftyRDMA/cma: Add support for RDMA_PS_UDP
2006-12-12 Sean HeftyRDMA/cma: Allow early transition to RTS to handle lost...
2006-12-12 Sean HeftyRDMA/cma: Report connect info with connect events
2006-12-12 Sean HeftyRDMA/cma: Remove unneeded qp_type parameter from rdma_cm
2006-12-12 Roland DreierIB/fmr: ib_flush_fmr_pool() may wait too long
2006-12-08 Josef Sipek[PATCH] struct path: convert infiniband
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Michael S. TsirkinIB/ucm: Fix deadlock in cleanup
2006-11-29 Sean HeftyIB/cm: Fix automatic path migration support
2006-11-29 Roland DreierRDMA/addr: list_move() cleanups
2006-11-29 Krishna KumarRDMA/addr: Fix some cancellation problems in process_req()
2006-11-29 Krishna KumarRDMA/iwcm: Fix comment for iwcm_deref_id() to match...
2006-11-29 Krishna KumarRDMA/iwcm: Remove unnecessary function argument
2006-11-29 Krishna KumarRDMA/iwcm: Remove unnecessary initializations
2006-11-29 Krishna KumarRDMA/iwcm: Fix memory leak
2006-11-29 Krishna KumarRDMA/iwcm: Fix memory corruption bug in cm_work_handler()
2006-11-29 Roland DreierIB: Convert kmem_cache_t -> struct kmem_cache
2006-11-29 Dotan BarakRDMA/cm: Remove setting local write as part of QP acces...
2006-11-29 Eric SesterhennIB: kmemdup() cleanup
2006-11-29 Krishna KumarRDMA/cma: Rewrite cma_req_handler() to encapsulate...
2006-11-29 Krishna KumarRDMA/addr: Use time_after_eq() instead of time_after...
2006-11-29 Krishna KumarRDMA/cma: Remove redundant check in cma_add_one
2006-11-29 Krishna KumarRDMA/cma: Optimize cma_bind_loopback() to check for...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-13 Roland DreierIB/mad: Fix race between cancel and receive completion
2006-11-02 Sean HeftyRDMA/addr: Use client registration to fix module unload...
2006-10-31 Jack MorgensteinIB/uverbs: Return sq_draining value in query_qp response
2006-10-31 Krishna KumarRDMA/cma: rdma_bind_addr() leaks a cma_dev reference...
2006-10-10 Sean HeftyIB/cm: Send DREP in response to unmatched DREQ
2006-10-10 Sean HeftyIB/cm: Fix timewait crash after module unload
2006-10-02 Krishna KumarRDMA/cma: Optimize error handling
2006-10-02 Krishna KumarRDMA/cma: Eliminate unnecessary remove_list
2006-10-02 Sean HeftyRDMA/cma: Set status correctly on route resolution...
2006-10-02 Krishna KumarRDMA/cma: Fix device removal race
2006-10-02 Krishna KumarRDMA/cma: Fix leak of cm_ids in case of failures
2006-09-29 Al Viro[IPV4]: annotate inetdev.h helpers
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
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
next