aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Explicit CTLFLAG_DYN not neededRyan Moeller2020-10-041-4/+4
* OpenZFS: don't call fpu_kern_thread on i386Matt Macy2020-10-021-1/+1
* OpenZFS: MFV 2.0-rc3-gfc5966Matt Macy2020-10-0153-495/+1340
* Continued ipfilter #ifdef cleanup. The r343701 log entry contains aCy Schubert2020-09-301-4/+3
* ZFS: Fix a logic bug in the FreeBSD getpages VOPMark Johnston2020-09-291-2/+4
* Remove extraneous bracket.Cy Schubert2020-09-271-1/+1
* cache: drop the force flag from purgevfsMateusz Guzik2020-09-231-1/+1
* vchi: rename bitset macros to avoid collision with bitset(9)D Scott Phillips2020-09-212-15/+15
* MFV 2.0-rc2Matt Macy2020-09-18134-524/+2671
* ys/contrib/dev/ath: remove unintentional double semicolonEd Maste2020-09-181-1/+1
* Do not copy vp into f_data for DTYPE_VNODE files.Konstantin Belousov2020-09-151-1/+1
* ice_ddp: Fix 1.3.16.0 packageEric Joyner2020-09-101-0/+0
* ZFS: MFV 2.0-rc1-gfd20a8Matt Macy2020-09-0455-578/+711
* ice_ddp: Update package file to 1.3.16.0Eric Joyner2020-09-043-1/+2221
* ZFS: MFV 2.0-rc1-ga00c61Matt Macy2020-08-2843-80/+320
* remove pragma ident linesToomas Soome2020-08-267-14/+0
* Initial import from vendor-sys branch of openzfsMatt Macy2020-08-243671-0/+770607
* pcg-c: Add 'static' to inline function definitionsConrad Meyer2020-08-151-238/+238
* Add prng(9) APIConrad Meyer2020-08-131-31/+13
* Import PCG-C into sys/contribConrad Meyer2020-07-301-0/+2544
* MFV: r363292Jung-uk Kim2020-07-1811-19/+80
|\
* | Fix incorrect byte order in ipfstat -f output.Cy Schubert2020-07-172-1/+5
* | pfil_run_hooks() can be called recursively, so we have toCy Schubert2020-07-171-0/+2
* | Rename nvpair.c to bsd_nvpair.c to not conflict with openzfs' version.Matt Macy2020-06-271-0/+0
* | Document upgrade procedure in FREEBSD-upgradeMitchell Horne2020-06-041-0/+23
* | Update edk2 headers to stable202005Mitchell Horne2020-06-0437-2874/+2134
* | MFV: r361597Jung-uk Kim2020-05-2811-18/+97
|\|
* | ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-263-0/+238
* | Adjust ENA driver to the new HALMarcin Wojtas2020-05-2610-582/+525
* | [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set i...Adrian Chadd2020-05-253-5/+11
* | Unbreak ARM64 kernel build after r361426Conrad Meyer2020-05-231-3/+3
* | Update to Zstandard 1.4.5Conrad Meyer2020-05-23292-37340/+5670
* | contrib/zstd: Revise Xlist for 1.4.5 importConrad Meyer2020-05-231-3/+3
* | [ath_hal_ar9300] Ensure AH_BYTE_ORDER is defined before used.Adrian Chadd2020-05-1210-0/+51
* | [ath_hal] [ath_hal_ar9300] Fix endian macros to work in and out of kernel tree.Adrian Chadd2020-05-122-13/+13
* | [ar9300] Disable unconditionally reducing transmit power in the case of FCC.Adrian Chadd2020-05-112-0/+42
* | MFV: r360512Jung-uk Kim2020-05-0117-74/+307
|\|
* | Convert ipfilter to the new routing KPI.Cy Schubert2020-04-191-8/+13
* | fib4_free_nh_ext is an empty function. It does nothing. Don't call it.Cy Schubert2020-04-191-5/+0
* | Remove FreeBSD/armv4 specific bits from CK.Olivier Houchard2020-04-132-354/+0
* | Merge ACPICA 20200326.Jung-uk Kim2020-03-2738-85/+511
|\|
* | Fix misleading indentation warning in OCTEON1 kernelAlex Richardson2020-03-171-3/+4
* | Retire macros:Cy Schubert2020-03-023-8/+5
* | Remove the now unused FREEBSD_GE_REV, FREEBSD_GT_REV, and FREEBSD_LT_REVCy Schubert2020-03-021-6/+0
* | Continuing the effort started in r343701, #ifdef cleanup, checking forCy Schubert2020-03-025-7/+6
* | With the planned removal of GIANT (sysctl uses GIANT), make future-proofCy Schubert2020-02-261-6/+10
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* | [PowerPC] [Book-E] Remove obsolete interrupt binding workaroundBrandon Bergren2020-02-252-33/+0
* | [PowerPC] [Book-E] Fix dpaa interrupt binding.Brandon Bergren2020-02-252-14/+7
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (8 of many)Pawel Biernacki2020-02-241-11/+17