aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* netgdb(4): update list of required kernel optionsMitchell Horne2022-11-111-5/+8
* linuxkpi: Define `boot_cpu_data.x86_max_cores`Jean-Sébastien Pédron2022-11-112-0/+2
* linuxkpi: Add `dev_warn_once()` in <linux/device.h>Jean-Sébastien Pédron2022-11-111-0/+8
* linuxkpi: Add `list_for_each_entry_from_rcu()` in <linux/rculist.h>Jean-Sébastien Pédron2022-11-111-0/+5
* linuxkpi: Define `typeof_member()` in <linux/kernel.h>Jean-Sébastien Pédron2022-11-111-0/+2
* linuxkpi: Add <linux/dma-buf-map.h>Jean-Sébastien Pédron2022-11-111-0/+91
* linuxkpi: Add <linux/mmzone.h>Jean-Sébastien Pédron2022-11-111-0/+11
* linuxkpi: Add <acpi/actbl.h>Jean-Sébastien Pédron2022-11-111-0/+1
* linuxkpi: Add `krealloc_array()`Jean-Sébastien Pédron2022-11-111-0/+10
* linuxkpi: Introduce module_param() of type `hexint`Jean-Sébastien Pédron2022-11-111-0/+6
* linuxkpi: Introduce `vma_set_file()`Jean-Sébastien Pédron2022-11-112-0/+14
* linuxkpi: Include <linux/shinker.h> in <linux/mm.h>Jean-Sébastien Pédron2022-11-111-0/+1
* linuxkpi: Update `struct irq_work`Jean-Sébastien Pédron2022-11-111-1/+6
* linuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flagJean-Sébastien Pédron2022-11-111-0/+1
* Remove dead code in the cscope targetKonrad Witaszczyk2022-11-111-3/+0
* lib/libsecureboot: Fix some typosElyes HAOUAS2022-11-112-2/+2
* bhyve: Cast away const when fetching a config nvlistMark Johnston2022-11-111-1/+15
* bhyve: Drop volatile qualifiers from snapshot codeMark Johnston2022-11-113-24/+17
* bhyve: Drop volatile qualifiers from virtio ringsMark Johnston2022-11-112-11/+10
* bhyve: Drop volatile qualifiers from xhci hw struct fieldsMark Johnston2022-11-111-32/+32
* bhyve: Define an accessor for net backend private dataMark Johnston2022-11-111-18/+20
* bhyve: Address warnings about potential unaligned accesses in fwctl.cMark Johnston2022-11-111-11/+7
* netpfil tests: add dummynet fq_codel test caseKristof Provost2022-11-111-0/+43
* dummynet: fix codelKristof Provost2022-11-111-0/+3
* if_ovpn tests: add aes-128-gcm test caseKristof Provost2022-11-111-11/+39
* if_ovpn: fix AES-128-GCM supportKristof Provost2022-11-111-1/+3
* rtld: add support for the $LIB tokenKonstantin Belousov2022-11-113-1/+16
* Fix a rk356x pinctrl register offsetAndrew Turner2022-11-111-1/+8
* man4: if_bridge and if_vlan do support ALTQKristof Provost2022-11-101-8/+3
* man4: cxgbe(4) does not support ALTQKristof Provost2022-11-103-6/+3
* if_ovpn tests: fix typo in test descriptionKristof Provost2022-11-101-1/+1
* ObsoleteFiles: add missing '+'Baptiste Daroussin2022-11-101-2/+2
* ObsoleteFiles: fix typoBaptiste Daroussin2022-11-101-1/+1
* linuxkpi: Move cpu_relax out of ifdef for x86Emmanuel Vadot2022-11-101-2/+2
* tcp: account sent/received IP ECN markings independentlyRichard Scheffenegger2022-11-103-24/+44
* ixgbe: workaround errata about UDP frames with zero checksumAndrey V. Elsukov2022-11-101-1/+5
* ObsoleteFiles: the rc.sendmail(8) man page was also removedBaptiste Daroussin2022-11-101-0/+1
* stress2: Add SU+J as a test. Save fsck_ffs core dump, if anyPeter Holm2022-11-101-5/+11
* Sort list of supported features for more easy handlingAlexander Leidinger2022-11-101-16/+16
* rc.conf: document the sendmail optionsBaptiste Daroussin2022-11-101-1/+158
* Fix printfs for fsck_ffs(8) i386 build.Kirk McKusick2022-11-101-3/+3
* include: put includes into -dev packagesKyle Evans2022-11-101-7/+7
* Fix types for fsck_ffs(8) i386 build.Kirk McKusick2022-11-103-7/+7
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-097-197/+735
* vm_page_unswappable: remove wrong assertionAnton Rang2022-11-091-1/+2
* Add support for managing UFS/FFS snapshots to fsck_ffs(8).Kirk McKusick2022-11-097-105/+891
* Don't panic when tasting a disk with sectorsize=0Alan Somers2022-11-095-6/+14
* libc: Don't warn about RRSIG replies.Dag-Erling Smørgrav2022-11-093-2/+23
* ssh: update comment text to match upstreamEd Maste2022-11-091-2/+2
* ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bitRichard Scheffenegger2022-11-097-10/+13