aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* e1000: prevent ULP flow if cable connectedWenzhuo Lu2021-09-171-0/+4
* e1000: clean LTO warningsAndrzej Ostruszka2021-09-173-3/+3
* e1000: fix multicast setting in VFYong Wang2021-09-171-1/+2
* e1000: fix timeout for shadow RAM writeChengwen Feng2021-09-171-0/+2
* e1000: cleanup pre-processor tagsGuinan Sun2021-09-172-2/+6
* e1000: introduce DPGFR registerGuinan Sun2021-09-171-0/+1
* e1000: expose FEXTNVM registers and masksGuinan Sun2021-09-172-1/+4
* e1000: add missed define for VFTAGuinan Sun2021-09-171-0/+1
* e1000: increase timeout for ME ULP exitGuinan Sun2021-09-171-2/+5
* e1000: add missing register definesGuinan Sun2021-09-171-0/+5
* e1000: add PCIm function stateGuinan Sun2021-09-171-0/+1
* e1000: expose MAC functionsGuinan Sun2021-09-172-2/+2
* e1000: update for i210 slow system clockGuinan Sun2021-09-171-2/+9
* e1000: remove duplicated phy codesGuinan Sun2021-09-1713-420/+578
* e1000: modify HW level time sync mechanismsGuinan Sun2021-09-172-0/+20
* e1000: fix minor issues and improve code styleGuinan Sun2021-09-177-39/+35
* e1000: add function parameter descriptionsGuinan Sun2021-09-175-6/+30
* e1000: expose xMDIO methodsGuinan Sun2021-09-174-75/+77
* e1000: add missing device IDGuinan Sun2021-09-173-0/+3
* e1000: support flashless i211 PBAGuinan Sun2021-09-172-3/+4
* e1000: Update copyrights and readmeKevin Bowling2021-09-1737-981/+1007
* e1000: Revert Update intel shared codeKevin Bowling2021-09-1736-1298/+755
* vfs: Permit unix sockets to be opened with O_PATHMark Johnston2021-09-172-11/+32
* aio_test: Validate interactions between AIO on sockets and shutdown(2)Mark Johnston2021-09-171-0/+68
* socket: Synchronize soshutdown() with listen(2) and AIOMark Johnston2021-09-172-24/+35
* socket: Remove NOFREE from the socket zoneMark Johnston2021-09-171-1/+1
* socket: Add assertions around naked refcount decrementsMark Johnston2021-09-171-10/+16
* socket: Fix a use-after-free in soclose()Mark Johnston2021-09-171-14/+10
* ktls: Fix error/mode confusion in TCP_*TLS_MODE getsockopt handlersMark Johnston2021-09-173-20/+22
* uma: Show the count of free slabs in each per-domain keg's sysctl treeMark Johnston2021-09-171-1/+4
* rpc: Convert an SOLISTENING check to an assertionMark Johnston2021-09-171-5/+3
* kcov: Disable address and memory sanitizers in get_kinfo()Mark Johnston2021-09-171-1/+1
* buffer pager: allow get_blksize method to return errorKonstantin Belousov2021-09-177-17/+26
* bhyve: Support setting the disk serial number for VirtIO block devices.John Baldwin2021-09-172-11/+28
* libc/locale: Fix races between localeconv(3) and setlocale(3)Mark Johnston2021-09-173-8/+8
* readelf: document that -u / --unwind is not yet implementedEd Maste2021-09-171-0/+3
* readelf: include notes (-n) and unwind (-u) in --all/-aEd Maste2021-09-172-2/+4
* proccontrol(1): Add wxmap controlKonstantin Belousov2021-09-172-2/+26
* procctl(2): Add PROC_WXMAP_CTL/STATUSKonstantin Belousov2021-09-177-4/+157
* StyleKonstantin Belousov2021-09-171-2/+4
* Change lowest address on subnet (host 0) not to broadcast by default.Mike Karels2021-09-171-2/+8
* EC2: Default to UEFI bootingColin Percival2021-09-161-4/+0
* EC2: Allow AMI boot mode to be specifiedColin Percival2021-09-161-2/+12
* openssh: use global state for blacklist in grace_alarm_handlerEd Maste2021-09-161-1/+1
* nanobsd: Provide empty routines for new embedded schemeWarner Losh2021-09-161-0/+8
* test/ptrace/scescx.c: fix printing of braces for syscalls without argsKonstantin Belousov2021-09-161-2/+3
* Remove PT_GET_SC_ARGS_ALLKonstantin Belousov2021-09-166-35/+16
* vm_phys: do not ignore phys_avail[] segments that do not fit completely into ...Konstantin Belousov2021-09-161-13/+12
* pci_host_generic: update Synopsys device description for ACPIMarcin Wojtas2021-09-161-0/+2
* ena: fix building in-kernel driverArtur Rojek2021-09-162-1/+3