]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-20 Allan Judeifconfig: add vlanproto "qiniq" as an alias for "802...
2021-01-20 Cy Schubertwpa_supplicant uses PF_ROUTE to return the routing...
2021-01-20 Kyle EvansRegenerate src.conf(5) after 7c5a624afae4
2021-01-20 Richard ScheffeneggerAddress panic with PRR due to missed initialization...
2021-01-20 Alex Richardsonlibc: Fix null pointer arithmetic warning in mergesort
2021-01-20 Alex RichardsonEmit uprintf() output for initproc if there is no contr...
2021-01-20 Alex RichardsonMinor simplification of MK_PMC case in usr.sbin/Makefile
2021-01-20 Michael Osipovnewvers.sh: add support for gitup(1)
2021-01-20 Mateusz PiotrowskiRemove the unnecessary space before the colon
2021-01-20 Mateusz Guzikcache: augment sdt probe in cache_fplookup_dot
2021-01-20 Mateusz Guzikcache: whitespace nit in cache_fplookup_modifying
2021-01-20 Mark Johnstonktls: Improve handling of the bind_threads tunable...
2021-01-20 Mark Johnstonopencrypto: Add comments describing the new crypto_sess...
2021-01-20 Mark Johnstonarm64, riscv: Set VM_KMEM_SIZE_SCALE to 1
2021-01-20 Mark Johnstonarm64: Stop setting VM_BCACHE_SIZE_MAX
2021-01-20 Mark Johnstonopencrypto: Fix assignment of crypto completions to...
2021-01-20 Mark Johnstonopencrypto: Embed the driver softc in the session structure
2021-01-19 Robert WatsonAdd a new FreeBSD/arm64 kernel configuration, GENERIC...
2021-01-19 John-Mark Gurneyadd missing .Xr..
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-19 Alex RichardsonFix macro-redefined warning in gnu/diff for fputc_unlocked
2021-01-19 Alex Richardsongetopt: Fix conversion from string-literal to non-const...
2021-01-19 Alex RichardsonFix make includes path to nvpair.h
2021-01-19 Alex Richardsoninclude: Delete stale symlinks using find(1) instead...
2021-01-19 Alex RichardsonRequire uint32_t alignment for ipfw_insn
2021-01-19 Alex Richardsonlibalias: Fix remaining compiler warnings
2021-01-19 Alex Richardsonlibalias: Fix -Wcast-align compiler warnings
2021-01-19 Toomas Soomeloader: comment on rgb_to_color_index()
2021-01-19 Toomas Soomeloader: handle malloc failures in vbe_init, use consist...
2021-01-19 John BaldwinConvert unmapped mbufs before computing checksums in...
2021-01-19 John Baldwinarm64: Clear FPU flags in the pcb in cpu_copy_thread().
2021-01-19 John Baldwinarm64: Trim duplicate code from cpu_fork_kthread_handler().
2021-01-19 Glen Barberrelease.sh: bump Copyright year after previous commit
2021-01-19 Glen Barberrelease: Add workaround to use SVN for ports
2021-01-19 Lutz Donnerhackeixl: Permit 802.1ad frames to pass though the chip
2021-01-19 Ed MasteRELNOTES: correct sense and name for allow_wx sysctl
2021-01-19 Andriy Gaponhtu21: driver for HTU21D I2C temperature and humidity...
2021-01-19 Mateusz Guziklockmgr: fix upgrade
2021-01-19 Michal Melounarm64 busdma: Fix loading of small bounced buffers.
2021-01-19 Stefan EßerRemove dependency on files in /usr/bin
2021-01-19 Edward Tomasz... linux: map EBUSY returned by ptrace into ESRCH
2021-01-19 Edward Tomasz... linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.
2021-01-19 Edward Tomasz... linux: remove spurious newline.
2021-01-19 Mateusz Guzikcache: fix some typos
2021-01-19 Mateusz Guzikcache: drop-write only var from cache_fplookup_preparse
2021-01-19 Mateusz Guzikcache: save a branch in cache_fplookup_next
2021-01-19 Peter GrehanSupport COM3 and COM4 serial ports.
2021-01-19 Bryan Venteichervirtio: Handle possible failure of virtio_finalize_feat...
2021-01-19 Bryan Venteicherif_vtnet: Add counter for received host LRO
2021-01-19 Bryan Venteicherif_vtnet: Misc Tx path cleanup
2021-01-19 Bryan Venteicherif_vtnet: Set lro_nsegs for host LRO packets
2021-01-19 Bryan Venteicherif_vtnet: Resort softc fields
2021-01-19 Bryan Venteicherif_vtnet: Remove unnecessary TUNABLE_INTs because of...
2021-01-19 Bryan Venteicherif_vtnet: Schedule Rx task if pending items when enabli...
2021-01-19 Bryan Venteicherif_vtnet: Disable F_MTU feature if MTU is invalid
2021-01-19 Bryan Venteicherif_vtnet: Limit allocations of unused virtqueues
2021-01-19 Bryan Venteicherif_vtnet: Rework 4be723f63 max multiqueue pairs check
2021-01-19 Bryan Venteicherif_vtnet: Add support for software LRO
2021-01-19 Bryan Venteicherif_vtnet: Set the interface max TSO values
2021-01-19 Bryan Venteicherif_vtnet: Add support for CTRL_GUEST_OFFLOADS feature
2021-01-19 Bryan Venteicherif_vtnet: Move ioctl handlers into separate functions
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the reinit process
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the interface setup methods
2021-01-19 Bryan Venteicherif_vtnet: Only set IFCAP_JUMBO_MTU when jumbo MTU is...
2021-01-19 Bryan Venteicherif_vtnet: Move the Tx interrupt threshold into the...
2021-01-19 Bryan Venteicherif_vtnet: Defer updating generated MAC address until...
2021-01-19 Bryan Venteicherif_vtnet: Remove at attach PROMISC handling
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_SPEED_DUPLEX
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_MTU
2021-01-19 Bryan Venteicherif_vtnet: Rx path cleanup
2021-01-19 Bryan Venteichervirtio_blk: Use DISKFLAG_WRITE_PROTECT for RO disks
2021-01-19 Bryan Venteicherif_vtnet: Add initial modern (V1) support
2021-01-19 Bryan Venteichervirtio_scsi: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_blk: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_console: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_balloon: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_random: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_pci: Add sysctl to show current features
2021-01-19 Bryan Venteichervirtio: Add modern (v1) virtqueue support
2021-01-19 Bryan Venteichervirtio: Add VirtIO PCI modern (V1) support
2021-01-19 Bryan VenteicherRevert: virtio: Support non-legacy network device and...
2021-01-19 Emmanuel Vadotpkgbase: differentiate package versions for ALPHA/BETA...
2021-01-19 Jamie Grittonjail: Clean up some function placement and improve...
2021-01-19 Mark Johnstonppbus: Fix the direction of the PPISEPPA ioctl
2021-01-19 Oleksandr Tymoshenkomake maximum interrupt number tunable on ARM, ARM64...
2021-01-18 Jamie Grittonjail: Fix a stray mutex from 76ad42abf9d4.
2021-01-18 Mark Johnstonaesni: Ensure that key schedules are aligned
2021-01-18 Mark Johnstonsafexcel: Maintain per-session context records
2021-01-18 Mark Johnstonsafexcel: Simplify request allocation
2021-01-18 Mark Johnstonsafexcel: Handle command/result descriptor exhaustion...
2021-01-18 Mark Johnstonsafexcel: Add counters for some resource exhaustion...
2021-01-18 Mark Johnstonsafexcel: Dispatch requests to the current CPU's ring
2021-01-18 Mark Johnstonlinuxkpi: Fix the shrinker scan target
2021-01-18 Mitchell Hornearmv8crypto: print a message on probe failure
2021-01-18 Kyle Evanspkgbase: limit PKG_VERSION_FROM calculation to real...
2021-01-18 Jamie Grittonjail: Add prison_isvalid() and prison_isalive()
2021-01-18 Andrew GallatinKTLS: Enable KERN_TLS in GENERIC on amd64
2021-01-18 Lutz Donnerhackenetgraph/ng_one2main: Clarification in comments about...
2021-01-18 Lutz Donnerhackenetgraph/ng_tag: permit variable length data
2021-01-18 Martin Tournoijgrep: fix LINKS in Makefile
next