aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz1-3/+27
2006-06-17IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz1-0/+10
2006-06-17IB/ipath: Add client reregister event generationRoland Dreier1-1/+1
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh1-3/+11
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2-38/+38
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh1-1/+2
2006-06-17IB: Add client reregister event typeLeonid Arsh1-1/+2
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein3-34/+39
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier1-18/+9
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein1-31/+63
2006-06-17IB: Add caching of ports' LMCJack Morgenstein3-1/+43
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/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2-6/+17
2006-06-17IB/srp: Handle DREQ events from CMIshai Rabinovitz1-5/+9
2006-06-17IPoIB: Mention RFC numbers in documentationRoland Dreier1-4/+8
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham2-9/+17
2006-06-17IB/srp: Allow cmd_per_lun to be set per target portVu Pham1-7/+17
2006-06-17IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz1-5/+3
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier2-4/+1
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox2-8/+8
2006-06-17IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox1-2/+1
2006-06-17IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox1-2/+1
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier1-19/+4
2006-06-17IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2-87/+228
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin1-4/+0
2006-06-17IB: IP address based RDMA connection managerSean Hefty4-2/+2234
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty4-1/+491
2006-06-17[NET]: Export ip_dev_find()Sean Hefty1-0/+1
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty3-19/+114
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty7-218/+328
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin1-1/+10
2006-06-17IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin1-0/+59
2006-06-17Linux v2.6.17Linus Torvalds1-1/+1
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann1-1/+1
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann1-2/+2
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger1-1/+6
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe1-2/+3
2006-06-17[PATCH] fix cdrom openJens Axboe1-2/+4
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe1-8/+3
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev1-0/+2
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger1-4/+13
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger1-0/+3
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger1-8/+8
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap1-1/+1