aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro
2006-09-22IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar
2006-09-22IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA/cma: Protect against adding device during destructionSean Hefty
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/cm: Randomize starting comm IDSean Hefty
2006-09-22IB/mad: Remove unused includesJames Lentini
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty
2006-09-22IB/cm: Use correct reject code for invalid GIDSean Hefty
2006-09-22IB/cm: Enable atomics along with RDMA readsSean Hefty
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22IB/uverbs: Remove unnecessary list_del()sRoland Dreier
2006-06-22IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-06-17IB/uverbs: Factor out common idr codeRoland Dreier
2006-06-17IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier
2006-06-17IB/uverbs: Release lock on error pathGanapathi CH
2006-06-17IB/cm: Use address handle helpersSean Hefty
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein