summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-186454375 e1000g link flaps at initialization, triggering failoversxy1504897-231/+356
6472255 e1000g can't restore to 1000M with ndd setting 6496763 e1000g should free packets when link is down 6501294 "eeprom checksum failed" with pci8086,108c device 6504688 e1000g.conf settings are inconsistent with ndd output 6505445 e1000g : when all advertised capabilities are set to 0, ndd puts all of them 1 6519690 e1000g should not print the link up/down messages to console 6531474 Fatal PCIe Fabric Error panics on T2000 when using jumbo frames on e1000g interfaces 6535712 e1000g: the processing of the checksum flags should be protected by tx_lock
2007-04-186546644 px does not panic on fatal fabric errorskrishnae2-2/+3
2007-04-18PSARC/2007/045 I2O EOL and EOFdp40-70/+49
4863632 Hey Hey! Ho Ho! I2O Has Got to Go! --HG-- rename : usr/src/uts/common/io/i2o/i2o_bs.c => deleted_files/usr/src/uts/common/io/i2o/i2o_bs.c rename : usr/src/uts/common/io/i2o/i2o_bs.conf => deleted_files/usr/src/uts/common/io/i2o/i2o_bs.conf rename : usr/src/uts/common/io/i2o/i2o_bs.h => deleted_files/usr/src/uts/common/io/i2o/i2o_bs.h rename : usr/src/uts/common/io/i2o/i2o_impl.h => deleted_files/usr/src/uts/common/io/i2o/i2o_impl.h rename : usr/src/uts/common/io/i2o/i2o_msg.c => deleted_files/usr/src/uts/common/io/i2o/i2o_msg.c rename : usr/src/uts/common/io/i2o/i2o_scsi.c => deleted_files/usr/src/uts/common/io/i2o/i2o_scsi.c rename : usr/src/uts/common/io/i2o/i2o_scsi.conf => deleted_files/usr/src/uts/common/io/i2o/i2o_scsi.conf rename : usr/src/uts/common/io/i2o/i2o_scsi_cmd.h => deleted_files/usr/src/uts/common/io/i2o/i2o_scsi_cmd.h rename : usr/src/uts/common/io/i2o/i2o_scsi_util.h => deleted_files/usr/src/uts/common/io/i2o/i2o_scsi_util.h rename : usr/src/uts/common/io/i2o/i2o_scsi_var.h => deleted_files/usr/src/uts/common/io/i2o/i2o_scsi_var.h rename : usr/src/uts/common/io/i2o/label.c => deleted_files/usr/src/uts/common/io/i2o/label.c rename : usr/src/uts/common/io/i2o/pci_to_i2o.c => deleted_files/usr/src/uts/common/io/i2o/pci_to_i2o.c rename : usr/src/uts/common/io/i2o/pci_to_i2o.conf => deleted_files/usr/src/uts/common/io/i2o/pci_to_i2o.conf rename : usr/src/uts/common/sys/i2o/i2oadptr.h => deleted_files/usr/src/uts/common/sys/i2o/i2oadptr.h rename : usr/src/uts/common/sys/i2o/i2obscsi.h => deleted_files/usr/src/uts/common/sys/i2o/i2obscsi.h rename : usr/src/uts/common/sys/i2o/i2oexec.h => deleted_files/usr/src/uts/common/sys/i2o/i2oexec.h rename : usr/src/uts/common/sys/i2o/i2omsg.h => deleted_files/usr/src/uts/common/sys/i2o/i2omsg.h rename : usr/src/uts/common/sys/i2o/i2omstr.h => deleted_files/usr/src/uts/common/sys/i2o/i2omstr.h rename : usr/src/uts/common/sys/i2o/i2outil.h => deleted_files/usr/src/uts/common/sys/i2o/i2outil.h rename : usr/src/uts/intel/i2o_bs/Makefile => deleted_files/usr/src/uts/intel/i2o_bs/Makefile rename : usr/src/uts/intel/i2o_msg/Makefile => deleted_files/usr/src/uts/intel/i2o_msg/Makefile rename : usr/src/uts/intel/i2o_scsi/Makefile => deleted_files/usr/src/uts/intel/i2o_scsi/Makefile rename : usr/src/uts/intel/pci_to_i2o/Makefile => deleted_files/usr/src/uts/intel/pci_to_i2o/Makefile
2007-04-186451790 timex gives garbage when the real time overflowsas1589741-47/+75
6524847 printt() limitation in timex
2007-04-176544618 resource control values may be sub-optimalsl1084981-4/+0
2007-04-176543658 krb5_set_default_tgs_enctypes: referenced symbol not foundgtb1-0/+7
2007-04-176536445 want ::zio to show zio treeeschrock3-23/+256
6546214 zpool_find_import() leaks directory handle
2007-04-176544696 rm dumps core for argument ""sn1994101-1/+5
2007-04-176532873 Solaris needs skeleton packages for new IB HCA driverspothier18-130/+531
--HG-- rename : usr/src/pkgdefs/SUNWibhca/Makefile => usr/src/pkgdefs/SUNWarbel/Makefile rename : usr/src/pkgdefs/SUNWibhca/depend => usr/src/pkgdefs/SUNWarbel/depend rename : usr/src/pkgdefs/SUNWibhca/pkginfo.tmpl => usr/src/pkgdefs/SUNWarbel/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWibhca/prototype_com => usr/src/pkgdefs/SUNWarbel/prototype_com rename : usr/src/pkgdefs/SUNWibhca/prototype_i386 => usr/src/pkgdefs/SUNWarbel/prototype_i386 rename : usr/src/pkgdefs/SUNWibhca/prototype_sparc => usr/src/pkgdefs/SUNWarbel/prototype_sparc
2007-04-176512088 v240 can hardhang in case of double panicphilippm2-26/+26
6515766 Files boston/os/boston.c and seattle/os/seattle.c need cleaning up
2007-04-17Added tag onnv_63 for changeset 9349e27b46ccStephen Lau1-0/+1
2007-04-166479998 CPU DR should not panic the system on memory allocation failurejb1450956-79/+126
2007-04-166532455 ip-type exclusive IP instances with bge interfaces can't autobootdh1551223-18/+37
6540253 libdladm should not rely on stat() to force a device to be attached 6543436 System panic due to assertion failed: qprocsareon(rq), file: ../../common/os/strsubr.c, line: 1210
2007-04-166496719 connections should fall back to primary server after it comes backchinlong3-12/+220
6526896 Native LDAP authentication broken on snv_58 6543897 nscd deadlock after timeshift, not working failover 6545671 Some syslog messages in ns_sasl.c need prefix "libsldap: "
2007-04-166533535 sun4v: generic hwblkclr function should always return non-zeroiskreen1-4/+4
2007-04-166496124 nscd: Unable to login with pam_unix_auth errormichen11-351/+447
6520079 getent fails to match networks entries from nis or nisplus 6531269 the nscd exploits dynamic linking a little too much
2007-04-166545187 InfiniBand connection establishment stops working after MPI ↵billt1-4/+31
connectivity test
2007-04-166546454 missing check for null pointer in fix for 6540208josephb1-1/+2
2007-04-166533900 lpstat should tell the same lies as it always haswendyp1-1/+7
2007-04-166546494 KMF_FindKey changed prematurely, should still allow 0 num_keyswyllys1-3/+0
2007-04-16PSARC 2007/198 IP Filter ipmp_hook_emulationnordmark7-118/+527
6535824 pfhooks and patch for IPMP+IP FIlter doesn't work together
2007-04-166532164 6494262 should have included ypmake, inityp2l, nissetup and nscdgww4-20/+11
2007-04-166450287 6267828 fixes just UE errors and not CE errors.kd930034-50/+57
2007-04-166520386 remove from Nevada prototype code to diagnose intermittent memory CEstsien2-46/+10
6521246 C-based DE sometimes dumps core when processing many memory CEs
2007-04-156475254 ST:Need st driver support for HP LTO-4 tape driveyl1940342-0/+61
6524285 tar command fails after a node c rewinds on HP LTO-4 tape drive
2007-04-155078264 assertion failure: proc_pageout != NULL, file: ../../common/vm/vm_page.cpraks2-5/+14
2007-04-14PSARC/2006/601 Battery Projectphitran31-67/+3640
6527351 PSARC/2006/601 Battery Project: Add HAL ACPI support 6527350 PSARC/2006/601 Battery Project: create battery driver
2007-04-146545015 RAID-Z resilver brokenahl1-2/+16
2007-04-146490565 NULL pointer passed into crhold() from nfs4delegreturn{,_impl}() ↵thurlow1-9/+8
causes panic
2007-04-136546021 cw calls ld(1) for shadow build when gcc is primary compilerrie1-3/+5
2007-04-136541004 hwcap filter processing can leak memoryrie12-99/+140
2007-04-136544792 IPP responses have unmatched request-idjacobs1-2/+2
2007-04-136545568 The W2100z machines panic when booting from the network or from DVD/CDsml1492101-0/+6
2007-04-136543722 need SPARCLE (douglas) platform support (fix unref)gd780591-0/+0
--HG-- rename : usr/src/uts/sun4u/douglas/os/platmod/Makefile => deleted_files/usr/src/uts/sun4u/douglas/os/platmod/Makefile
2007-04-136446509 file command does not recognize ZFS send data stream magic numbermmusante1-0/+4
Contributed by David Simonson
2007-04-13PSARC/2007/205 Add -N option to stringsceastha1-70/+113
6411954 *strings* strings doesn't know where to look in some amd64 ELFs
2007-04-136542973 KMF_FindCert is racywyllys3-39/+94
2007-04-126513951 Service Entry update not notified when both IOU ChangeID and IOC ↵pramodbg2-26/+155
ServiceEntry has changed
2007-04-126545148 x86 B100x boot/install failure, drops to grub> promptsetje1-1/+0
2007-04-12PSARC 2006/703 MPxIO extension for Serial Attached SCSI (SAS) on mpt(7D)jw14999018-192/+1035
PSARC 2007/046 stmsboot(1M) extension for mpt(7D) 6442215 mpt.conf maybe over written because the filetype within the SUNWckr package is 'f' 6443044 add mpxio support to SAS mpt driver 6502231 stmsboot needs to support SAS devices 6510425 the properties "flow_control" and "queue" in mpt.conf is useless 6525558 untagged command unlikely to be sent to HBA during heavy I/O 6545198 build should allow architecture dependent class action scripts
2007-04-12PSARC 2007/152 Tadpole Platform Supportgd7805923-17/+860
6543722 need SPARCLE (douglas) platform support
2007-04-126540124 RFE: OS/Net build could be slightly more portablekupfer4-9/+9
Contributed by Roland Mainz <roland.mainz@nrubsig.org>.
2007-04-126476516 Enhance Niagara-2 Crypto Provider (N2CP) to interact with SPU ↵gm890441-47/+111
synchronously 6491581 Eliminate data movement overheads in n2cp 6491591 Address taskq overheads in n2cp 6517846 unsafe calls to kernel routines in interrupt handler 6538410 n2cp in snv_b55 to workaround bug 6485604 not functioning as expected
2007-04-12backout 6472670: causes 6545437dm1207692-59/+22
2007-04-126500293 prtdiag utility does not display the information of the pyramid HBAmb1582781-13/+31
2007-04-126525694 T2000 hangs at boot with S10u3 and three qlc PCI-E cards installeddhain1-0/+5
2007-04-126544983 fix to 6542677 is too broad, prevents bfu to non-zfs-boot releaseslalt1-2/+5
2007-04-116539787 marvell88sx driver needs to support multiple block PIO commandsls242073-27/+344
6538627 x4500 Message logs contain multiple device disk resets but nothing is logged in FMA. CU is concerned 6401058 sata framework should support drive firmware download operation
2007-04-116543221 sata: should abort processing a command when device is gone and scsi ↵pawelw1-1/+0
pkt callback is scheduled (fix cstyle)
2007-04-116539905 Change PCIE SLot Numbering to start from zero instead of onezx1435882-20/+15