aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh: silence sanitizerPiotr Pawel Stefaniak2021-04-011-1/+4
* luaboot: visible must be a functionWarner Losh2021-04-012-1/+6
* loader: create a generic vendor sub-menu place holderWarner Losh2021-04-012-10/+78
* Fix `netstat -rs` reporting.Alexander V. Chernikov2021-03-312-13/+1
* AMD-vi: Fix mismatched NULL checking in amdiommu teardown pathKa Ho Ng2021-03-311-1/+1
* powerpc/aim: Update timebase directly on resume instead of through platformJustin Hibbits2021-03-312-4/+2
* powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745xJustin Hibbits2021-03-313-3/+20
* tcp: Make hostcache.cache_count MPSAFE by using a counter_u64_tRichard Scheffenegger2021-03-312-18/+22
* cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT.Navdeep Parhar2021-03-313-2/+15
* tcp: drain tcp_hostcache_list in between per-bucket locksRichard Scheffenegger2021-03-311-2/+4
* Export sbuf_drain to orchestrate lock and drain actionRichard Scheffenegger2021-03-312-1/+2
* vxlan: correct interface MTU when using hw offloadsKonstantin Belousov2021-03-312-4/+28
* mbuf: add a way to mark flowid as calculated from the internal headersKonstantin Belousov2021-03-314-5/+36
* fortune/freebsd-tips: Fix markup and wordingDaniel Ebdrup Jensen2021-03-311-3/+3
* powerpc/pseries: Add new hypercall definition, H_REGISTER_PROC_TBLJustin Hibbits2021-03-311-1/+3
* [PowerPC] Fix ISA_206 subword atomicsJustin Hibbits2021-03-311-2/+2
* Clean up a couple of MD warts in vm_fault_populate():Jason A. Harmening2021-03-315-12/+38
* [PowerPC] Remove unused IPI type count tracking.Justin Hibbits2021-03-311-2/+0
* x86: clear %db registers in new processKonstantin Belousov2021-03-302-0/+16
* UPDATING: Add an entry for commit 01ae8969a9ee.Rick Macklem2021-03-301-0/+6
* nfsd: do not implicitly bind the back channel for NFSv4.1/4.2 mountsRick Macklem2021-03-301-29/+4
* usr.sbin/services_mkdb: plug memory leak when line was blank.Xin LI2021-03-301-2/+8
* sh: improve emacs modeBaptiste Daroussin2021-03-301-1/+3
* Add IPv4 fib lookup performance tests with uniform keys.Alexander V. Chernikov2021-03-301-0/+52
* powerpc64: support superpages on pmap_mincoreLeandro Lupori2021-03-301-2/+4
* cam: make sure to clear CCBs allocated on the stackEdward Tomasz Napierala2021-03-304-0/+21
* fortune/freebsd-tips: Add a few fortunesDaniel Ebdrup Jensen2021-03-301-0/+34
* fortune/freebsd-tips: Remove errant spacesDaniel Ebdrup Jensen2021-03-301-9/+10
* fortune/freebsd-tips: Remove bogus fortuneDaniel Ebdrup Jensen2021-03-301-3/+0
* efifb,vbefb: implement vd_finiGreg V2021-03-302-0/+22
* arm: add options GDB to std.armv6 and std.armv7Mitchell Horne2021-03-302-0/+2
* LinuxKPI/OFED: (re)move inetdevice.h implementationBjoern A. Zeeb2021-03-305-96/+103
* gdb: report specific stop reason for watchpointsMitchell Horne2021-03-3010-3/+108
* gdb: allow setting/removing hardware watchpointsMitchell Horne2021-03-305-5/+110
* resolv_test: Fix racy exit check, remove mutexes, and reduce outputAlex Richardson2021-03-301-87/+87
* sys/dev/md: Drop unncessary __GLOBL(mfs_root)Alex Richardson2021-03-301-2/+0
* libsa: Remove conflicting .global/.weak directiveAlex Richardson2021-03-301-1/+0
* libnetmap: restore changes in 26c29e743bbdbb82762540f72d4bc449bae2e092Vincenzo Maffione2021-03-301-5/+10
* ipdivert: check that PCB is still valid after taking INPCB_RLOCK.Andrey V. Elsukov2021-03-301-0/+4
* bhyve: change vq_getchain to return iovecs in both directionsKa Ho Ng2021-03-308-83/+88
* netmap: bridge: fix transmission in busy-wait modeVincenzo Maffione2021-03-301-7/+17
* netmap: pkt-gen: allow -Z and -z to be used togetherVincenzo Maffione2021-03-301-59/+66
* Fix typo in the 9fa8d1582b44b4850d40699c9adb104732328b7d.Alexander V. Chernikov2021-03-291-1/+1
* [PowerPC] Fix 32-bit Book-E panic due to pve leakBrandon Bergren2021-03-291-3/+12
* Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().Alexander V. Chernikov2021-03-291-1/+3
* Rename variables inside nexhtop group consider_resize() code.Alexander V. Chernikov2021-03-291-20/+20
* Fix nexhtop group index array scaling.Alexander V. Chernikov2021-03-291-2/+2
* nfsv4 client: replace while loops with LIST_FOREACH() loopsRick Macklem2021-03-291-17/+17
* powerpc: implement bus_map_resource and bus_unmap_resource DEVMETHODsAlfredo Dal'Ava Junior2021-03-291-0/+95
* nfsv4.1/4.2 client: fix handling of delegations for "oneopenown" mnt optionRick Macklem2021-03-291-8/+6