aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)Mateusz Guzik2022-03-241-5/+5
* zfs: add missing replay check to an assert in zfs_xvattr_setMateusz Guzik2022-03-151-1/+3
* zfs: merge openzfs/zfs@a86e08941 (master) into mainMartin Matuska2022-03-08591-43799/+31512
* iwlwifi: adjust the LinuxKPI pci return for nowBjoern A. Zeeb2022-03-031-0/+4
* Remove prototype of x86emu_init_default.Xin LI2022-02-271-2/+0
* vchiq: Add compat string for rpi4Marco Devesas Campos2022-02-271-0/+1
* iwlwifi: update firmwareBjoern A. Zeeb2022-02-2423-3/+64
* iwlwifi: enhance debug informationBjoern A. Zeeb2022-02-241-38/+43
* iwlwifi: update from iwlwifi-nextBjoern A. Zeeb2022-02-2490-1553/+11377
* iwlwifi: fix the buildBjoern A. Zeeb2022-02-231-0/+1
* xen: import Xen 4.16 public headers in sys/contrib/Roger Pau Monné2022-02-0774-0/+23737
* zfs: Fix zvol_cdev_open lockingRyan Moeller2022-01-261-2/+2
* ice_ddp: Update to 1.3.27.0Eric Joyner2022-01-252-25/+22
* ena: merge ena-com v2.5.0 upgradeMarcin Wojtas2022-01-231-6/+20
* zfs: merge openzfs/zfs@17b2ae0b2 (master) into mainMartin Matuska2022-01-22499-11188/+5665
* Revert "wpa: Import wpa 2.10."Cy Schubert2022-01-181-0/+1
* wpa: Import wpa 2.10.Cy Schubert2022-01-181-1/+0
* LinuxKPI / iwlwifi: fix spelling of constantsBjoern A. Zeeb2022-01-092-8/+8
* iwlwifi: import correct firmware versions for select Intel iwlwifi/mvmBjoern A. Zeeb2021-12-316-0/+0
* remove octeon sdkWarner Losh2021-12-31247-272217/+0
* iwlwifi: plug memory modified after freeBjoern A. Zeeb2021-12-272-3/+7
* iwlwifi: cherry-pick fixes from upstream iwlwifi-nextBjoern A. Zeeb2021-12-273-9/+27
* iwlwifi: also depend on linuxkpi_wlanBjoern A. Zeeb2021-12-271-2/+3
* ipfilter: Move kernel bits to netpfilCy Schubert2021-12-2046-57394/+0
* zfs: merge openzfs/zfs@f291fa658 (master) into mainMartin Matuska2021-12-16144-1568/+4908
* Change VOP_READDIR's cookies argument to a **uint64_tAlan Somers2021-12-161-4/+4
* ipfilter fil.c: Fix two typos in commentsCy Schubert2021-12-151-2/+2
* ipfilter: Replace sprintf with range checking version (snprintf)Cy Schubert2021-12-148-25/+26
* ipfilter radix_ipf: name is only valid with RDX_DEBUGCy Schubert2021-12-141-0/+2
* ipfilter: The SNPRINTF macro doesn't exist, remove itCy Schubert2021-12-147-85/+0
* ipfilter: Fix struct ifnet pointer typeCy Schubert2021-12-131-0/+4
* ip_log: remove set-but-not-unused varsCy Schubert2021-12-111-2/+2
* modules: increase MAXMODNAME and provide backward compatBjoern A. Zeeb2021-12-091-1/+1
* zlib: Fix bootstrap build on macOSJessica Clarke2021-12-071-0/+1
* libnv: read entire datagram in nvlist_recv()Robert Wing2021-12-061-6/+17
* libnv: let nvlist_recv() pass flags to recv()Robert Wing2021-12-061-2/+2
* ipfilter: Avoid more null if-then-else blocksCy Schubert2021-12-041-2/+2
* ipfilter: Correct a comment and add notationCy Schubert2021-12-041-2/+4
* ipfilter: Correct function descriptionCy Schubert2021-12-041-1/+1
* ipfilter: Add DTrace SDT probeCy Schubert2021-12-041-0/+2
* ipfilter: New DT5 DTrace macroCy Schubert2021-12-041-0/+3
* ipfilter: Whitespace cleanupCy Schubert2021-12-041-5/+5
* ipfilter: Compat and simplify DTrace macro definitionsCy Schubert2021-12-041-9/+1
* ipfilter: Save a word of stack spaceCy Schubert2021-12-041-4/+2
* iwlwifi: import Intel's iwlwifi/mvm driver.Bjoern A. Zeeb2021-11-28132-0/+86093
* iwlwifi: import firmware for Intel iwlwifi/mvm supported chipsets.Bjoern A. Zeeb2021-11-2824-0/+481
* vfs: add vop_stdadd_writecount_nomsyncMateusz Guzik2021-11-262-0/+6
* vfs: remove the unused thread argument from NDINIT*Mateusz Guzik2021-11-251-5/+4
* zfs: Fix a deadlock between page busy and the teardown lockMark Johnston2021-11-201-0/+9
* zfs: merge openzfs/zfs@269b5dadc (master) into mainMartin Matuska2021-11-1767-189/+682