]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-01 bcrFix typo in r360492:
2020-05-01 hselaskyImplement more PCI-express bandwidth functions in the...
2020-05-01 hselaskyImplement mutex_lock_killable() in the LinuxKPI.
2020-05-01 hselaskyImplement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 hselaskyImplement more lockdep macros in the LinuxKPI.
2020-05-01 hselaskyImplement kstrtou64() in the LinuxKPI.
2020-05-01 bcrFix a number of the following issues in man4:
2020-05-01 mhorneAdd RISC-V interpreter example
2020-05-01 jkimMFV: r360512
2020-05-01 rmacklemFactor some code out of nfsm_dissct() into separate...
2020-04-30 jhbRemove the SYMVER build option.
2020-04-30 emastegeli tests require OpenSSL - exclude them under WITHOUT...
2020-04-30 impFix three bugs highlighted by review:
2020-04-30 emastesrc.conf.5: regen after WITHOUT_OPENSSL dep changes
2020-04-30 kevanslualoader: config: improve readConfFiles, rename to...
2020-04-30 kevanslualoader: config: add a table for restricted environme...
2020-04-30 impStyle(9) nit: put function name at start of line.
2020-04-30 impMove / reword a comment.
2020-04-30 impRemove stray blank line.
2020-04-30 emastesrc.opts.mk: add WITHOUT_OPENSSL dependencies
2020-04-30 avgig4iic_acpi_probe: remove set but unused variable
2020-04-30 markjIncrease the iflib txq callout mutex name length to...
2020-04-30 bcrAdd a new manual page for unionfs(5), written by
2020-04-30 bcrAdd HISTORY sections to disk(9), driver(9), and
2020-04-30 rscheffIntroduce a lower bound of 2 MSS to TCP Cubic.
2020-04-30 kevansloader.conf(5): document that loader_conf_files may...
2020-04-30 impMake sure that we get the sbuf resources we need.
2020-04-30 impImplement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD...
2020-04-30 impReturn the nvmeX device associated with the ndaX device.
2020-04-30 impGenerate a devctl event for interesting events
2020-04-30 emastesrc.conf.5: regen after 359736, ZONEINFO_OLD_TIMEZONES_...
2020-04-29 rscheffPrevent premature shrinking of the scaled receive window
2020-04-29 melifaroConvert more rtentry field accesses into nhop fields...
2020-04-29 rscheffCorrectly set up the initial TCP congestion window...
2020-04-29 bdrewerydtrace tests: Support globbing for excludes
2020-04-29 melifaroAdd nhop to the ifa_rtrequest() callback.
2020-04-29 mmelMove ARM specific flags to arm/Makefile.inc
2020-04-29 mmelFix style(9). Strip write only variables.
2020-04-29 mmelExport tracing facility of GIC500 ITS block.
2020-04-29 olivierSkip bectl jail test if jail not installed (WITHOUT_JAIL).
2020-04-29 mmelDon't try to set frequendcy for enumerated but newer...
2020-04-29 mmelDon't allow to use FPU inside of rtld library.
2020-04-29 mmelDon't try to re-initialize already preseted regulator.
2020-04-29 mmelMultiple fixes for rockchip iodomain driver:
2020-04-29 emasteliblua: ensure that "require" will fail in bootstrap...
2020-04-29 bcrAdd HISTORY section to domain(9).
2020-04-29 bcrWhen copying and pasting the code in the EXAMPLE
2020-04-29 bdreweryUse universe-toolchain config(8)
2020-04-28 jillessh: Assert INTOFF rather than applying it in ck*
2020-04-28 melifaroMove route-specific ddb commands to route/route_ddb.c
2020-04-28 melifaroMove route_temporal.c and route_var.h to net/route.
2020-04-28 bdreweryRevert r360445
2020-04-28 melifaroMove struct rtentry definition to nhop_var.h.
2020-04-28 bdreweryctfmerge: Assert that there is enough room for types.
2020-04-28 bdreweryDon't try ctfconvert on file without debug info.
2020-04-28 bdreweryconfig: Add no-ctfconvert support.
2020-04-28 bdreweryNone of these use opt_sched.h
2020-04-28 bdreweryRestore local kernel "prog" filtering lost in r332099.
2020-04-28 takawataAdd le_read_buffer_size command and manpage.
2020-04-28 markjMake sendfile(SF_SYNC)'s CV wait interruptible.
2020-04-28 kevansdiff(1): don't reject specifying the same format multip...
2020-04-28 markjRe-check for wirings after busying the page in vm_page_...
2020-04-28 takawataImprove error handling
2020-04-28 melifaroConvert rtalloc_mpath_fib() users to the new KPI.
2020-04-28 melifaroEliminate now-unused parts of old routing KPI.
2020-04-28 melifaroRemove rtable dumping code from bootp.
2020-04-28 delphijDo not overflow when calculating file system size.
2020-04-28 kevansconfig.lua(8): catch up to recently added hooks
2020-04-28 kevansconfig.lua(8): "may should" is not proper grammar
2020-04-28 rmacklemGet rid of uio_XXX macros used for the Mac OS/X port.
2020-04-28 kevanslualoader: cli: clobber loader_conf_files before proceeding
2020-04-28 kevanslualoader: cli: add read-conf
2020-04-28 kevanslualoader: config: start exporting readConfFiles
2020-04-28 kevanslualoader config: don't call loader.getenv() as much
2020-04-28 jhbBump __FreeBSD_version for KTLS RX support.
2020-04-27 jhbAdd support for KTLS RX over TOE to T6.
2020-04-27 rmacklemFix sosend_generic() so that it can handle a list of...
2020-04-27 impExport the nda device's flags as a sysctl.
2020-04-27 impConvert rotating to a flag bit.
2020-04-27 impConvert unmappedio over to a flag.
2020-04-27 impAdd flags sysctl to ada
2020-04-27 impChange the flags back to an enum
2020-04-27 jhbInitial support for kernel offload of TLS receive.
2020-04-27 jhbAdd the initial sequence number to the TLS enable socke...
2020-04-27 jhbUpdate the cached MSI state when any MSI capability...
2020-04-27 erjiflib: Stop interface before (un)registering VLAN
2020-04-27 jhbRetire the GENERICSF kernel config.
2020-04-27 cpercivaSet use_nvd=0 in EC2 AMIs.
2020-04-27 jhbDon't run strcmp() against strings stored in user memory.
2020-04-27 jhbImprove MACHINE_ARCH handling for hard vs soft-float...
2020-04-27 jhbExtend support in sysctls for supporting multiple nativ...
2020-04-27 rrsThis change does a small prepratory step in getting the
2020-04-27 markjDocument handling of connection-mode sockets by sendto(2).
2020-04-27 markjAdd some regression tests for read and write kevents...
2020-04-27 markjFix handling of EV_EOF for named pipes.
2020-04-27 markjCall pipeselwakeup() after toggling PIPE_EOF.
2020-04-27 markjAvoid returning POLLIN if the pipe descriptor is not...
2020-04-27 hselaskyAdd support for reading temperature in mlx5en(4).
2020-04-27 mjgpwd: unbreak repeated calls to set_rootvnode
2020-04-27 markjiwm: Print the command code for any unhandled commands.
next