]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-10-06 Mina Galićgrowfs: make exit codes more consistent
2023-10-06 Bjoern A. Zeebrtw88: re-connect to the build
2023-10-06 Bjoern A. Zeebnet80211: pass __func__, __LINE__ also to ieee80211_all...
2023-10-06 Benedict ReuschlingCorrect the example: use maxproc instead of nonexistent...
2023-10-06 Sk Razeeif_re: add Realtek Killer Ethernet E2600 IDs
2023-10-06 Ed MasteConnect mitigations(7) to the build
2023-10-05 Ed MasteAdd mitigations(7) describing our vulnerability mitigations
2023-10-05 Emmanuel Vadotdwc: if_dwc_aw: Include net/if_media.h
2023-10-05 Alan Somersfusefs: add more readdir tests for misbehaving servers
2023-10-05 Kristof Provostpf: fix SCTP SDT probe
2023-10-05 Baptiste Daroussinbsdconfig: remove even more of the ftp support
2023-10-05 Emmanuel Vadotdwc: Remove if_dwc_mac_type
2023-10-05 Emmanuel Vadotdwc: Move BUS_MODE_DEFAULT_PBL; in if_dwcvar.h
2023-10-05 Emmanuel Vadotdwc: Do not re-invent phy mode type
2023-10-05 Emmanuel Vadotdwc: Move dma engine configuration to dwc1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Move the dma reset code in dwc1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Setup desc addresses in the dma init function.
2023-10-05 Emmanuel Vadotdwc: Move interrupt related code to core and dma file
2023-10-05 Emmanuel Vadotdwc: Put all DMA related defines in dma1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Move struct dwc_hash_maddr_ctx declaration in...
2023-10-05 Emmanuel Vadotdwc: Move the txstart dma part to dwc1000_dma
2023-10-05 Emmanuel Vadotdwc: Split core functions
2023-10-05 Emmanuel Vadotdwc: Split dma functions
2023-10-05 Emmanuel Vadotdwc: Rename if_dwc.h to dwc1000_reg.h
2023-10-05 Emmanuel Vadotdwc: Drop 'All rights reserved'
2023-10-05 Emmanuel Vadotdwc: Rewrite clock and reset functions
2023-10-05 Emmanuel Vadotdwc: Add support for aal
2023-10-05 Emmanuel Vadotdwc: Add support for mixed-burst
2023-10-05 Emmanuel Vadotdwc: Remove unused GPIO_ACTIVE_LOW define
2023-10-05 Emmanuel Vadotdwc: Rename dwc_reset to dwc_reset_phy
2023-10-05 Emmanuel Vadotdwc: Move every sub drivers to dev/dwc
2023-10-05 Baptiste Daroussinbsdconfig: simplify pkg installation and ABI detection
2023-10-05 Dag-Erling... certctl: Split certificate bundles before processing.
2023-10-05 Dag-Erling... certctl: Clean up.
2023-10-05 Bjoern A. Zeebnet80211: de-inline ieee80211_ref_node()
2023-10-05 Bjoern A. ZeebLinuxKPI: 802.11: hide txq debugging behind checks
2023-10-05 Bjoern A. Zeebrtw88: Use RF_CFGCH instead of hard coded 0x18
2023-10-05 Bjoern A. Zeebnet80211: remove ieee80211_unref_node()
2023-10-05 Bjoern A. Zeebnetlink: fix accessing freed memory
2023-10-05 Mateusz Guzikvfs cache: add 2 more optimizaiton ideas
2023-10-05 Mateusz Guzikvfs cache: denote a known bug in cache_remove_cnp
2023-10-05 Mateusz Guzikvfs cache: plug a hypothetical corner case when freeing
2023-10-05 Mateusz Guzikvfs cache: sanitize debug counters
2023-10-05 Baptiste Daroussinbsdconfig: use working respositories
2023-10-05 Baptiste Daroussinbsdconfig: remove support for ftp, pkg does not support...
2023-10-05 Ed Mastefortune: use 115200 in serial example
2023-10-05 Baptiste DaroussinObsoleteFiles.inc: document the removal of floppy suppo...
2023-10-05 Baptiste Daroussinbsdconfig: drop support for floppies
2023-10-05 Baptiste Daroussingenl: add a monitor subcommand
2023-10-05 Kristof Provostif_ovpn tests: fix ra test
2023-10-05 Baptiste Daroussinbsdinstall: decouple from the MK_DIALOG option
2023-10-05 Baptiste Daroussinbsdconfig: always build and install
2023-10-05 Alfonso S.... bsdconfig(8): add bsddialog(1) support
2023-10-05 Kyle Evansbectl: fix some `mandoc -Tlint` complaints
2023-10-04 Randall StewartTCP: Fix a rack bug that skyzall found which results...
2023-10-04 Dmitry Chaginlinux(4): Fix semid64_ds structure layout
2023-10-04 Dmitry Chaginlinux(4): Deduplicate SystemV IPC defines from amd64...
2023-10-04 Mark Johnstonbhyve: Move the vm_inject_fault() implementation to...
2023-10-04 Mark Johnstonbhyve: Build the HPET ACPI table on amd64 only
2023-10-04 Mark Johnstonbhyve: Move most early initialization into an MD routine
2023-10-04 Mark Johnstonbhyve: Move vcpu initialization into a MD source file
2023-10-04 Mark Johnstonbhyve: Make gdb support optional
2023-10-04 Mark Johnstonbhyve: Make most I/O port handling specific to amd64
2023-10-04 Mark Johnstonbhyve: Conditionally compile framebuffer-related code
2023-10-04 Mark Johnstonbhyve: Move legacy PCI interrupt handling under amd64/
2023-10-04 Mark Johnstonbhyve: Compile some device models only on amd64
2023-10-04 Mark Johnstonbhyve: Move AP startup code to amd64/
2023-10-04 Mark Johnstonbhyve: Move the gvt-d driver to amd64/
2023-10-04 Mark Johnstonbhyve: Move power management code to amd64/
2023-10-04 Mark Johnstonbhyve: Move the RTC driver to amd64/
2023-10-04 Mark Johnstonbhyve: Move MSR emulation into amd64/
2023-10-04 Mark Johnstonbhyve: Remove some unneeded includes from snapshot.c
2023-10-04 Mark Johnstonbhyve: Split vmexit handling into a separate file
2023-10-04 Mark Johnstonbhyve: Move kernemu to amd64/
2023-10-04 Mark Johnstonbhyve: Move more amd64-specific code under amd64/
2023-10-04 Mark Johnstonbhyve: Move some more amd64-specific drivers to their...
2023-10-04 Mark Johnstonbhyve: Start moving machine-dependent code into subdire...
2023-10-04 Mark Johnstonbhyve: Improve pcifd function naming
2023-10-04 Warner Loshmailmap: Fixup a few github nouser emails
2023-10-04 Baptiste Daroussinbsddialog: import version 1.0
2023-10-04 Jose Luis Duranmount.8: Mention tarfs(5)
2023-10-04 Baptiste Daroussinbsddialog: Import version 1.0
2023-10-04 Damien Brokaaxge: Add support for AX88179A
2023-10-04 Ed Mastefreebsd-update: add a note about when files may be...
2023-10-04 Martin Matuskazfs: merge openzfs/zfs@f795e90a1
2023-10-04 Bjoern A. ZeebLinuxKPI: remove dummy headers with implementations
2023-10-04 Kristof Provostpf: cope with missing rpool.cur
2023-10-03 Andrew TurnerAdd BTI landing pads to the AArch64 SHA2 assembly
2023-10-03 Bjoern A. ZeebLinuxKPI: 802.11: fix re-creation of VAP
2023-10-03 Jean-Sébastien... linuxkpi: Fix uses of `pmap_change_attr()`
2023-10-03 Mateusz Piotrowskisbuf.9: Add LIBRARY section
2023-10-03 Igor Ostapenkodtrace: fix fbt regression for aarch64
2023-10-03 Mateusz Guzikvfs cache: describe various optimization ideas
2023-10-03 Mateusz Guzikvfs cache: s/vfs.cache_fast_lookup/vfs.cache.param...
2023-10-03 Dmitry Chaginlinux(4): Actually delete linux_sysproto.h
2023-10-03 Emmanuel Vadoti2c: Add Microcrystal RV3032 RTC driver
2023-10-03 Emmanuel Vadoti2c: Add cadence iic driver
2023-10-03 Emmanuel Vadotiicbus: Move opencores i2c driver into controller subdi...
2023-10-03 Emmanuel Vadotiicbus: Move i2c sensors drivers into new sensor subdir...
2023-10-03 Emmanuel Vadotiicbus: conf: Fix pcf8574 entry
next