aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin1-1/+1
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2-2/+4
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2-1/+9
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty1-1/+3
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-4/+4
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny1-0/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-10/+11
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin1-3/+18
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty1-0/+1
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier1-1/+1
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn1-1/+1
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita2-8/+4
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-22IB/uverbs: Remove unnecessary list_del()sRoland Dreier1-6/+0
2006-06-22IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar1-1/+1
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier3-376/+553
2006-06-17IB/uverbs: Factor out common idr codeRoland Dreier1-60/+22
2006-06-17IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier1-7/+0
2006-06-17IB/uverbs: Release lock on error pathGanapathi CH1-2/+4
2006-06-17IB/cm: Use address handle helpersSean Hefty2-20/+11
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty1-0/+31
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty1-16/+28
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2-2/+1
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz1-3/+27
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein1-31/+63
2006-06-17IB: Add caching of ports' LMCJack Morgenstein1-1/+29
2006-06-17IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin1-1/+0
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty1-16/+16
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier2-4/+1
2006-06-17IB: IP address based RDMA connection managerSean Hefty2-2/+1931
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2-1/+372
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty2-13/+97
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty3-118/+154
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier1-1/+3
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell1-1/+1
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock1-4/+1
2006-04-10IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin1-1/+1
2006-04-10IB: simplify static rate encodingJack Morgenstein1-0/+34
2006-04-02IB/mad: fix oops in cancel_madsMichael S. Tsirkin1-1/+1
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock3-44/+59
2006-03-30IB/mad: include GID/class when matching receivesJack Morgenstein3-29/+67
2006-03-20IB/mad: Fix oopsable race on device removalMichael S. Tsirkin1-7/+14
2006-03-20IB: Coverity fixes to sysfs.cRoland Dreier1-2/+4