summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner5-30/+42
2009-09-246884906 iptun service offline when NWAM is usedSebastien Roy1-1/+1
2009-09-246869028 Print jobs are not arranged as lp -q specified.sonam gupta - Sun Microsystems - Bangalore India1-1/+1
2009-09-246863498 The "standard input" doesn't get printed to "Title:" even if the ↵sonam gupta - Sun Microsystems - Bangalore India1-9/+6
data is given to lp via its stdin
2009-09-236877975 TCP_corrupt exposes corruption from using LSO on hermonRajkumar Sivaprakasam3-28/+17
2009-09-236885017 audio output tries to queue up too many fragmentsGarrett D'Amore11-200/+93
6885023 audio framework can lose taskqs 6885091 audio1575 gets offset wrong by about 1 fragment
2009-09-236884006 lint noise from smbfs library constructionGordon Ross6-11/+37
2009-09-246883392 some scsi commands added to scsa2usb blacklist may not be filtered ↵guoqing zhu - Sun Microsystems - Beijing China1-2/+4
correctly
2009-09-236883880 non-8-byte-aligned mutexes: update needed for solaris_nevadaRoger A. Faulkner3-8/+41
2009-09-236883291 native brand msgs not generated5-19/+21
2009-09-236826942 Need an optimized GCM leveraging Intel's PCMULQDQ instructionDan OpenSolaris Anderson5-39/+484
2009-09-236881623 CRYPTO_num_locks() should be used instead of CRYPTO_NUM_LOCKSPaul Wernau2-15/+87
2009-09-236884160 snoop can catch signal 11 in verbose AH processingPaul Wernau1-5/+6
2009-09-236878085 COMSTAR iscsit does not send failure response when CHAP ↵Charles Ting2-0/+13
authentication failed
2009-09-236875281 prtdiag on M-series reports wrong information about the interleaving ↵Justin Frank1-5/+9
factor in some cases
2009-09-236879696 panic happens when trying to offline fcoei port with mpxio enabledKelly Hu1-0/+13
2009-09-236842564 SUNWcdrw package dependency issue with snv_115Zach Kissel3-17/+66
6841362 cdrw -b fails, core dumped
2009-09-236866221 Setting AIO_SIGNALLED needs to be tightened.Surya Prakki1-14/+21
2009-09-236857294 zoneadm attach leads to partially installed packagesphaniram rampura krishnamurthy - Sun Microsystems - Bangalore India3-5/+97
2009-09-236850828 fwflash: tavor plugin is broken for arbel memfull cards.Shantkumar Hiremath4-48/+97
6881664 fwflash: hermon plugin terminates if HCA VPD data is not available.
2009-09-236875432 Xorg doesn't see newly plugged in USB keyboards after non-root user ↵pengcheng chen - Sun Microsystems - Beijing China5-43/+26
has logged in.
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy194-11913/+11732
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-09-236786791 nge needs to have a new tx stall detection mechanismWinson Wang - Sun Microsystems - Beijing China4-65/+75
6871807 nge driver should enable TFINT for tx_recylce
2009-09-22PSARC 2009/497 zfs checksum ereport payload additionsJonathan Adams9-52/+859
6867188 zfs checksum ereports could be more informative
2009-09-226851295 Need better CTF control macrosJonathan Adams1-4/+18
2009-09-226650218 Commit callbacks API for the DMURicardo M. Correia14-9/+465
6747932 Add a ZAP API to move a ZAP cursor to a given key. 6856020 ztest keeps creating and doesn't destroy threads
2009-09-226883316 yge's postinstall corrupts /etc/driver_aliasesBarry Harding1-6/+6
2009-09-226881824 ::whatis needs to be faster, smarter, and modularJonathan Adams20-687/+1618
2009-09-226766866 mdb drops core when running ::whatisJonathan Adams1-12/+14
2009-09-226874501 Need a way to limit the message from ndmp_door_server when running ↵Reza Sabdar3-6/+11
ndmpd in debug mode. 6851103 System logs reported daemon.error I/O error failed to send command 6867239 ndmpd backs up ZFS properties invalid for filesystems
2009-09-226881217 32bit stack frames should be aligned on 16-byte boundaries (for sse2 ↵Roger A. Faulkner3-17/+39
code)
2009-09-226881948 panic in isnst_add_default_portals when isns enabled but no IP ↵Peter Cudhea - Sun Microsystems - Burlington, MA United States1-3/+3
addresses are UP.
2009-09-226820747 kstat output incorrect for MMF version of e1000g making it ↵Miles Xu, Sun Microsystems3-102/+230
impossible to troubleshoot 6847888 HW initialization updates for 82541 and 82547 chips
2009-09-226870264 Resets can timeout during heavy I/OYong-Feng Du3-175/+221
6873580 prtconf -v shows stale firmware revision after flashing controller firmware 6873602 Unknown events into mpt_sas driver should not be reported 6878420 MPTIOCTL_GET_ADAPTER_DATA does not fill in some values correctly 6878430 Commands sent using MPTIOCTL_PASS_THRU can timeout before they should 6878545 New MPT Events are not seen after the initial 50 events
2009-09-226883912 urtw(8187B) doesn't work with Hidden ESSID APQin Michael Li1-1/+1
2009-09-216399128 want tool to examine backup files (zstreamdump)Lori Alt12-8/+497
--HG-- rename : usr/src/uts/common/fs/zfs/fletcher.c => usr/src/common/zfs/zfs_fletcher.c
2009-09-216873067 i.preserve and i.CONFIG.prsv need to be moved to ON (fix packaging)Moriah Waterland1-1/+9
2009-09-226874823 mr_sas driver should automatically enable MSI and MSI-X interruptsYu Wu - Sun Microsystems - Beijing China3-27/+35
6879730 mr_sas returns stale DMA data to applications 6879745 inapproprate FMA check points exist in mr_sas driver
2009-09-216826304 modload: sscanf unbounded copies should be constrainedJerry Gilliam12-113/+265
6827539 pattern quote preprocessing fix in 6612207 too aggressive 6837756 SUNWdcopy postinstall script problem results in broken /etc/driver_aliases 6844097 Possible security issue w/add_drv et al using /tmp for lock files 6877673 add_drv fails with a permissions entry with a minor name including a comma
2009-09-21PSARC 2009/418 Kerberos V5 PAC APIGlenn Barry61-5447/+10892
6283931 SPNEGO needs to follow latest RFC 6808598 krb5 APIs needed to create and parse PAC data 6817447 libgss and various mechs are hiding both the real minor_status and the error token
2009-09-216882902 ::interrupts dcmd does not compute the correct 'Shared' value for ↵Daniel Ice1-7/+5
MSIs in px driver
2009-09-216788613 px: WARNING: px1: ino 0x18 blocked and disk warnings during high ↵Daniel Ice2-5/+13
stress test
2009-09-216869047 pcitool could not work correctly on sun4v platform if use "-s" ↵Shesha Sreenivasamurthy4-30/+10
option on snv_111
2009-09-216574286 removing a slog doesn't workGeorge Wilson33-381/+1047
6856566 zpool import -F can cause panic 6863456 system panic by load_nvlist(spa, spa->spa_config_object, &nv) == 0 while running zfs test suite 6882947 dump_nvlist() should live in libnvpair
2009-09-216873067 i.preserve and i.CONFIG.prsv need to be moved to ONMoriah Waterland3-0/+57
2009-09-216883357 spdsock leaks ipsec_tun_pol_t structures processing SPD_DUMPDan McDonald1-1/+6
2009-09-216863918 bfe doesnt appear to like suspend and resumeSaurabh Misra2-12/+28
6882713 BCM4401 chips should attach using device-id 0x170c rather than using sub-system device-id
2009-09-216843010 /usr/lib/ld/map.noexbss should be providedRod Evans6-44/+77
2009-09-216855964 e1000g driver corrupting LSO packets causes chipset hang and ↵changqing li - Sun Microsystems - Beijing China4-14/+32
significant performance regression 6681751 e1000g minor_perm inconsistent between package postinstall script and default minor_perm file
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor37-1459/+1234
6573142 zpool destruction/export should better handle stale zvol links 6718816 ZFS volinit fails when ZFS root pool full 6761786 zpool import with 8500 snapshots took 11hours 6604403 replace volinit/volfini with /dev fs vnode ops 6847760 zfs volinit may happen a little too soon during boot 6488792 Warnings on console whenever a volume is created. 6738837 assertion failure in sdev_open 6878496 dmu_objset_own returns EINVAL instead of EROFS in some situations