aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stress2: Added missing ktrace() cleanupPeter Holm2021-09-051-0/+2
* sound(4): Remove pointless Giant from bus_dma_tag_create().Alexander Motin2021-09-0418-70/+45
* ffs: remove unused thread argument from ffs_reload()Robert Wing2021-09-043-4/+4
* Remove impossible checks.Alexander Motin2021-09-041-7/+1
* ioat(4): Remove Giant from ioat_test enable/disable.Alexander Motin2021-09-042-16/+35
* altq: mark callouts as mpsafeKristof Provost2021-09-042-11/+2
* Support bootstrapping from Linux/ppc*Justin Hibbits2021-09-041-0/+2
* powerpc: Fix typo in thread register copyJustin Hibbits2021-09-041-1/+1
* [PowerPC] Fix outdated FP regs on fork(2) and friendsBrandon Bergren2021-09-045-0/+86
* openssh: update default version addendum in man pagesEd Maste2021-09-042-2/+2
* pfctl: print counters in decimalKristof Provost2021-09-041-6/+6
* crypto(4): Fix a few typos in camellia.cGordon Bergling2021-09-041-3/+3
* Fix a common typo in source code commentsGordon Bergling2021-09-044-5/+5
* net80211: add func/line information to IEEE80211_DISCARD* macrosBjoern A. Zeeb2021-09-041-3/+6
* net80211: comments and whitespaceBjoern A. Zeeb2021-09-042-4/+3
* caroot: update root storeKyle Evans2021-09-046-0/+481
* Unify console output.Alexander Motin2021-09-041-14/+21
* Re-implement virtual console (constty).Alexander Motin2021-09-043-71/+62
* rt(4): Replace Giant callout+task with timeout_task.Alexander Motin2021-09-032-29/+14
* openssh: remove login class restrictions leftoversEd Maste2021-09-031-4/+0
* openssh: restore local change to gssapi include logicEd Maste2021-09-031-3/+3
* vt(4): Mark callouts MP-safe.Alexander Motin2021-09-031-2/+2
* pcib(4): Switch from callout to timeout_task.Alexander Motin2021-09-032-41/+45
* mprotect.2: Remove legacy BSD textBrooks Davis2021-09-031-6/+1
* bnxt(4): Mark sysctls MP-safe.Alexander Motin2021-09-031-23/+23
* bxe(4): Mark sysctls and callout MP-safe.Alexander Motin2021-09-031-5/+5
* mge(4): Mark sysctls and callout MP-safe.Alexander Motin2021-09-031-3/+3
* llvm: Revert "[HardwareLoops] Change order of SCEV expression construction fo...Alfredo Dal'Ava Junior2021-09-033-14/+18
* wpa: Enable RSN PreauthenticationCy Schubert2021-09-031-0/+1
* wpa: Enable MBOCy Schubert2021-09-033-0/+7
* wpa: Import wpa_supplicant/hostapd commits up to b4f7506ffCy Schubert2021-09-03504-19030/+91123
|\
| * Import wpa_supplicant/hostapd commit b4f7506ffCy Schubert2021-07-2136-144/+669
| * wpa: Import wpa_supplicant/hostapd commit e8662e9d4Cy Schubert2021-06-0373-388/+1618
* pf: ensure states passed to pf_free_state() are always unlinkedKristof Provost2021-09-031-0/+4
* tcp: document TCP Fast Open (RFC 7413) in tcp(4)Philip Paeps2021-09-031-0/+134
* Missed line from 7af4475a6e31.Alexander Motin2021-09-031-0/+1
* callout(9): Allow spin locks use with callout_init_mtx().Alexander Motin2021-09-036-16/+17
* vmd(4): Major driver refactoringAlexander Motin2021-09-0312-655/+381
* bnxt(4): Fix bugs in WOL support.Alexander Motin2021-09-021-3/+4
* loader.efi: fix console output after BS offToomas Soome2021-09-022-10/+26
* ses: Guard the elm_type_names declaration by _KERNELAlan Somers2021-09-021-0/+2
* ses: Correct spelling of "Temperature Sensor"Alan Somers2021-09-022-2/+2
* hmt(4): Add support for touchpads with no "button type" orVladimir Kondratyev2021-09-021-13/+15
* hpen(4): Add support for legacy MS-compatible single touch protocolVladimir Kondratyev2021-09-022-41/+50
* hidbus(4): Add routine to check presence of collection of given usageVladimir Kondratyev2021-09-022-0/+20
* hidmap: Do not forget to initialize bitmap items to unset stateVladimir Kondratyev2021-09-021-1/+2
* hidmap: Implement forbidden flag for hidmap item.Vladimir Kondratyev2021-09-022-2/+6
* hmt(4): Add support for serial packet reporting modeVladimir Kondratyev2021-09-021-7/+21
* psm: Use evdev autorelease feature for Synaptics and Elantech driversVladimir Kondratyev2021-09-021-15/+4
* psm: Enable touch-tracking for late Synaptics PS/2 touchpads.Vladimir Kondratyev2021-09-021-0/+2