summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin2006-09-141-1/+1
* IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-162-2/+4
* IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-032-1/+9
* IB/cm: Fix error handling in ib_send_cm_reqSean Hefty2006-08-031-1/+3
* [NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker2006-08-021-16/+14
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-242-21/+88
* IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-231-11/+21
* IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-231-2/+8
* [PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin2006-07-141-5/+5
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-4/+4
* [PATCH] IB/cm: set private data length for reject messagesIra Weiny2006-07-141-0/+1
* [PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2006-07-141-10/+11
* [PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin2006-07-141-3/+18
* IB/core: Set alternate port number when initializing QP attributesSean Hefty2006-06-301-0/+1
* IB/uverbs: Set correct user handle for user SRQsRoland Dreier2006-06-301-1/+1
* [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-261-1/+1
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-8/+4
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-252-7/+1
|\
| * IB/uverbs: Remove unnecessary list_del()sRoland Dreier2006-06-221-6/+0
| * IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar2006-06-221-1/+1
* | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
|/
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-173-376/+553
* IB/uverbs: Factor out common idr codeRoland Dreier2006-06-171-60/+22
* IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier2006-06-171-7/+0
* IB/uverbs: Release lock on error pathGanapathi CH2006-06-171-2/+4
* IB/cm: Use address handle helpersSean Hefty2006-06-172-20/+11
* IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-171-0/+31
* IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-16/+28
* IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-172-2/+1
* IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-171-3/+27
* IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-171-31/+63
* IB: Add caching of ports' LMCJack Morgenstein2006-06-171-1/+29
* IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin2006-06-171-1/+0
* IB/ucm: convert semaphore to mutexSean Hefty2006-06-171-16/+16
* IB: Make needlessly global ib_mad_cache staticRoland Dreier2006-06-172-4/+1
* IB: IP address based RDMA connection managerSean Hefty2006-06-172-2/+1931
* IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-172-1/+372
* IB/cm: Match connection requests based on private dataSean Hefty2006-06-172-13/+97
* IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-173-118/+154
* IB/uverbs: Don't leak ref to mm on error pathRoland Dreier2006-05-171-1/+3
* IB: refcount race fixesSean Hefty2006-05-125-44/+52
* IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-091-1/+1
* IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-191-4/+1
* IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin2006-04-101-1/+1
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+34
* IB/mad: fix oops in cancel_madsMichael S. Tsirkin2006-04-021-1/+1
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-303-44/+59
* IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-303-29/+67
* IB/mad: Fix oopsable race on device removalMichael S. Tsirkin2006-03-201-7/+14
* IB: Coverity fixes to sysfs.cRoland Dreier2006-03-201-2/+4
OpenPOWER on IntegriCloud