summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/io/rmclomv.c
AgeCommit message (Collapse)AuthorFilesLines
2020-05-1012611 rmclomv: NULL pointer errorsToomas Soome1-7/+7
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-4/+20
6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6453165 move mac capabs definitions outside mac.h 6338667 Need ability to use NAT for non-global zones 6692884 several threads hung due to deadlock scenario between aggr and mac 6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1 6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic 6742712 potential message double free in the aggr driver 6754299 a potential race between aggr_m_tx() and aggr_port_delete() 6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation 6442559 Forwarding perf bottleneck due to mac_rx() calls 6505462 assertion failure after removing a port from a snooped aggregation 6716664 need to add src/dst IP address to soft ring fanout --HG-- rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-4/+4
6714038 Fast Reboot support for x86 platforms
2007-12-046616130 MB.ACT LED does not turn ON, although solaris is up and runningjfrank1-42/+79
6629649 rmclomv messages during boot
2007-01-246476814 240 missing fans after boot - race conditionjfrank1-2/+1
2006-06-296392835 move driver central to usr/srcstevel1-0/+3507
6392843 move driver socal to usr/src 6393456 move driver pcic to usr/src 6393457 move driver pem to usr/src 6393459 move driver envctrltwo to usr/src 6393461 move driver lombus to usr/src 6393465 move driver rmclomv to usr/src 6393468 move driver wrsmd to usr/src 6438236 cfgadm plugins for ac & sysctrl want to be reunited with their drivers in usr/src 6443714 CardBus driver should be moved from usr/closed to usr/src