]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
arm64: Stop setting VM_BCACHE_SIZE_MAX
[FreeBSD/FreeBSD.git] / sys /
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 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 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 Lutz Donnerhackeixl: Permit 802.1ad frames to pass though the chip
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 Edward Tomasz Napi... linux: map EBUSY returned by ptrace into ESRCH
2021-01-19 Edward Tomasz Napi... linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.
2021-01-19 Edward Tomasz Napi... 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 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 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 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 Konstantin BelousovAdd ddb 'show timecounter' command.
2021-01-18 Jamie Grittonjail: Add proper prison locking in mqfs_prison_remove.
2021-01-17 Lutz Donnerhackenetgraph/ng_source: Allow ng_source to inject into...
2021-01-17 Alexander V. ChernikovEnable running fib tests inside vnet jail.
2021-01-17 Alexander V. ChernikovFix IPv4 fib bsearch4() lookup array construction.
2021-01-17 Alexander V. ChernikovFix panic on vnet creation if fib algo has been set...
2021-01-17 Alexander V. ChernikovCreate new in6_purgeifaddr() which purges bound ifa...
2021-01-17 Konstantin Belousovx86 busdma_bounce: use malloc_domainset_aligned(9).
2021-01-17 Konstantin BelousovImplement malloc_domainset_aligned(9).
2021-01-17 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2021-01-17 Vladimir KondratyevLinuxKPI: Reimplement irq_work queue on top of fast...
2021-01-16 Marius Stroblwl(4): remove obsolete header
2021-01-16 Marius Stroblopenpromio(4): remove obsolete pseudo device driver
2021-01-16 Marius Stroblsym(4): Remove remainder of SYM_SETUP_LP_PROBE_MAP...
2021-01-16 Alexander V. ChernikovSplit rtinit() into multiple functions.
2021-01-16 Emmanuel Vadotmips: Fix build by using the correct device-tree includ...
2021-01-16 Emmanuel Vadotmips: Add the device-tree path to the include paths
2021-01-16 Emmanuel Vadotriscv: Fix build by using the correct device-tree inclu...
2021-01-16 Emmanuel Vadotriscv: Add the device-tree path to the include path
2021-01-16 Mateusz GuzikSave on getpid in setproctitle by supporting -1 as...
2021-01-16 Vincenzo Maffioneaxgbe: driver changes for netmap support
2021-01-16 Kirk McKusickEliminate a locking panic when cleaning up UFS snapshot...
2021-01-16 Kirk McKusickEliminate lock order reversal in UFS when unmounting...
2021-01-15 Andrew TurnerExtract the logic from pmap_kextract
2021-01-15 Emmanuel VadotRemove the old dts imported tree.
2021-01-15 Emmanuel VadotSwitch to the new device-tree vendor tree
2021-01-15 Emmanuel Vadotgpiokeys: Use the new device-tree vendor include
2021-01-15 Emmanuel Vadotarm64: Directly use #include <dt-binding/...>
2021-01-15 Emmanuel VadotRe-apply f81b2b9a8abd to the new device-tree import
2021-01-15 Emmanuel VadotRevert upstream commit 27c90e5e48d0
next