summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2009-03-026811365 brandz needs poststate hook to fire when a state change failsDan Price1-19/+35
2009-03-026809684 dladm create-vnic accepts invalid VLAN IDMichael Lim3-7/+9
6797209 Coredump when calling "dladm set-linkprop -p autopush" with 9 modules. 6800512 on sparc, the field "%Util" of dladm show-link -S always equals 0 although the traffic is very heavy
2009-03-026678463 ever-increasing number of BOUND sockets not tied to process fdsDai Ngo1-1/+4
2009-03-036722547 igb interface does not work if it is plumbed after the module is loadedchenlu chen - Sun Microsystems - Beijing China6-306/+376
6804491 Intel Kawela support for pci8086,10e7 to be added to /etc/driver_aliases 6807784 igb loopback support for intel 82576 chip (kawela)
2009-03-026807370 bootadm emits wrong WARNING messages about ELF endianessEnrico Perla - Sun Microsystems3-129/+226
6807358 bootadm smf check for archive consistency always returns success 6807389 bootadm can be tricked into executing user-controlled scripts 6810050 System does not come back after reboot-d 6809266 bootadm calls mkisofs with an empty path-list on sparc if filestat.ramdisk is missing
2009-03-026811108 need workaround for 6798547 - add option to disable iSCSI bootvitezslav batrla - Sun Microsystems - Prague Czech Republic1-1/+27
2009-03-026809529 dirtying snapshot! rears its head againMark Shellenbaum1-5/+7
2009-03-026696124 Null mutex pointer crashing from ip_wput_ioctl()Philip Kirk5-8/+104
2009-03-026784316 memory leaked by libmpscsi_vhciRamesh Chitrothu1-42/+42
2009-03-026732858 panic in e1000g_free_dma_bufferchangqing li - Sun Microsystems - Beijing China3-2/+12
2009-03-016800787 default interrupt usage for nxge should be msi-x for x64 systemsMichael Speer4-16/+10
6808276 Tunable for number of RX rings for nxge is broken 6760832 nxge loses foot accounting for its tx descriptors
2009-03-016805501 memcntl() failed due to ENOMEM for pagesize 268435456 with snv_108Michael Corcoran4-20/+33
2009-03-016811526 6807218 introduced a small regression into PowerTOPRafael Vanoni3-9/+15
2009-03-026764185 DVD problems during OS usage (READ RETRY)guoqing zhu - Sun Microsystems - Beijing China12-17/+160
2009-03-016805730 some simple changes would make 'init 5' much fasterDan Price10-86/+286
6809492 startd shouldn't let hung subprocesses impede shutdown
2009-03-016809524 missing files in SUNWzoner package1-2/+2
2009-03-016757506 race can cause zoneadm to emit 'zoneadm: failed to get zone name: ↵1-36/+55
Invalid argument' messages
2009-02-286805286 clearing rcv side flow control on a SCTP socket may panic the systemAnders Persson5-28/+41
6805801 rcv window is not always updated for SCTP sockets 6810235 closing SOCK_SEQPACKET sctp socket can panic system
2009-02-286810236 sys-suspend cli replacementRandy Fishel5-17/+1093
PSARC/2009/112 sys-suspend(1)
2009-02-286801126 libima should get over pkginfo loveJack Meng1-39/+0
2009-02-276695825 CIFS wildcards are not wild enoughAlan Wright8-123/+230
6811504 File copy fails with NT client
2009-02-27PSARC 2009/101 Turbo mode observabilityRafael Vanoni1-0/+241
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") (fix missing file)
2009-02-276741572 Time-of-Day chip not detected under vmwareDan Mick1-2/+6
2009-02-27PSARC 2009/101 Turbo mode observabilityRafael Vanoni6-3/+300
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") Contributed by Aubrey Li <aubrey.li@intel.com>
2009-02-276709704 smbtorture RAW-BENCH-OPLOCK test fails (when oplocks enabled)jose borrego61-1852/+2408
6800443 ReadX and WriteX should support CAP_LARGE_READX and CAP_LARGE_WRITEX --HG-- rename : usr/src/uts/common/fs/smbsrv/smb_create_directory.c => usr/src/uts/common/fs/smbsrv/smb_directory.c
2009-02-276799218 RSA using Solaris Kernel Crypto framework lagging behind OpenSSLDan OpenSolaris Anderson8-359/+261
5016936 bignumimpl:big_mul: potential memory leak 6810280 panic from bignum module: vmem_xalloc(): size == 0
2009-02-276784451 consolidate duplicative looping_read() and looping_write() code into ↵Dina K Nimeh12-369/+192
libcryptoutil
2009-02-276805461 halted CPUs wake on spurious interrupts in sun4u OPLDave Plauger2-43/+44
2009-02-276786943 AMD-based systems with C1E state enabled hang at bootBill Holler4-3/+46
Contributed by <boris.ostrovsky@amd.com>.
2009-02-276809162 libssl and libcrypto contain excessive amounts of ctf dataJohn.Zolnowsky@Sun.COM1-4/+4
2009-02-276803803 rnd_chpoll() should not reject (EINVAL) events==0Krishna Yenduri3-28/+32
2009-02-276777543 allow the default MTU of an etherstub to be set via propertiesGirish Moodalbail1-3/+54
2009-02-276719311 Disassembly support for the MOVBE instructionKrishnendu Sadhukhan - Sun Microsystems1-3/+58
2009-02-286794643 Interrupt to cpu binding should default to round robin for x64 OOBPEvan Yan10-146/+102
6795799 apic_msix_max should default to 8 for 10GbE out of box performance 6796665 dynamically adjust MSIX maximum allocation limit to 8 and higher on sparc 6763643 apic_delspl_common disables MSI incorrectly
2009-02-276789318 coredump when issue zdb -uuuu poolname/Rich Morris3-7/+19
6790345 zdb -dddd -e poolname coredump 6797109 zdb: 'zdb -dddddd pool_name/fs_name inode' coredump if the file with inode was deleted 6797118 zdb: 'zdb -dddddd poolname inum' coredump if I miss the fs name 6803343 shareiscsi=on failed, iscsitgtd failed request to share
2009-02-276701747 auditreduce bug in handling v4-mapped addressesMarek Pospisil1-2/+3
2009-02-276768209 failed to set the "adv_1000hdx_cap" on bge interface by nddyong tan - Sun Microsystems - Beijing China3-32/+29
6765523 bge interface still stopped at "link busy" state after the interface unplumbed 6765985 failed to change the flowctrl on bge interface by dladm 6778604 Assertion fialure in bge_recycle() 6731355 MAXQ failed under 100hdx and 10hdx mode
2009-02-276800529 panic in contract_process_kill() due to null p_pgidp pointerVamsi Nagineni3-6/+17
6781092 Kernel panic when running emacs-x/slime with ssh -X from a zone
2009-02-276799925 fwflash needs to protect 34 bytes of string data in the ses/sgen pluginpeihong huang1-11/+14
2009-02-276789187 fcptrace/fptrace format is broken by nwsnv2onnv mergeYu Renia Miao1-8/+5
2009-02-266808469 panic in x2apic_send_ipi() while running stress test triggered by ↵Saurabh Misra3-7/+11
self-IPI
2009-02-266728641 IPoIB (ibd) performance enhancementsVenkatakrishnan Rajagopalan3-1559/+2006
6796536 ibd has no quiesce()
2009-02-26PSARC/2009/125 scsi_device property interfacesChris Horne3-55/+426
6808524 PSARC/2009/125 scsi_device property interfaces
2009-02-266809938 libsec(3LIB) can be built before libidmap which can result in link ↵Mark Shellenbaum1-1/+1
failure
2009-02-266808500 whois crashes if host specified with -h does not existMilan Jurik1-10/+11
2009-02-266792839 Array overrun in mailqJohn Beck1-8/+8
2009-02-266808900 PSARC/2009/103 ndi hidden nodesChris Horne7-53/+116
PSARC/2009/103 ndi hidden nodes
2009-02-266797221 do_exec_no_pty() function contains file descriptor leakZdenek Kotala1-1/+5
2009-02-266809697 DL_NOTE_FASTPATH_FLUSH notification is masked offGirish Moodalbail1-0/+1
2009-02-266789755 ddi_devid_scsi_encode() leaves trash in did_driver 'hint'srivijitha dugganapalli1-5/+2