summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt2009-12-041-8/+9
* [SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt2009-12-041-1/+0
* [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-0/+1
* [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-0/+2
* [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-041-13/+3
* [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-42/+42
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-489/+505
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+7
* [SCSI] libfc: Export FC headersRobert Love2009-12-046-0/+13
* [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-043-0/+22
* [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-043-0/+21
* [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2009-12-042-2/+3
* [SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech2009-12-041-1/+0
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-043-5/+23
* [SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2009-12-042-1/+32
* [SCSI] libfc: vport link handling and fc_vport state managmentChris Leech2009-12-041-0/+8
* [SCSI] libfc: add some generic NPIV support routines to libfcChris Leech2009-12-041-0/+20
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-3/+12
* [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love2009-12-041-79/+0
* [SCSI] libfc: Remove fc_fcp_completeRobert Love2009-12-041-8/+0
* [SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love2009-12-041-49/+0
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-0/+1
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-042-3/+6
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-041-3/+6
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-045-5/+13
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+2
* [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-041-0/+1
* [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou2009-12-041-0/+3
* [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-041-1/+0
* [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-291-1/+0
|\
| * param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-291-1/+0
* | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-291-0/+12
|\ \
| * | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-041-0/+12
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-291-5/+1
|\ \ \
| * | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-151-5/+1
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-2/+2
|\ \ \ \
| * | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-2/+2
| |/ / /
* | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-291-0/+3
* | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-291-0/+4
* | | | strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
* | | | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-291-0/+7
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-237-4/+7
|\ \ \
| * | | virtio_blk: Revert serial number supportRusty Russell2009-10-221-4/+0
| * | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-227-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-231-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-161-4/+2
|\ \ \ \
| * | | | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-4/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-153-6/+8
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /