aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | ahc(4): Default to memory mapped IOHP van Braam29 hours5-13/+15
* | ipfw: correctly report table manipulation errorsBen Wilber29 hours1-2/+3
* | Fix memory corruption in C++ demanglerJustine Tunney29 hours2-2/+2
* | nfscl: Do not do readahead for directoriesRick Macklem30 hours1-30/+1
* | Allow -DNO_STRICT_REGEX to restore historic regex behaviorSimon J. Gerraty30 hours1-1/+19
* | New sysctl to disable NOMATCH until devmatch runsIsaac Cilia Attard30 hours2-1/+6
* | Address module reproducibility issuesDan McGregor32 hours7-7/+9
* | arp.8: don't document a syntax that doesn't existLexi Winter32 hours1-9/+1
* | intr/x86: replace use of vector in interface with intsrcElliott Mitchell32 hours4-26/+28
* | arm: add missing atomic-pointer functionsElliott Mitchell32 hours1-2/+9
* | sys: declare bit sets unsignedElliott Mitchell32 hours1-2/+2
* | intrng: switch flag arguments to unsignedElliott Mitchell32 hours1-5/+5
* | kern/intr: redeclare intr_setaffinity()'s third arg constantElliott Mitchell32 hours3-4/+4
* | kern/intr: change ->ie_irq to unsignedElliott Mitchell32 hours2-3/+3
* | arm/pmu: remove passing trap frame as argumentElliott Mitchell32 hours1-7/+3
* | sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_deviceChristos Margiolis36 hours2-3/+3
* | sound: Add missing oss_mixerinfo devnode and legacy_device fieldsChristos Margiolis36 hours2-7/+8
* | sound: Fix oss_sysinfo->numcardsChristos Margiolis36 hours1-6/+3
* | sound: Remove nmix variable from mixer_oss_mixerinfo()Christos Margiolis36 hours1-6/+4
* | snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver.Florian Walpen37 hours11-1/+2355
* | ip17x: fix non-debug buildEd Maste37 hours1-2/+2
* | fusefs: make the tests more robust to changes to maxphysAlan Somers38 hours2-5/+14
* | sctp: minor cleanupMichael Tuexen2 days1-7/+13
* | sctp: allow stcb == NULL in sctp_shutdown()Michael Tuexen2 days1-2/+4
* | sctp: don't provide uninitialized memory to process_chunk_drop()Michael Tuexen2 days1-0/+2
* | sctp: fix sctp_sendall() when an mbuf chain is providedMichael Tuexen2 days1-15/+16
* | Update example from gcc6 to gcc13Warner Losh41 hours1-1/+1
* | sctp: add missing checkMichael Tuexen2 days1-1/+3
* | libpfctl: fix file descriptor leakKristof Provost43 hours6-14/+33
* | xen/debug: remove usage of sbuf_{clear,finish}() on drained sbufRoger Pau Monné45 hours1-4/+6
* | release: make dependencies, not recursive makeColin Percival48 hours1-4/+6
* | net80211: add new ciphers and RSN flagsAdrian Chadd2 days1-13/+54
* | net80211: add driver / crypto methods to set the hardware / software cipher s...Adrian Chadd2 days4-0/+51
* | wpa: Remove the now not-needed local logic to hard-code cipher supportAdrian Chadd2 days1-12/+0
* | net80211: add a new field specifically for announcing specific ciphersAdrian Chadd2 days5-5/+25
* | nvme: Explicitly align struct nvme_command on an 8 byte boundaryJohn Baldwin2 days1-1/+1
* | linuxkpi: Make arch_io_*_memtype_wc amd64-onlyTijl Coosemans3 days1-5/+4
* | Merge commit 73bb8d9d92f6 from llvm-project (by Jonathan Peyton):Dimitry Andric3 days1-0/+2
* | Merge commit 5300a6731e98 from llvm-project (by Jonathan Peyton):Dimitry Andric3 days1-3/+3
* | smsc(4): update to mention MicrochipEd Maste3 days2-8/+8
* | bhyve: Do not define GDB_LOGMark Johnston3 days1-1/+0
* | vmm: Start reconciling amd64 and arm64 copies of vmm_dev.cMark Johnston3 days2-22/+22
* | bsdinstall: Stop loading cryptodev for ZFS installationsMark Johnston3 days1-3/+0
* | ofed: don't expose symbols twiceBrooks Davis3 days1-2/+0
* | soxstack: slience 32-bit gcc warningBrooks Davis3 days1-2/+2
* | libthr: avoid varargs in fcntl and openat interposersBrooks Davis3 days2-22/+7
* | tcp: add counter to track when SACK loss recovery uses TSORichard Scheffenegger3 days5-4/+12
* | tcp: add sysctl to allow/disallow TSO during SACK loss recoveryRichard Scheffenegger3 days3-1/+8
* | tcp: filter small SACK blocksRichard Scheffenegger3 days1-1/+4
* | pf: always mark states as unlinked before detaching themKristof Provost3 days1-0/+3