summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| * | | | [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| * | | | [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| * | | | [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| * | | | [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| * | | | [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
| * | | | [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-061-3/+4
| * | | | [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
| * | | | [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-043-18/+140
| * | | | [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-043-4/+17
| * | | | [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
| * | | | [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
| * | | | [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63
| * | | | [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
| * | | | [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4
| * | | | [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5
| * | | | [SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2006-02-042-4/+8
| * | | | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric2006-02-041-0/+21
| * | | | [SCSI] iscsi update: rm unused sessions listMike Christie2006-02-041-5/+0
| * | | | [SCSI] iscsi update: use gfp_tMike Christie2006-02-041-1/+1
| * | | | [SCSI] iscsi update: fix mgmt pool err path releaseMike Christie2006-02-041-1/+1
| * | | | [SCSI] iscsi update: set correct state at creation timeMike Christie2006-02-041-1/+1
| * | | | [SCSI] iscsi update: rm conn lockMike Christie2006-02-042-5/+0
| * | | | [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
| * | | | [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6
| * | | | [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3
| * | | | [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-045-159/+172
| * | | | [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36
| * | | | [SCSI] aacraid: Update global function namesMark Haverkamp2006-02-047-135/+137
| * | | | [SCSI] aacraid: reduce device probe warningsMark Haverkamp2006-02-041-0/+4
| * | | | [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
| * | | | [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3
| * | | | [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
| * | | | [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
| * | | | [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
| * | | | [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* | | | | [PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown2006-02-161-4/+6
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-02-168-67/+109
|\ \ \ \ \
| * | | | | Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno2006-02-153-3/+0
| * | | | | Input: ads7846 - assorted updatesDavid Brownell2006-02-151-24/+44
| * | | | | Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov2006-02-151-32/+47
| * | | | | Input: trackpoint - enable devices connected to external portDmitry Torokhov2006-02-152-8/+16
| * | | | | Input: logips2pp - add new signature (99)Meelis Roos2006-02-151-0/+1
| * | | | | Input: ixp4xx-beeper - fix compile errorAlessandro Zummo2006-02-151-0/+1
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-1614-27/+63
|\ \ \ \ \
| * | | | | [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai2006-02-162-2/+6
| * | | | | [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai2006-02-161-0/+6
| * | | | | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai2006-02-161-0/+2
| * | | | | [NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2006-02-162-5/+5
| * | | | | [NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai2006-02-161-3/+3