Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-02 | 6811365 brandz needs poststate hook to fire when a state change fails | Dan Price | 1 | -19/+35 | |
2009-03-02 | 6809684 dladm create-vnic accepts invalid VLAN ID | Michael Lim | 3 | -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-02 | 6678463 ever-increasing number of BOUND sockets not tied to process fds | Dai Ngo | 1 | -1/+4 | |
2009-03-03 | 6722547 igb interface does not work if it is plumbed after the module is loaded | chenlu chen - Sun Microsystems - Beijing China | 6 | -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-02 | 6807370 bootadm emits wrong WARNING messages about ELF endianess | Enrico Perla - Sun Microsystems | 3 | -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-02 | 6811108 need workaround for 6798547 - add option to disable iSCSI boot | vitezslav batrla - Sun Microsystems - Prague Czech Republic | 1 | -1/+27 | |
2009-03-02 | 6809529 dirtying snapshot! rears its head again | Mark Shellenbaum | 1 | -5/+7 | |
2009-03-02 | 6696124 Null mutex pointer crashing from ip_wput_ioctl() | Philip Kirk | 5 | -8/+104 | |
2009-03-02 | 6784316 memory leaked by libmpscsi_vhci | Ramesh Chitrothu | 1 | -42/+42 | |
2009-03-02 | 6732858 panic in e1000g_free_dma_buffer | changqing li - Sun Microsystems - Beijing China | 3 | -2/+12 | |
2009-03-01 | 6800787 default interrupt usage for nxge should be msi-x for x64 systems | Michael Speer | 4 | -16/+10 | |
6808276 Tunable for number of RX rings for nxge is broken 6760832 nxge loses foot accounting for its tx descriptors | |||||
2009-03-01 | 6805501 memcntl() failed due to ENOMEM for pagesize 268435456 with snv_108 | Michael Corcoran | 4 | -20/+33 | |
2009-03-01 | 6811526 6807218 introduced a small regression into PowerTOP | Rafael Vanoni | 3 | -9/+15 | |
2009-03-02 | 6764185 DVD problems during OS usage (READ RETRY) | guoqing zhu - Sun Microsystems - Beijing China | 12 | -17/+160 | |
2009-03-01 | 6805730 some simple changes would make 'init 5' much faster | Dan Price | 10 | -86/+286 | |
6809492 startd shouldn't let hung subprocesses impede shutdown | |||||
2009-03-01 | 6809524 missing files in SUNWzoner package | 1 | -2/+2 | ||
2009-03-01 | 6757506 race can cause zoneadm to emit 'zoneadm: failed to get zone name: ↵ | 1 | -36/+55 | ||
Invalid argument' messages | |||||
2009-02-28 | 6805286 clearing rcv side flow control on a SCTP socket may panic the system | Anders Persson | 5 | -28/+41 | |
6805801 rcv window is not always updated for SCTP sockets 6810235 closing SOCK_SEQPACKET sctp socket can panic system | |||||
2009-02-28 | 6810236 sys-suspend cli replacement | Randy Fishel | 5 | -17/+1093 | |
PSARC/2009/112 sys-suspend(1) | |||||
2009-02-28 | 6801126 libima should get over pkginfo love | Jack Meng | 1 | -39/+0 | |
2009-02-27 | 6695825 CIFS wildcards are not wild enough | Alan Wright | 8 | -123/+230 | |
6811504 File copy fails with NT client | |||||
2009-02-27 | PSARC 2009/101 Turbo mode observability | Rafael Vanoni | 1 | -0/+241 | |
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") (fix missing file) | |||||
2009-02-27 | 6741572 Time-of-Day chip not detected under vmware | Dan Mick | 1 | -2/+6 | |
2009-02-27 | PSARC 2009/101 Turbo mode observability | Rafael Vanoni | 6 | -3/+300 | |
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") Contributed by Aubrey Li <aubrey.li@intel.com> | |||||
2009-02-27 | 6709704 smbtorture RAW-BENCH-OPLOCK test fails (when oplocks enabled) | jose borrego | 61 | -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-27 | 6799218 RSA using Solaris Kernel Crypto framework lagging behind OpenSSL | Dan OpenSolaris Anderson | 8 | -359/+261 | |
5016936 bignumimpl:big_mul: potential memory leak 6810280 panic from bignum module: vmem_xalloc(): size == 0 | |||||
2009-02-27 | 6784451 consolidate duplicative looping_read() and looping_write() code into ↵ | Dina K Nimeh | 12 | -369/+192 | |
libcryptoutil | |||||
2009-02-27 | 6805461 halted CPUs wake on spurious interrupts in sun4u OPL | Dave Plauger | 2 | -43/+44 | |
2009-02-27 | 6786943 AMD-based systems with C1E state enabled hang at boot | Bill Holler | 4 | -3/+46 | |
Contributed by <boris.ostrovsky@amd.com>. | |||||
2009-02-27 | 6809162 libssl and libcrypto contain excessive amounts of ctf data | John.Zolnowsky@Sun.COM | 1 | -4/+4 | |
2009-02-27 | 6803803 rnd_chpoll() should not reject (EINVAL) events==0 | Krishna Yenduri | 3 | -28/+32 | |
2009-02-27 | 6777543 allow the default MTU of an etherstub to be set via properties | Girish Moodalbail | 1 | -3/+54 | |
2009-02-27 | 6719311 Disassembly support for the MOVBE instruction | Krishnendu Sadhukhan - Sun Microsystems | 1 | -3/+58 | |
2009-02-28 | 6794643 Interrupt to cpu binding should default to round robin for x64 OOBP | Evan Yan | 10 | -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-27 | 6789318 coredump when issue zdb -uuuu poolname/ | Rich Morris | 3 | -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-27 | 6701747 auditreduce bug in handling v4-mapped addresses | Marek Pospisil | 1 | -2/+3 | |
2009-02-27 | 6768209 failed to set the "adv_1000hdx_cap" on bge interface by ndd | yong tan - Sun Microsystems - Beijing China | 3 | -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-27 | 6800529 panic in contract_process_kill() due to null p_pgidp pointer | Vamsi Nagineni | 3 | -6/+17 | |
6781092 Kernel panic when running emacs-x/slime with ssh -X from a zone | |||||
2009-02-27 | 6799925 fwflash needs to protect 34 bytes of string data in the ses/sgen plugin | peihong huang | 1 | -11/+14 | |
2009-02-27 | 6789187 fcptrace/fptrace format is broken by nwsnv2onnv merge | Yu Renia Miao | 1 | -8/+5 | |
2009-02-26 | 6808469 panic in x2apic_send_ipi() while running stress test triggered by ↵ | Saurabh Misra | 3 | -7/+11 | |
self-IPI | |||||
2009-02-26 | 6728641 IPoIB (ibd) performance enhancements | Venkatakrishnan Rajagopalan | 3 | -1559/+2006 | |
6796536 ibd has no quiesce() | |||||
2009-02-26 | PSARC/2009/125 scsi_device property interfaces | Chris Horne | 3 | -55/+426 | |
6808524 PSARC/2009/125 scsi_device property interfaces | |||||
2009-02-26 | 6809938 libsec(3LIB) can be built before libidmap which can result in link ↵ | Mark Shellenbaum | 1 | -1/+1 | |
failure | |||||
2009-02-26 | 6808500 whois crashes if host specified with -h does not exist | Milan Jurik | 1 | -10/+11 | |
2009-02-26 | 6792839 Array overrun in mailq | John Beck | 1 | -8/+8 | |
2009-02-26 | 6808900 PSARC/2009/103 ndi hidden nodes | Chris Horne | 7 | -53/+116 | |
PSARC/2009/103 ndi hidden nodes | |||||
2009-02-26 | 6797221 do_exec_no_pty() function contains file descriptor leak | Zdenek Kotala | 1 | -1/+5 | |
2009-02-26 | 6809697 DL_NOTE_FASTPATH_FLUSH notification is masked off | Girish Moodalbail | 1 | -0/+1 | |
2009-02-26 | 6789755 ddi_devid_scsi_encode() leaves trash in did_driver 'hint' | srivijitha dugganapalli | 1 | -5/+2 | |