aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-04[SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt
2009-12-04[SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt
2009-12-04[SCSI] fcoe, libfc: use single frame allocation APIVasu Dev
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma
2009-12-04[SCSI] libfc: Export FC headersRobert Love
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcChris Leech
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: Remove fc_fcp_completeRobert Love
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listVasu Dev
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra