]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf/files
cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.
[FreeBSD/FreeBSD.git] / sys / conf / files
2016-03-01 Navdeep Parharcxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-24 Maxim SobolevObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 Maxim SobolevImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-23 Xin LIMFV r295913:
2016-02-20 Zbigniew BodekRevert r295756:
2016-02-18 Zbigniew BodekExtract common code from PowerPC's ofw_pci
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Hans Petter SelaskyFix generation of dependency rules for the LinuxKPI...
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-24 Michal MelounAdd reset framework, a second part of new 'extended...
2016-01-24 Michal MelounAdd clock framework, a first part of new 'extended...
2016-01-23 Adrian ChaddNow that the flashmap code knows about SPI flash, add...
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Gleb Smirnoff- Separate sendfile(2) implementation from uipc_syscall...
2016-01-21 Pedro F. Giffuniext2fs: Bring back the htree dir_index implementation.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Xin LIMFV r294260:
2016-01-16 Warner LoshMove ohci files to their proper place in the tree for...
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-08 Xin LIMFV r293415:
2016-01-07 Allan JudeMake additional parts of sys/geom/eli more usable in...
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-28 Bjoern A. ZeebMfh r292839
2015-12-27 Allan JudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-26 Adrian Chadd[mdio] migrate mdiobus out of etherswitch and into...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Patrick KelseyImplementation of server-side TCP Fast Open (TFO) ...
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-23 Sean Brunoixgbe(4): Update to version 3.1.13-k
2015-12-22 Bjoern A. ZeebMFH @r292599
2015-12-21 Ian LeporeImplement OF_decode_addr() for arm. Move most of power...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-08 Alexander V. ChernikovMerge helper fib* functions used for basic lookups.
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Navdeep ParharCatch up with head, mostly to merge r291665 with the...
2015-12-02 Adrian ChaddAdd initial ar9300 HAL support for the spectral scan...
2015-12-02 Navdeep ParharCatch up with head.
2015-12-01 Kevin LoAdd initial support for RTL8152 USB Fast Ethernet....
2015-11-26 Navdeep ParharCatch up with head.
2015-11-25 Andrey V. ElsukovOverhaul if_enc(4) and make it loadable in run-time.
2015-11-24 Kevin LoAdd dependency to uether.
2015-11-24 Adrian Chadd[ath] migrate ioctl and busdma memory operations out...
2015-11-21 Xin LIMFV r291123:
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-19 Hans Petter SelaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-01 Baptiste DaroussinMerge from head
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-29 Hans Petter SelaskyFinish process of moving the LinuxKPI module into the...
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
2015-10-25 Zbigniew BodekAdd etherswitch support to mge
2015-10-23 Simon J. GerratyMerge bmake 20151020
2015-10-22 Gleb SmirnoffMFV ntp-4.2.8p4 (r289715)
2015-10-22 Hans Petter SelaskyRename linuxapi[.ko] into linuxkpi[.ko], to reflect...
2015-10-22 Ed SchoutenRefactoring: move out generic bits from cloudabi64_sysv...
2015-10-19 Baptiste DaroussinMerge from head
2015-10-19 Alexander MotinMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
next