aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* if_wg: avoid null ptr derefKyle Evans2021-03-081-1/+1
* wg_input: avoid leaking due to an m_defrag failureKyle Evans2021-03-081-1/+7
* if_wg: release correct lock in noise_remote_begin_session()Kyle Evans2021-03-081-1/+1
* Simplify using nvlist_append_string_array().Hajimu UMEMOTO2021-03-081-6/+3
* Make kern.timecounter.hardware tunableKonstantin Belousov2021-03-081-6/+16
* bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAMRobert Wing2021-03-082-56/+31
* decryptcore: do not include sys/sysctl.hEric van Gyzen2021-03-071-1/+0
* dumpon: do not print errno for resolver failureEric van Gyzen2021-03-071-4/+5
* Fix dpdk/ldradix fib lookup algorithm preference calculation.Alexander V. Chernikov2021-03-072-4/+4
* armv8crypto: fix AES-XTS regression introduced by ed9b7f44Oleksandr Tymoshenko2021-03-071-0/+3
* wg(4): Fix an example in the manual pageGordon Bergling2021-03-071-2/+2
* net80211: ratectl header guard against multiple inclusionsBjoern A. Zeeb2021-03-071-0/+5
* Revert "TEST gitrepo-dev"Li-Wen Hsu2021-03-071-1/+0
* TEST gitrepo-devLi-Wen Hsu2021-03-071-0/+1
* mvebu_gpio: Fix settings of gpio pin direction.Michal Meloun2021-03-071-3/+3
* bhyvectl: print a better error message when vm_open() failsRobert Wing2021-03-072-2/+4
* poly1305: Chase xform_poly1305.h removalJung-uk Kim2021-03-071-0/+3
* Remove references to the now-removed bktr(4) driver.Mark Murray2021-03-073-8/+4
* Remove the never-installed setchannel(1) utility. It only work(s|ed)Mark Murray2021-03-074-411/+0
* [PowerPC] Fix AP bringup on 32-bit AIM SMPBrandon Bergren2021-03-061-0/+1
* linux: add support for SO_PEERGROUPSEdward Tomasz Napierala2021-03-062-1/+46
* Fix 'make bmake' top-level bootstrapping.Bryan Drewery2021-03-062-1/+3
* net: fixing a memory leak in if_deregister_com_alloc()Tai-hwa Liang2021-03-061-0/+8
* arm64: Add support for bcm2838 RNGGordon Bergling2021-03-061-41/+133
* Implement mallocarray_domainset(9) variant of mallocarray(9).Hans Petter Selasky2021-03-064-1/+27
* loader: cursor off should restore display contentToomas Soome2021-03-062-0/+40
* pf tests: Test tos/dscp matchingKristof Provost2021-03-062-1/+97
* pfctl: Add missing 'va' code point nameKristof Provost2021-03-062-1/+4
* loader_4th: brand image is aligned rightToomas Soome2021-03-061-1/+1
* atomic(9): note that atomic_interrupt_fence first appeared in 13.0Konstantin Belousov2021-03-061-1/+6
* Restore AT_RESOLVE_BENEATH support for funlinkat(2)/unlinkat(2).Konstantin Belousov2021-03-061-1/+1
* Do not exit ctl_be_block_worker() prematurely.Alexander Motin2021-03-061-4/+4
* Restore /boot/efi to mtree.Nathan Whitehorn2021-03-062-1/+3
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-0654-715/+2879
* tcp: Add prr_out in preparation for PRR/nonSACK and LRDRichard Scheffenegger2021-03-053-14/+17
* netmap: Stop printing a line to the dmesg in netmap_init()Mark Johnston2021-03-051-0/+2
* Remove xform_poly1305.h from the build, it is not necessary.Scott Long2021-03-051-2/+1
* cxgbe(4): Remove extra blank line.Navdeep Parhar2021-03-051-1/+0
* Add a few missed files to libclang_rt.profile-<arch>.aDimitry Andric2021-03-051-0/+2
* cxgbe(4): Fix an assertion that is not valid during attach.Navdeep Parhar2021-03-051-1/+2
* Only set delayed inval for procs using PTIEric van Gyzen2021-03-051-1/+2
* opencrypto: Make cryptosoft attach silentlyMark Johnston2021-03-051-0/+1
* ktls: Hide initialization message behind bootverboseMark Johnston2021-03-051-1/+2
* poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.John Baldwin2021-03-052-47/+12
* acpi: Make nexus_acpi quiet on amd64 and i386Mark Johnston2021-03-052-2/+2
* tcp: remove a superfluous local var in tcp_sack_partialack()Richard Scheffenegger2021-03-051-1/+0
* tcp: remove incorrect reset of SACK variable in PRRRichard Scheffenegger2021-03-051-1/+0
* rack: unbreak TCP fast open for the client sideMichael Tuexen2021-03-051-1/+2
* zfs: update openzfs version reference to bedbc13daMartin Matuska2021-03-051-2/+2
* bc: Vendor import new version 3.3.3Stefan Eßer2021-03-0584-1871/+2130