summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-02OS-XXXX wip vxlan lsonetperfRobert Mustacchi16-84/+455
2018-04-02OS-6847 vxlan header allocation should think about mblk chainsRobert Mustacchi2-32/+45
2018-03-30redo: truss needs update for UDP_SRCPORT_HASH -> UDP_TUNNEL switchRob Johnston2-4/+4
2018-03-30typo in libdloverlay.c breaks buildRob Johnston1-1/+1
2018-03-29updated some comments and added an assertRob Johnston1-14/+8
2018-03-28More fine-tuning of the TSO codepathRob Johnston2-30/+83
2018-03-28OS-XXXX Want means of passing vxlan hwcapabs to clientsRobert Mustacchi30-128/+892
2018-03-28Tweaked DMA attributes for binding to avoid exceeding fortville tx limitsRob Johnston3-6/+9
2018-03-26change the way we disable LSO so that's easier to toggle on/off from kmdbRob Johnston2-3/+3
2018-03-26remove redundant itc_ctx_cmdflags from i40e_ring_tx()Rob Johnston1-6/+2
2018-03-24need to shift inner cksum bitflag defines to the left, collides with HW_LSO bitRob Johnston1-4/+4
2018-03-23missing freemsg() call in DMA bind pathRob Johnston2-2/+3
2018-03-23fix memory leak in i40e_reset_tcb()Rob Johnston1-3/+12
2018-03-22minor tunnel cleanup and cstyle cleanupJerry Jelinek2-10/+14
2018-03-22significant restructuring of i40e_ring_tx() - againRob Johnston2-68/+153
2018-03-21Fix i40e rx checksum logicRobert Mustacchi1-33/+71
2018-03-21fix up tunnel HW checksum option handlingJerry Jelinek1-98/+159
2018-03-21OS-2340 vnics should support LSOPatrick Mooney3-3/+29
2018-03-21advertise HCKSUM_VXLAN_FULL_NO_OL4 supportJerry Jelinek2-11/+23
2018-03-21need to free tcb_dma ptr arrayRob Johnston1-4/+9
2018-03-20 initial changes for tunnel/HW checksumJerry Jelinek7-75/+320
2018-03-20Initial changes for OS-5225 Want Fortville TSO support DMA binding on TX and ...Rob Johnston4-103/+288
2018-03-20 [illumos-gate merge]Jerry Jelinek17-97/+153
2018-03-19OS-6701 mac_fix_cksum breaks ethernet headerPatrick Mooney1-11/+63
2018-03-199193 bootcfg -C doesn't workPaul Dagnelie1-2/+3
2018-03-199235 rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov9-84/+85
2018-03-199191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devicesPavel Zakharov1-0/+2
2018-03-199190 Fix cleanup routine in import_cachefile_device_replaced.kshPavel Zakharov1-0/+3
2018-03-199187 racing condition between vdev label and spa_last_synced_txg in vdev_vali...Pavel Zakharov1-1/+4
2018-03-199076 ZFS Performance test concurrency should be lowered for better latencyStephen Blinick6-10/+56
2018-03-19OS-6726 bhyve program should be in /usr/sbin, not /usr/sbin/amd64Mike Gerdts7-246/+118
2018-03-19 [illumos-gate merge]Jerry Jelinek8-342/+2338
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney18-49/+80
2018-03-16OS-5326 SRS ring polling disabled for VLANsRyan Zezeski32-758/+1883
2018-03-16OS-6694 bhyve uart emulation does not handle 4 byte requestsMike Gerdts1-0/+19
2018-03-165404 smbfs needs mmap supportjilinxpd8-342/+2338
2018-03-15OS-6628 bhyve needs to support at least 32 vcpusMike Gerdts1-2/+2
2018-03-15OS-6665 Would like mechanism to determine how many vcpus bhyve supportsJerry Jelinek1-5/+17
2018-03-15OS-6639 bhyve memory allocations that can't succeed should fail or at least b...Jerry Jelinek2-3/+21
2018-03-15OS-6777 bhyve VM not rebootingJerry Jelinek2-3/+30
2018-03-15 [illumos-gate merge]Jerry Jelinek127-1018/+6669
2018-03-15OS-6772 Update cxgbe firmware version to 1.17.14.0Vishal Kulkarni9-103362/+107778
2018-03-14OS-6716 bhyve guest VCPUs pause intermittentlyPatrick Mooney2-5/+29
2018-03-148808 nvme: Software Progress Marker feature is optionalYuri Pankov2-17/+48
2018-03-148980 BIOS clock is sometimes one hour fastGary Mills2-130/+246
2018-03-149173 smbsrv: we do not build allToomas Soome1-2/+2
2018-03-149260 nsmb driver 32-bit ioctl check broken after 8685Gordon Ross6-9/+64
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos114-849/+6299
2018-03-149164 assert: newds == os->os_dsl_datasetAndriy Gapon3-11/+10
2018-03-13OS-6638 graceful shutdown for bhyve zonesJerry Jelinek1-0/+47