summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/mac/mac.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-12 [illumos-gate merge]Jerry Jelinek1-0/+9
2015-11-126329 Need support for new link speeds in mac_etherGarrett D'Amore1-0/+9
2015-10-086274 MAC tries to use aggr rings from downed linksRobert Mustacchi1-1/+32
2015-09-04OS-4692 MAC tries to use aggr rings from downed linksRobert Mustacchi1-1/+32
2015-08-17 [illumos-gate merge]Jerry Jelinek1-5/+5
2015-08-136121 Copy-paste bug in mac_init_rings()Dan McDonald1-5/+5
2015-05-145894 Want big theory statement on MAC's data pathRobert Mustacchi1-0/+7
2015-04-24OS-4222 Want big theory statement on MAC's data pathRobert Mustacchi1-0/+7
2014-08-225030 VNICs should support a variable MTU (fix mismerge)Keith M Wesolowski1-94/+0
2014-08-22 [illumos-gate merge]Keith M Wesolowski1-0/+104
2014-08-215030 VNICs should support a variable MTURobert Mustacchi1-0/+105
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-3/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-3/+3
2014-05-29OS-3053 VNICs should support a variable MTU20140529release-20140529Robert Mustacchi1-1/+95
2012-05-29OS-1155 allow vnics to be unfiltered in promiscuous modeRobert Mustacchi1-0/+4
2010-08-16PSARC/2010/325 Different MTU for unicast and multicastErik Nordmark1-2/+2
2010-08-136812110 Jurassic hang when net extended accounting was turned ONMichael Lim1-103/+251
2010-07-166943998 Allow GLDv3 drivers to advertise multiple ranges of MTUsPrakash Jalan1-4/+29
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-640/+2938
2009-11-066896138 GLDv3 thwarted by broken getinfo() routinesSebastien Roy1-1/+18
2009-10-07PSARC/2009/436 Anti-spoofing Link ProtectionEric Cheng1-0/+2
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-1/+2
2009-09-10PSARC 2007/596 RBridges: Routing BridgesRishi Srivatsavai1-38/+167
2009-08-146793813 NIU Hybrid I/O performance regression with CrossbowSriharsha Basavapatna1-38/+57
2009-08-08PSARC 2009/413 Driver Private Minor Numbers for GLDv3Garrett D'Amore1-4/+4
2009-05-18PSARC/2009/252 MAC promiscuous dead interfaces removalGirish Moodalbail1-47/+5
2009-04-30PSARC/2009/235 dladm Possible Values ListGirish Moodalbail1-7/+37
2009-03-17PSARC/2008/242 Data Fast-Path for SoftmacCathy Zhou1-6/+80
2009-03-166808409 failing to mac_promisc_remove() could cause system panicGirish Moodalbail1-1/+5
2009-02-246806602 kstats no longer accurate on "unused" datalinksMichael Lim1-4/+7
2009-02-17PSARC/2009/099 dladm show-usage modificationsVenugopal Iyer1-6/+16
2009-01-226777847 aggr driver needs to support tuning mtu using data-link propertiesGirish Moodalbail1-9/+25
2008-12-176779591 bring back MAC_UNICAST_HW for LDOMsNicolas Droux1-73/+106
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-1981/+4120
2008-11-14PSARC 2008/608 brussels property permissionsVasumathi Sundaram - Sun Microsystems1-2/+8
2008-08-266740422 mac_unregister() doesn't clean mac_impl_t.mi_priv_prop* before kmem_c...Sowmini Varadhan1-5/+18
2008-06-19PSARC/2008/222 Brussels persistenceartem1-0/+2
2008-06-036674402 sort out property management related constants and data-structures in...am2231411-3/+3
2008-04-29PSARC/2008/171 Brussels: NDD compatiblity supportsowmini1-14/+73
2008-04-036678267 dladm display of MTU is signed but mtu field is unsigneddr1469921-1/+1
2008-02-256664551 aggr doesn't hold reference to underlying devicesyz1470641-0/+16
2008-01-24PSARC 2007/429 Brussels - enhanced network driver configuration via dladmsowmini1-2/+70
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470641-141/+506
2007-12-20PSARC 2007/646 Nemo MAC client updatesyz1470641-5/+4
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-28/+352
2007-09-076508900 mac: WARNING: i_mac_notify(<network instance>, 0x3): taskq dispatch f...gd780591-68/+107
2007-08-206489144 mi_rx_lock shouldn't be held across callbacksethindra1-15/+161
2007-06-07PSARC 2007/296 nemo ethernet stats update, part 2gd780591-0/+46
2007-04-046474091 GLDv3 deadlock caused by holding i_dls_vlan_lock and i_mac_impl_lock ...yz1470641-29/+16
2007-01-19PSARC 2006/366 IP Instancesdh1551221-1/+26