summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Expand)AuthorFilesLines
2019-09-04OS-7938 add DDI UFM support to the nvme driverRob Johnston4-4/+176
2019-09-04 [illumos-gate merge]Jerry Jelinek10-109/+124
2019-09-0411584 ::xcall would be usefulJohn Levon3-41/+46
2019-09-0311594 ldterm: cast between incompatible function typesToomas Soome1-29/+33
2019-09-0311595 ufs: cast between incompatible function typesToomas Soome1-12/+13
2019-09-0311596 bufmod: cast between incompatible function typesToomas Soome1-12/+15
2019-09-0311597 pckt: cast between incompatible function typesToomas Soome1-21/+23
2019-09-0311598 pfmod: cast between incompatible function typesToomas Soome1-13/+10
2019-09-0311599 ptem: cast between incompatible function typesToomas Soome1-16/+19
2019-09-03OS-7951 CUBIC module should react immediately to CC_RTO congestion signalCody Peter Mello1-11/+7
2019-09-03OS-7978 ps in some lx zones no longer worksJohn Levon2-11/+34
2019-09-02OS-7977 -fno-shrink-wrap shouldn't be specified for gcc4 buildJohn Levon1-1/+3
2019-08-3011643 panic when detaching vioifAndy Fiddaman3-5/+9
2019-08-3011538 i86pc: unix should always build dboot as 32-bitToomas Soome1-1/+2
2019-08-30OS-7973 fbt entry probes incorrectly placed due to -fshrink-wrapJohn Levon1-1/+6
2019-08-30OS-7976 debug build needs some NULL pointer fixesRobert Mustacchi1-2/+2
2019-08-29 [illumos-gate merge]Jerry Jelinek3-7/+38
2019-08-2911112 sys/null.h: make NULL void *Toomas Soome1-0/+31
2019-08-2911635 ip: passing argument 2 of 'cc_cong_signal' makes integer from pointer w...Toomas Soome1-6/+6
2019-08-2811577 blown assert in i40e_intr_io_clear_cause()Robert Mustacchi1-14/+7
2019-08-2811576 Want support for ahci LED entries in topoJordan Paige Hendricks1-2/+1
2019-08-28 [illumos-gate merge]release-20190829Jerry Jelinek3-2/+30
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon31-115/+121
2019-08-27OS-7427 Support Linux congestion control interfaces in LX zonesCody Peter Mello4-5/+77
2019-08-27OS-5553 Want NVMe Hotplug SupportJordan Paige Hendricks13-60/+660
2019-08-2711608 add DKIOC ioctl to report drive UNMAP supportJerry Jelinek3-2/+30
2019-08-27 [illumos-gate merge]Jerry Jelinek2-6/+0
2019-08-2611590 unused variables in pciePeter Tribble2-6/+0
2019-08-26 [illumos-gate merge]Jerry Jelinek2-1/+48
2019-08-2311554 Want TCP_CONGESTION socket optionCody Peter Mello2-1/+48
2019-08-2311553 Want pluggable TCP congestion control algorithmsSebastien Roy35-126/+2604
2019-08-23 [illumos-gate merge]Jerry Jelinek17-132/+272
2019-08-2211035 Minimal SMB 3.0.2 supportMatt Barden13-30/+82
2019-08-2211034 Restoring previous versions from snapshots doesn't work with nested dat...Matt Barden5-102/+190
2019-08-22OS-7944 Want support for printing RTT variance with connstat(1M)Cody Peter Mello2-1/+10
2019-08-2210703 smatch unreachable code checking needs reworking (fix Joyent code)John Levon1-1/+6
2019-08-22 [illumos-gate merge]Jerry Jelinek12-29/+20
2019-08-21OS-7958 Add SHA1_HMAC single-part support to dprovJason King1-1/+101
2019-08-21 [illumos-gate merge]Jerry Jelinek38-257/+1848
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon12-29/+20
2019-08-21OS-7922 buildstamp module should live in illumos-joyentJohn Levon6-1/+217
2019-08-2111539 dboot: build errors with gcc9Toomas Soome2-22/+32
2019-08-20OS-7924 OS-7520 regressed some instances of IP forwardingRyan Zezeski3-15/+63
2019-08-2011559 zfs: device removal should not block bootabilityToomas Soome1-3/+15
2019-08-2010623 ZFS should be more aggressive in updating vdev devidJoshua M. Clulow1-23/+115
2019-08-2011546 Track TCP round-trip time in nanoseconds [fix mismerge]Jerry Jelinek1-55/+0
2019-08-2011479 zfs project supportNasf-Fan34-209/+1686
2019-08-20 [illumos-gate merge]Jerry Jelinek3-7/+60
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy11-143/+172
2019-08-1911546 Track TCP round-trip time in nanosecondsSebastien Roy8-165/+185