]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-09 Alexander V... Finish r275196: do not dereference rtentry in if_output...
2016-01-09 Kevin Lo- Add the definition of CHARCLASS_NAME_MAX, as per...
2016-01-09 Alexander V... Remove prefix check from in6_addroute().
2016-01-09 Alexander V... Remove sys/eventhandler.h from net/route.h
2016-01-09 Xin LIFix version number.
2016-01-09 Andrey V. ElsukovMake tohex() work as expected.
2016-01-09 Andrey V. ElsukovFix a typo.
2016-01-09 Alexander V... (Temporarily) remove route_redirect_event eventhandler.
2016-01-09 Alexander V... Please Coverity by removing unneccessary check (rt_key...
2016-01-09 Steven HartlandRemove hidden "Not ufs" printfs from boot code
2016-01-09 Steven HartlandSwitch EFT boot1 to use libstand
2016-01-09 George V. Neville... Add netmap support for bhyve
2016-01-09 Mark JohnstonPrevent cv_waiters wraparound.
2016-01-09 Allan JudeOnly call init_zfs_bootenv() when the system was booted...
2016-01-09 Ed MasteRegen after r293450
2016-01-09 Glen BarberSet FORCE_PKG_REGISTER=1 when installing packages to...
2016-01-09 Bryan DreweryUpdate dependencies.
2016-01-09 Ed MasteSupport use of LLVM's libunwind for exception unwinding
2016-01-08 Bryan DreweryChase r292622: Update path to ioctl.c for incremental...
2016-01-08 Enji Cooper- Move functions that might be used in class-specific...
2016-01-08 Enji Cooper- Make test-1.sh into a TAP testable testcase
2016-01-08 Enji Cooper- Add a geom_stripe specific cleanup function and trap...
2016-01-08 Enji Cooper- Add a geom_shsec specific cleanup function and trap...
2016-01-08 Bryan DreweryFix upgrading from OSVERSION 1000002-1000032 after...
2016-01-08 Gleb SmirnoffNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 Enji Cooper- Add a geom_raid3 specific cleanup function and trap...
2016-01-08 Enji Cooper- Add a conf.sh file for executing common functions...
2016-01-08 Enji Cooper- Add a conf.sh file for executing common functions...
2016-01-08 Ed MasteReduce libstand Makefile duplication
2016-01-08 Enji Cooper- Use attach_md for memory disks so they can be tracked.
2016-01-08 Gleb SmirnoffMake it possible for sbappend() to preserve M_NOTREADY...
2016-01-08 Ed MasteAvoid unintended $FreeBSD$ expansion in generate-fat.sh
2016-01-08 Gleb SmirnoffRevert r293405: it breaks socket buffer INVARIANTS...
2016-01-08 Ed MasteAdd safety belt for boot1.efi file size
2016-01-08 Alexander V... Do more fine-grained locking in rtrequest1_fib().
2016-01-08 Xin LIMFV r293415:
2016-01-08 Steven HartlandUpdate generated efi boot image templates
2016-01-08 Christian BruefferFix issues found by mandoc -Tlint.
2016-01-08 Hans Petter... LinuxKPI style changes:
2016-01-08 Xin LIVendor import of ntp-4.2.8p5.
2016-01-08 Allan JudeAdd support for ZFS Boot Environments to userboot ...
2016-01-08 Gleb SmirnoffFor SOCK_STREAM socket use sbappendstream() instead...
2016-01-08 Ed MasteRevert r293201, r293202 (rtld: populate DT_DEBUG iff...
2016-01-08 Warner LoshMake sure that the /set directive gets put at the top...
2016-01-08 Warner LoshSetup /pkg as a spot for pkg to operate. This is for...
2016-01-07 Jilles Tjoelkersh: Reduce size of options table.
2016-01-07 Conrad Meyerioat(4): Add ioat_acquire_reserve() KPI
2016-01-07 Devin TeskeBump copyright (forgotten part of r293340)
2016-01-07 Jilles Tjoelkersh: Add a test for 'cd -'.
2016-01-07 Pedro F. Giffuniext2fs: reading mmaped file in Ext4 causes panic
2016-01-07 Jim Harrisismt: fix ISMT_DESC_ADDR_RW macro
2016-01-07 Bryan DreweryAllow libnv to be built externally using GCC.
2016-01-07 Jilles Tjoelkersh: Ensure OPTIND=1 in subshell without forking does...
2016-01-07 Renato BotelhoObsolete inetd related files when WITHOUT_INETD is set
2016-01-07 Jim Harrisnvme: replace NVME_CEILING macro with howmany()
2016-01-07 Jim Harrisnvme: add hw.nvme.min_cpus_per_ioq tunable
2016-01-07 Konstantin... Convert sys/cam to use make_dev_s().
2016-01-07 Konstantin... Convert tty common code to use make_dev_s().
2016-01-07 Konstantin... Provide yet another KPI for cdev creation, make_dev_s(9).
2016-01-07 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-01-07 Ed MasteMove amd64 metadata.h to x86 and share with i386
2016-01-07 Bryan DreweryAlways try to upgrade to bmake if not already using it.
2016-01-07 Bryan DreweryDon't install /usr/include/stand.h twice after r293040.
2016-01-07 Devin TeskeIncrease maximum buffer size for `-x cmd' value
2016-01-07 Andriy Voskoboinyknet80211 drivers: fix ieee80211_init_channels() usage
2016-01-07 Sean BrunoFix VF handling of VLANs.
2016-01-07 Sean BrunoFixup SFP module insertion on the 82599 when insertion...
2016-01-07 Sean BrunoDisable the reuse of checksum offload context descripto...
2016-01-07 Sean BrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 Sean BrunoWow, um ... sorry about that. The commit log for this...
2016-01-07 Sean BrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 Jim Harrisnvme: do not revert o single I/O queue when per-CPU...
2016-01-07 Jim Harrisnvme: break out interrupt setup code into a separate...
2016-01-07 Jim Harrisnvme: do not pre-allocate MSI-X IRQ resources
2016-01-07 Jim Harrisnvme: remove per_cpu_io_queues from struct nvme_controller
2016-01-07 Jim Harrisnvme: simplify some of the nested ifs in interrupt...
2016-01-07 Jim Harrisnvd: submit bios directly when BIO_ORDERED not set...
2016-01-07 Jim Harrisnvd: break out submission logic into separate function
2016-01-07 Jim Harrisnvd: skip BIO_ORDERED logic when bio fails submission
2016-01-07 Jim Harrisnvd: do not wait for previous bios before submitting...
2016-01-07 Jim Harrisnvd: set DISKFLAG_DIRECT_COMPLETION
2016-01-07 Svatopluk KrausPrint curpmap in "show pcpu" command.
2016-01-07 Alexander V... Do not use 'struct route_in6' inside hash6_insert().
2016-01-07 Jonathan T... Apply the changes from r293284 to one additional file.
2016-01-07 Renato BotelhoMake cap_mkdb and services_mkdb file operations sync
2016-01-07 Alexander V... Convert pf(4) to the new routing API.
2016-01-07 Hans Petter... Remove unused file.
2016-01-07 Alexander V... Convert cxgb/cxgbe to the new routing API.
2016-01-07 Allan JudeMake additional parts of sys/geom/eli more usable in...
2016-01-07 Josh PaetzelAllow /etc/exports to contain usernames/groups with...
2016-01-07 Mateusz Guzikcache: ansify functions and fix some style issues
2016-01-07 Bryan DreweryUpdate dependencies after r292622 moved the ioctl script.
2016-01-07 Bryan DreweryRevert r293286. It was not intended to come in yet.
2016-01-07 Bryan DreweryAdd in DIRDEPS_BUILD support.
2016-01-07 Bryan DreweryMove the MAKEOBJDIRPREFIX value guard to sys.mk and...
2016-01-07 Ed MasteSwitch GNU ld to be installed as ld.bfd and linked...
2016-01-07 Gleb SmirnoffHistorically we have two fields in tcpcb to describe...
2016-01-06 Gleb SmirnoffProvide knob NO_INSTALLEXTRAKERNELS. If defined, extra...
2016-01-06 Ed MasteUse standard name for ASCII LF and FF control codes
2016-01-06 Steven Hartlandstyle(9) fixes for EFI boot
next