summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Expand)AuthorFilesLines
2007-03-096446494 Single homed host has problem in SCTP INIT address parameterkcpoon6-69/+112
2007-03-096509357 ddi_fm_init() does not return fm capable when called by nxge leaf driverjf1370182-42/+39
2007-03-09PSARC/2004/402 CPU Capsakolb42-274/+2501
2007-03-096533109 nucleus text overflow check is incorrectkchow1-6/+6
2007-03-096528546 system panic with add_softintr: exceeded 1208 handlerset1426001-3/+4
2007-03-096393314 move driver dad to usr/srcarutz8-3/+5466
2007-03-096530331 vsw when plumbed and in prog mode should write its mac address into HWsg701802-172/+373
2007-03-096531693 timeout_common completely broken on 32-bit systemsqiao1-7/+20
2007-03-096524333 Service domain panics if it fails to map pages for a disk on fileachartre2-182/+312
2007-03-086526154 modunload nxge driver (with msi set to 8) cause the system hungegillett1-13/+5
2007-03-086532527 psrinfo output should show "EAX Page 1" hex value to identify processorsdmick1-4/+6
2007-03-086452589 zl_lock still held excessively longjohansen1-3/+19
2007-03-076479968 TCP connections over loopback misorder user data on squeue reentrycarlsonj1-3/+3
2007-03-076523767 off-link hosts often rendered unreachable under IPMPsangeeta3-6/+43
2007-03-076521110 Need support for Broadcom NetXtreme BCM5754 Gigabit Ethernetml1492103-4/+20
2007-03-066524230 upcount_dec discovers a miscount and panicssl1084981-4/+18
2007-03-056504327 make with no target in i86pc failsonnv_60gavinm9-164/+182
2007-03-056510878 Kernel Boot time data structures can be mapped with Large pages to im...dp7841912-224/+435
2007-03-046458218 assertion failed: ss == NULLbillm1-3/+3
2007-03-046422458 /dev/poll dp_nfds checking off-by-one; application failures ensuesp921022-5/+4
2007-03-046526280 Guest with 64 vdisk devices hangs during bootrsmaeda5-57/+96
2007-03-046530447 fix for 6502013/6527579 causes recursive mutex_enterpraks1-1/+1
2007-03-036520116 kstat_create fails with namespace collision during device configurekrishnae5-13/+19
2007-03-036525008 panic: dr->dt.dl.dr_override_state != DR_IN_DMU_SYNC, file: ../../com...perrin2-35/+75
2007-03-026527710 panic: kernel page fault: ndi_fmc_remove()cindi1-8/+30
2007-03-026474602 MSI interrupt migration broken for e1000gjohnny1-2/+0
2007-03-026489875 RQFULL must also consider tick-compare for N2rf1573611-1/+5
2007-03-026524270 recvfrom(MSG_DONTWAIT) blocks if beaten by a readerethindra3-3/+7
2007-03-026523265 sdev_vnops.c uses fs_sync for its fsync VOP routinejg2-9/+13
2007-03-016490454 pcplusmp: Need workaround for IOAPIC masking erratumsethg4-20/+328
2007-03-016508434 System panicked when configuring the lower frequency speed PCI-X Cardgovinda2-47/+296
2007-03-016521915 EFCode interpreter can not access extended config space on PCIe devicesaa720412-12/+19
2007-03-016441384 zpool import action message is not correctly localizedmmusante2-2/+1
2007-02-286526932 shift key press is buffered by kernel driver and not sent to X immedi...qz1500451-6/+3
2007-02-286524820 nxge driver should call ddi_disable_intr() only when detaching an int...speer1-2/+0
2007-02-28PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivershx14706513-0/+10723
2007-02-286419785 memory leak in pcicfg_unconfigure()prasad1-25/+41
2007-02-286502013 kernel heap corruptions have been seen during io stress test on domain0praks3-41/+72
2007-02-286528905 group colorequiv colors on N2 by low order bits of the color firstdp784193-5/+49
2007-02-286470504 Remove Niagara2 IDLE loop workaroundae11280211-121/+366
2007-02-286502578 sun4v block store commit VIS emulation does not implement commit sema...wh947094-18/+18
2007-02-286509559 ddi_soft_state_fini: null handle caused by todds1337 _init/_finirameshc1-6/+7
2007-02-276441349 Deadlock in PX fabric error handler.dwoods6-12/+53
2007-02-276517350 Memory leaks in px_lib_map_vconfig()rameshc1-4/+5
2007-02-276475256 ST:Need st driver support for IBM LTO-4 tape driveyl1940341-1/+85
2007-02-266527717 genunix Makefile workaround for build race should be removedrab1-10/+0
2007-02-266523491 system panic with "prtdiag: alignment error:" during sb configureschwartz1-4/+2
2007-02-266528274 arc_reclaim_needed's zio code has a pair of incorrect assumptionsjohansen1-9/+5
2007-02-266527696 /etc/system colorequiv setting has no impactdp784196-58/+45
2007-02-266514591 vsw: fix for 6496374 causes softhangsg701802-227/+335