summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/aggr
AgeCommit message (Expand)AuthorFilesLines
2020-12-1113208 Create aggr fails when underlying links have more than 128 Tx ringsPaul Winder1-13/+104
2020-12-0813207 Creating an aggr with more than 128 Tx or Rx rings panicsPaul Winder1-16/+75
2020-10-1313210 Removing multiple links from aggr leaves last link danglingPaul Winder1-3/+5
2020-06-1612754 packet flow over a defaulted LACP portRyan Zezeski1-10/+15
2020-03-1512377 aggr: may be used uninitializedToomas Soome2-0/+10
2020-03-0211493 aggr needs support for multiple pseudo rx groupsRyan Zezeski3-247/+342
2020-03-0211490 SRS ring polling disabled for VLANsRyan Zezeski3-42/+375
2019-01-2810282 aggrs state machine in confusing state before mc_start() calledRobert Mustacchi2-22/+21
2015-10-086274 MAC tries to use aggr rings from downed linksRobert Mustacchi2-0/+40
2010-08-066971653 memleak in aggr_mtu_range_intersectionPrakash Jalan1-0/+2
2010-07-206959661 possible memory leaks in aggr_m_multicstAnil udupa1-5/+25
2010-07-166943998 Allow GLDv3 drivers to advertise multiple ranges of MTUsPrakash Jalan1-31/+169
2010-06-166960607 aggr_lacp_rx_thread() LACP cleanup logic induces panicmeem1-4/+2
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer4-131/+577
2009-11-256813620 LACP link aggregation fails to recover if only one link restored afte...Ramesh Kumar Katla1-3/+7
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy2-25/+37
2009-08-146793813 NIU Hybrid I/O performance regression with CrossbowSriharsha Basavapatna1-2/+4
2009-05-18PSARC/2009/252 MAC promiscuous dead interfaces removalGirish Moodalbail1-4/+0
2009-04-30PSARC/2009/235 dladm Possible Values ListGirish Moodalbail1-1/+75
2009-03-166808409 failing to mac_promisc_remove() could cause system panicGirish Moodalbail1-3/+1
2009-03-126810953 vnic with vid on same physical link failed to ping each other on snv_109Venugopal Iyer2-6/+7
2009-03-036586787 TCP can end up passing an LSO packet to a non-LSO driver; panic ensuesRoamer1-0/+40
2009-02-17PSARC/2009/099 dladm show-usage modificationsVenugopal Iyer3-226/+30
2009-01-226777847 aggr driver needs to support tuning mtu using data-link propertiesGirish Moodalbail2-7/+141
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng7-806/+1741
2008-10-106653407 Multicast 01:80:c2:00:00:02 is enabled after aggregation is deletedRamesh Kumar Katla4-81/+84
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-1/+2
2008-08-26PSARC 2008/473 Fine-Grained Privileges for Datalink AdministrationSebastien Roy2-313/+151
2008-08-216645807 tagged VLAN packets sent over a VLAN aggregation trigger ASSERT()Shu-Guo Yang1-7/+20
2008-07-116678891 deadlock: cycle in blocking chain panic on aggr_m_promiscudpa1-1/+49
2008-07-036715142 Bad Trap type=34 with boot net using link aggregate for ldom guestjprakash1-10/+12
2008-07-016692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warningsgd780591-1/+0
2008-01-24PSARC 2007/429 Brussels - enhanced network driver configuration via dladmsowmini1-5/+8
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470646-264/+395
2007-12-20PSARC 2007/646 Nemo MAC client updatesyz1470641-6/+1
2007-11-216611661 panic in aggr due to misaligned Ethernet addressseb1-1/+2
2007-11-016615686 dl_attach(), as a utility function, should not prompt warnings on the...yz1470641-2/+5
2007-09-206220365 ActorPortNumber computation could be improvedyz1470643-53/+51
2007-08-206489144 mi_rx_lock shouldn't be held across callbacksethindra2-4/+5
2007-01-19PSARC 2006/366 IP Instancesdh1551221-1/+3
2006-11-20PSARC/2006/406 WiFi for GLDv3xc1513551-1/+1
2006-09-266326664 aggr does not support jumbo framesnd996031-2/+39
2006-09-19PSARC/2006/358 VLAN Observability Enhancementdg1990751-1/+1
2006-08-096452786 aggr_grp_capab_set() mishandles the checksum flags of constituent portsseb1-4/+4
2006-07-046444571 aggr_grp_t`lg_closing is not reset when aggregation deletion failsyz1470641-6/+9
2006-06-30PSARC/2006/248 Nemo MAC-Type Plugin Architectureseb5-266/+317
2006-06-096313901 vlan interface on bge reports incorrect link speed when using snmpwalkyz1470642-14/+50
2006-05-246408047 DL_NOTE_LINK_DOWN might be missing when a port is removed from an agg...yz1470642-101/+185
2006-04-206371252 adding a mac_start()'d link to an aggregation can end in panicyz1470642-9/+24
2006-04-136312408 DDI_NT_MAC macro definition should be removedericheng4-88/+29