]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib
netmap: add kernel support for the "offsets" feature
[FreeBSD/FreeBSD.git] / sys / contrib /
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-27 Jessica Clarkezfs: Cherry-pick upstream commit ef977fce6636 to fix...
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-24 Cy Schubertipfilter: simplify ipf_proxy_check() return codes
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Mariusz Zaborskizfs: bring back possibility to rewind the checkpoint...
2021-03-13 Mateusz Guzikzfs: make seqc asserts conditional on replay
2021-03-07 Alexander V. ChernikovFix dpdk/ldradix fib lookup algorithm preference calcul...
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-27 Mateusz Guzikzfs: add missing seqc write begin/end around zfs_acl_ch...
2021-02-26 Martin Matuskazfs: add missing checks for unsupported features
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-23 Eric Joynerice_ddp: Update package file to 1.3.19.0
2021-02-22 Cy Schubertipfilter: Make LARGE_NAT a tunable.
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Martin Matuskazfs: change file mode of all merged tests
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-15 Martin Matuskazfs: Avoid updating the L2ARC device header unnecessarily
2021-02-15 Martin Matuskazfs: fix RAIDZ2/3 not healing parity with 2+ bad disks
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-10 Cy SchubertFix non-IPv6 build post 57785538c6e0d7e8ca0f161ab95bae1...
2021-02-09 Antonio RussoSet file mode during zfs_write
2021-02-09 Cy SchubertSimplify the FreeBSD check using __FreeBSD__ compiler...
2021-02-06 Cy Schubertipfilter: Use the softn (NAT softc) host map size in...
2021-02-06 Cy SchubertSimplify BSD macro tests.
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-02 Cy SchubertReplace the redundant MENTAT macro with SOLARIS.
2021-02-02 Cy SchubertIndentation cleanup resulting from the cleanup of ...
2021-02-02 Cy SchubertRetire the K&R/STD C __P prototype declarations.
2021-02-01 Mateusz Guzikzfs: remove incomplete ifdefs for lockless symlink...
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-30 Jung-uk Kimacpica: Import ACPICA 20210105.
2021-01-30 Jung-uk Kimacpica: Import ACPICA 20201217.
2021-01-25 Cy Schubertipfilter: Retire pre-standard C support.
2021-01-25 Mateusz Guzikzfs: use atomic_load_consume_ptr for z_cached_symlink
2021-01-25 Mateusz Guzikatomic: make atomic_store_ptr type-aware
2021-01-25 Mateusz Guzikzfs: fix panics with invariant kernels from zfs_replay_...
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-23 Mateusz Guzikzfs: add support for lockless symlink lookup
2021-01-21 John BaldwinSimplify dynamic ipfilter sysctls.
2021-01-15 Emmanuel VadotRe-apply f81b2b9a8abd to the new device-tree import
2021-01-15 Emmanuel VadotRevert upstream commit 27c90e5e48d0
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Alan Somers[skip ci] Delete an accidentally-committed comment
2021-01-10 Alan Somersaio: fix the tests when ZFS is not available
2021-01-09 Alexander V. ChernikovBring DPDK route lookups to FreeBSD.
2021-01-08 Hans Petter SelaskyFix memory leaks in error paths in krping.
2021-01-08 Matt MacyOpenZFS: Fix issues caused by reversed commits + rebase
2021-01-08 Matt MacyOpenZFS merge main-gf11b09
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-03 Conrad Meyerlibprivatezstd: Restrict symbol visibility similar...
2021-01-03 Conrad Meyerzstd: Fix non-FreeBSD CI libzstd build
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: denote vnode being a mount point with VIRF_MOUNTPOINT
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-28 Hans Petter SelaskyImprove error message printing in krping.
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Ryan LibbyMerge commit d8a09b3a0 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 956f94010 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit c7500ded3 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 3fcd73747 from openzfs git (by Adrian...
2020-12-27 Ryan LibbyMerge commit 79a357c2a from openzfs git (by Adrian...
2020-12-26 Michal MelounARM: Enhance common Nvidia Tegra drivers by support...
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Ian LeporeAdd the firmware blob required to use the sdma hardware...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-18 Cy SchubertRestore identification of VDEVs using non-native block...
2020-11-17 Emmanuel Vadotvchiq: Rename timer func so they do not conflict with...
2020-11-14 Mateusz Guzikzfs: disable periodic arc updates
2020-11-13 Jung-uk KimMFV: r367652
next