aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* | jail: Don't define malloc type M_PRISON_RACCT on !RACCTOlivier Certner7 days1-0/+2
* | vmem: Fix the gcc buildMark Johnston7 days1-4/+6
* | vtnet: define flags in a consistent wayMichael Tuexen7 days1-23/+23
* | unionfs: Sporadic cleanupDag-Erling Smørgrav8 days3-25/+23
* | unionfs: Support renaming symbolic linksDag-Erling Smørgrav8 days3-0/+179
* | ng_iface: don't recursively enter epoch in the rcvdata methodGleb Smirnoff8 days1-3/+0
* | LinuxKPI: bump __FreeBSD_version for vmap_pfn implementationVladimir Kondratyev8 days1-1/+1
* | LinuxKPI: Implement vmap_pfnVladimir Kondratyev8 days2-0/+68
* | LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.cVladimir Kondratyev8 days2-111/+125
* | vlan: plug a new panic associated with interface removalGleb Smirnoff8 days1-1/+9
* | bpf: virtualize bpf_iflistGleb Smirnoff8 days1-13/+15
* | sdhci: Try to complete the last transaction if dumpingJustin Hibbits8 days1-0/+12
* | vmm: Add ability to destroy VMs on closeBojan Novković8 days2-5/+79
* | kern: Introduce RLIMIT_VMMBojan Novković8 days4-4/+33
* | vm_object_coalesce(): check that coalescing does not revive stale pagesKonstantin Belousov9 days1-0/+17
* | swap_pager_seek_data(): move the clipping at the object size to consumersKonstantin Belousov9 days2-2/+2
* | swap_pager_seek_data(): improve assertionsKonstantin Belousov9 days1-1/+2
* | netmap: silence -Wdefault-const-init-field-unsafe warningAlex Richardson9 days1-2/+4
* | cdefs.h: Introduce __nonstring attributeAlex Richardson9 days1-0/+7
* | ipfilter: Add missing kenv fetchCy Schubert9 days1-0/+2
* | ipfilter: Prevent stack buffer overflowDag-Erling Smørgrav9 days1-14/+37
* | if_rge: Add PNP info for moduleOlivier Cochard9 days1-0/+2
* | axidma(4): switch interrupt type.Ruslan Bukin9 days1-1/+1
* | proc_dtor(): style improvementsKonstantin Belousov9 days1-5/+3
* | lio: Avoid out-of-bounds read or write MAC addressZhenlei Huang9 days2-8/+6
* | thunderbolt: Remove PNP infoAymeric Wibo10 days2-4/+0
* | usb: don't create ifnet(9) for usbus devicesGleb Smirnoff10 days3-178/+14
* | ipfw: create a bpf tap point for every log ruleGleb Smirnoff10 days8-60/+109
* | ipfw: create "ipfw0" and "ipfwlog0" bpf tapping points without ifnet(9)Gleb Smirnoff10 days1-120/+26
* | bpf: add BIOCGETIFLIST ioctl that returns all available tap pointsGleb Smirnoff10 days3-3/+74
* | bpf: modularize ifnet(9) part of bpfGleb Smirnoff10 days6-511/+652
* | remove sys/dts/arm/socfpga_*_sdmmc.dtsOskar Holmlund10 days2-190/+0
* | lacp: Sort port map by interface indexAndrew Gallatin10 days1-1/+25
* | dtb: build Radxa Cubie A5E DTBMartin Filla10 days1-1/+2
* | if_clone: don't overwrite dump_nl of an attaching cloner with defaultSeyed Pouria Mousavizadeh Tehrani10 days1-3/+4
* | pf: fix min-ttl and set-tos for nat64Kristof Provost10 days1-2/+4
* | amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}mapBojan Novković10 days1-4/+4
* | aw_rtc: bump settime() delaysMitchell Horne10 days1-11/+12
* | if_rge: initial import of if_rge driver from OpenBSD.Adrian Chadd11 days15-0/+19241
* | LinuxKPI: 802.11: rework MC/configure_filterBjoern A. Zeeb11 days2-11/+2
* | zfs: Merge commit 86b064469dc9c2 from OpenZFSMark Johnston11 days1-1/+1
* | pfsync: Avoid zeroing the state export unionMark Johnston11 days3-14/+42
* | netmap: Let memory allocator parameters be settable via loader.confMark Johnston11 days1-15/+19
* | socket: Fix the name of a parameter in a commentMark Johnston11 days1-1/+1
* | proc: Fix proc_init / proc_dtor ordering issuesDag-Erling Smørgrav11 days2-6/+6
* | vfs: Let prison_enforce_statfs zero the fsidDag-Erling Smørgrav11 days2-4/+4
* | ng_hci(4): Fix a typo in a source code commentGordon Bergling12 days1-1/+1
* | altq(4): Fix a typo in a source code commentGordon Bergling12 days1-1/+1
* | oce(4): Fix a typo in a device debug messageGordon Bergling12 days1-1/+1
* | mmc(4): Fix a typo in a device debug messageGordon Bergling12 days1-1/+1