Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-18IB/srp: Allow sg_tablesize to be adjustedVu Pham
2006-06-18IB/srp: Allow cmd_per_lun to be set per target portVu Pham
2006-06-18IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz
2006-06-18IB: Make needlessly global ib_mad_cache staticRoland Dreier
2006-06-18IB/srp: Change target_mutex to a spinlockMatthew Wilcox
2006-06-18IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox
2006-06-18IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox
2006-06-18IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier
2006-06-18IB/srp: Use FMRs to map gather/scatter listsRoland Dreier
2006-06-18IB/mthca: Remove dead codeMichael S. Tsirkin
2006-06-18IB: IP address based RDMA connection managerSean Hefty
2006-06-18IB: address translation to map IP toIB addresses (GIDs)Sean Hefty
2006-06-18[NET]: Export ip_dev_find()Sean Hefty
2006-06-18IB/cm: Match connection requests based on private dataSean Hefty
2006-06-18IB: common handling for marshalling parameters to/from userspaceSean Hefty
2006-06-18IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin
2006-06-18IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin
2006-06-18Linux v2.6.17v2.6.17Linus Torvalds
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-17[PATCH] fix cdrom openJens Axboe
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-14[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger
2006-06-14[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger
2006-06-14[PATCH] sky2: fix hotplug detect during pollStephen Hemminger
2006-06-14[PATCH] sky2: don't hard code number of portsStephen Hemminger
2006-06-14[PATCH] sky2: set_power_state should be voidStephen Hemminger
2006-06-13[PATCH] alpha: generic hweight build fixRandy Dunlap
2006-06-13[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov
2006-06-13[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-13[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-12[TCP]: continued: reno sacked_out count fixAki M Nyrhinen
2006-06-12[DCCP] Ackvec: fix soft lockup in ackvec handling codeAndrea Bittau
2006-06-12[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller
2006-06-12[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras
2006-06-12[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-12[PATCH] typo in vmscan.cChristoph Lameter
2006-06-12[PATCH] PCI: reverse pci config space restore orderYu, Luming