summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-161-1/+0
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-166-5/+50
* [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-161-0/+2
* [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-162-4/+25
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-162-42/+48
* [SPARC64]: Use more mearningful names for IRQ registry.David S. Miller2007-07-161-1/+1
* [SPARC64]: Export powerd facilities for external entities.David S. Miller2007-07-161-0/+7
* [SPARC64]: Assorted LDC bug cures.David S. Miller2007-07-161-2/+1
* [SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller2007-07-162-0/+538
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-157-51/+284
|\
| * [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-1/+0
| * [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-0/+1
| * [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-022-1/+5
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-022-0/+10
| * [SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie2007-06-021-0/+2
| * [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-023-5/+7
| * [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-022-11/+3
| * [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-012-0/+13
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-11/+10
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie2007-06-011-1/+0
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-012-0/+3
| * [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-1/+12
| * [SCSI] iscsi class: add iscsi host set param eventMike Christie2007-06-012-0/+9
| * [SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie2007-06-011-1/+1
| * [SCSI] iscsi_transport: export hw addressMike Christie2007-06-012-1/+12
| * [SCSI] introduce shost_priv helperChristoph Hellwig2007-05-311-0/+4
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-30147-745/+27925
| |\
| * | [SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori2007-05-261-0/+20
| * | [SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart2007-05-261-6/+7
| * | [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-221-6/+0
| * | [SCSI] FC Transport support for vports based on NPIVJames Smart2007-05-161-7/+166
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1519-86/+111
|\ \ \
| * | | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy2007-07-153-39/+1
| * | | [NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2007-07-152-2/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller2007-07-141-20/+0
| |\ \ \
| | * | | [CRYPTO] cipher: Remove obsolete fields from cipher_tfmHerbert Xu2007-07-111-20/+0
| * | | | [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-142-2/+2
| * | | | [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-141-0/+17
| * | | | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-141-0/+4
| * | | | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-142-4/+4
| * | | | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-0/+1
| * | | | [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-141-0/+1
| * | | | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-141-3/+0
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-143-10/+61
| |\ \ \ \
| | * | | | [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-0/+11
| | * | | | [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-4/+12
| | * | | | [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-121-6/+0
| | * | | | [PATCH] cfg80211: Radiotap parserAndy Green2007-07-121-0/+38
| * | | | | [NET]: Add macvlan driverPatrick McHardy2007-07-142-0/+11
| * | | | | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-5/+0
OpenPOWER on IntegriCloud