]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add clearing function for unr(9).
[FreeBSD/FreeBSD.git] / sys /
2017-10-11 mjorasAdd clearing function for unr(9).
2017-10-11 glebiusDeclare more TCP globals in tcp_var.h, so that alternat...
2017-10-11 davidcsAdded support driver state capture/retrieval
2017-10-11 cemcrypto(9): Print flags in more useful hex
2017-10-11 davidcsAdd sanity checks in ql_hw_send() qla_send() to ensure...
2017-10-11 cemhwpmc(4): Actually use a sufficiently wide type
2017-10-11 cemhwpmc(4): Force sufficiently wide type for left shift
2017-10-11 kibThe th_bintime, th_microtime and th_nanotime members...
2017-10-11 sepherss: Remove never defined UDP_IPV4_EX
2017-10-11 sepheixgbe: Remove never defined UDP_IPV4_EX
2017-10-11 sephehyperv/hn: Enable transparent VF by default.
2017-10-11 sephehyperv/hn: Workaround erroneous hash type observed...
2017-10-11 lidlDon't use a non-zero argument for __builtin_frame_address
2017-10-10 sbrunomatch sendfile() error handling to send().
2017-10-10 rmacklemFix forced dismount when a pNFS mount is hung on a DS.
2017-10-10 davidcsRevert Commit r324290
2017-10-10 emasteuart: detect 256-byte FIFOs
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-10 jkimDo not check whether AcpiOsGetTimer() is called during...
2017-10-10 sbrunoHard link if_igb.ko to if_em.ko. Use a LINK directive...
2017-10-10 andrewSupport the EFI Runtime Services on arm64. As with...
2017-10-10 andrewAdd machine/fpu.h on arm64 for compatibility with amd64.
2017-10-10 andrewMove the pmap_l0_index, etc. macros to pte.h. These...
2017-10-10 hselaskyMake sure the IPv6 scope ID gets zeroed inside the...
2017-10-10 hselaskyUse common rdma_ip2gid() function instead of custom...
2017-10-10 hselaskyAdd support for parsing and using IPv6 addresses in...
2017-10-10 sephehyperv/hn: Workaround erroneous hash type observed...
2017-10-10 sephehyperv/vmbus: Expose Hyper-V major version.
2017-10-10 sephehyperv/vmbus: Add tunable to pin/unpin event tasks.
2017-10-10 ngieFix typos: `stand alon{e,g}` should be spelled like...
2017-10-10 ngieAdd missing SUBDIR needed for iwmfw to load after ...
2017-10-10 ngieSort SUBDIR and put entries on a single list
2017-10-10 impRather than laying whack-a-mole with including the...
2017-10-10 sbrunoRevert r324405 at the request of the submitter pending...
2017-10-09 asomersRemove embedded newlines from sysctl variable descriptions
2017-10-09 impNote libstand is no longer a public interface in UPDATI...
2017-10-09 impCreate sys/boot/libsa and build libstand.a there
2017-10-09 impDefine LIBSA* and use them instead of overloaded LIBSTAND
2017-10-09 impAdd missing -I${SASRC} in a couple of places so that...
2017-10-09 impDefine SASRC and use it
2017-10-09 impPrefer ${LIBSTAND} to -lstand
2017-10-09 glebiusImprovements to sendfile(2) mbuf free routine.
2017-10-09 glebiusIn mb_dupcl() don't copy full m_ext, to avoid cache...
2017-10-09 glebiusShorten list of arguments to mbuf external storage...
2017-10-09 hselaskyWhen showing the sleepqueues from the in-kernel debugger,
2017-10-09 alcThe recent change to initialization of blists (r324420...
2017-10-09 kibChange amd64_get_ldt() to return 'EOF' when the LDT...
2017-10-09 kibChange i386_get_ldt() to return 'EOF' when the requeste...
2017-10-09 kibImprovements to set_user_ldt().
2017-10-09 gnnAdd the firmware for the Intel 8265 WiFi device.
2017-10-09 gnnAdd support for Intel 8265 WiFi
2017-10-09 kibReset the fs and gs bases on exec(2).
2017-10-09 kibMore style.
2017-10-09 avgillumos mutex_init: use SX_NEW instead of bzero
2017-10-08 alcThe blst_radix_init function has two purposes - to...
2017-10-08 ianFix imx6 hdmi init after r323553, which used a config_i...
2017-10-08 ianAdd eventhandler notifications for newbus device attach...
2017-10-08 ianRestore the ability to deregister an eventhandler from...
2017-10-08 alcReplace an unnecessary call to vm_page_activate() by...
2017-10-07 sbrunoFix symlink if_igb.ko in -current such that its relativ...
2017-10-07 sbrunoCheck so_error early in sendfile() call. Prior to...
2017-10-07 cemrandom(4): Gather entropy from Pure sources
2017-10-07 cemrandom(4): Add missing source descriptions
2017-10-07 ngieUnbreak building efiboot with MK_ZFS == no
2017-10-07 npcxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.
2017-10-07 manuAllwinner: Add clock driver for ccu_sun8i_r
2017-10-06 mjgnamecache: factor out ~MAKEENTRY lookups from the commo...
2017-10-06 markjLet stack_create(9) take a malloc flags argument.
2017-10-06 glebiusDeclare pmtud_blackhole global variables in tcp_timer...
2017-10-06 cemrandom(4): Discard low entropy inputs
2017-10-06 andrewAlso handle psci 1.0. This can be seen as a bug fix...
2017-10-06 kibImprove i386_get_ldt().
2017-10-06 impOversight on armv7 bulk commit: Make MACHINE_ARCH be...
2017-10-06 impEncapsulate ZFS preferences into efi_zfs_is_preferred
2017-10-06 impAdd efi_devpath_is_prefix
2017-10-06 baptImport 1.14.3
2017-10-06 kibRemove unneeded cast.
2017-10-06 kibStyle.
2017-10-06 manuvfs_export_lookup: Fix r324054
2017-10-06 avgMFV r322235: 8067 zdb should be able to dump literal...
2017-10-05 impAdd updating for armv7 and bump FreeBSD_version.
2017-10-05 impTag all armv7 kernels as such in their machine config...
2017-10-05 impSupport armv7 builds for userland
2017-10-05 rmacklemAdd Flex File Layout support to the NFSv4.1 pNFS client.
2017-10-05 mjglocks: take the number of readers into account when...
2017-10-05 kibUse ANSI C declarations.
2017-10-05 kibCorrect format specifiers in the debug code. Style.
2017-10-05 mjgamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 kibStyle.
2017-10-05 shurdbnxt: fix intermittent VLAN issues
2017-10-05 impThis README file was quite relevant for FreeBSD 3 or...
2017-10-05 hselaskyAdd support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
2017-10-05 impDocument KERNBUILDDIR.
2017-10-05 shurdFix "taskqgroup_attach: setaffinity failed: 3" with...
2017-10-05 tuexenEnsure that the accept ABORT chunks with the T-bit...
2017-10-05 sephehyperv/hn: Fix options RSS building
2017-10-05 kibEnsure that after sucessfull i386_set_ldt() call, other...
2017-10-05 mjglocks: partially tidy up waiting on readers
2017-10-05 kibAvoid a race betweem freeing LDT and context switches.
2017-10-05 avgsysctl-s in a module should be accessible only when...
next