aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2006-06-17IB: Add caching of ports' LMCJack Morgenstein
2006-06-17IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier
2006-06-17IB: IP address based RDMA connection managerSean Hefty
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier
2006-05-12IB: refcount race fixesSean Hefty
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock
2006-04-10IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-02IB/mad: fix oops in cancel_madsMichael S. Tsirkin