freebsd.git
2023-12-05 Kristof Provostpf: remove incorrect fragmentation check
2023-12-05 Maxim Sobolevvmstat: fix column names broken in c168508655720
2023-12-04 Baptiste Daroussinpkgbase: propagate SRCRELDATE to the packages correctly
2023-12-04 Brooks DavisRemove never implemented sbrk and sstk syscalls
2023-12-04 Gleb Smirnoffhpts: remove from opt_inet.h
2023-12-04 Gleb Smirnoffkern/subr_trap.c: repair the HPTS performance hack...
2023-12-04 Gleb Smirnoffhpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts...
2023-12-04 Gleb Smirnofftcp/hpts: make stacks responsible for clearing themselv...
2023-12-04 Gleb Smirnoffhpts: make stacks responsible for tcp_hpts_init()
2023-12-04 Gleb Smirnoffhpts: don't ifdef tcp_in_hpts()
2023-12-04 Gleb Smirnofflro: separate HPTS specific code into tcp_lro_hpts.c
2023-12-04 Gleb Smirnoffif_tuntap: fix NOIP build
2023-12-04 Dimitry AndricMerge commit 989879f8fded from llvm git (by Paul Walker):
2023-12-04 Mark Johnstonossl: Remove a stray __FBSDID("$FreeBSD$")
2023-12-04 Mark Johnstonossl: Move arm_arch.h to a common subdirectory
2023-12-04 Jose Luis Duranzfs tests: Silence clang warning
2023-12-04 Baptiste Daroussinpkgbase: kill circular dependency
2023-12-04 Baptiste Daroussinpci_vendors: update to 2023-11-11
2023-12-04 Baptiste Daroussinpkgbase: create source package
2023-12-04 Emmanuel Vadotautofs: media: Always use sync option for fat*
2023-12-04 Rick Macklemnfscl: Fix comment for commit 6aded1e6b2e5
2023-12-03 Rick Macklemnfscl: Fix processing of a rare Rename reply case
2023-12-03 Colin Percivalrelease/Makefile.vm: Rework emulator-portinstall
2023-12-03 Kirk McKusickIncrease UFS/FFS maximum link count from 32767 to 65530.
2023-12-03 Pedro F. Giffunipatch: fix locate_hunk in empty files
2023-12-03 Eugene Grosbeinusbdevs: add quirk for WD MyPassport Ultra External HDD
2023-12-03 Patrisious... mlx5: Fix HCA cap 2 query
2023-12-03 Xin LIperiodic/daily/480.leapfile-ntpd: only attempt to refre...
2023-12-02 Ed Mastesound: remove Legacy Hardware section from man page
2023-12-02 Bjoern A. Zeebwpa: ctrl_iface set sendbuf size
2023-12-02 Richard Scheffeneggertcp: properly initialize LRD while accepting session...
2023-12-02 Ka Ho Nglibclang_rt: Update Makefile.depend
2023-12-02 Ka Ho Ngtermcap.small: Include xterm-256color
2023-12-01 Jessica Clarkearmv8rng: Don't require toolchain to support FEAT_RNG
2023-12-01 Gleb Smirnoffunix/dgram: bump maximum datagram size limit to 8k
2023-12-01 Bjoern A. ZeebLinuxKPI: 802.11: bring in some HT code
2023-12-01 Brooks Davissysproto.h: regen after c1c8afd04e34d
2023-12-01 Brooks Davissysvipc: Fix 32-bit compat on !i386
2023-12-01 Brooks Davismakesyscalls: add COMPAT14 support
2023-12-01 Mark Johnstonarm64: Add register definitions for MDCR_EL2
2023-12-01 Alan Somerssigaction.2: clarify that fork isn't async-signal-safe...
2023-12-01 Mark Johnstonbhyve: Fix a leak that happens when we fail to load...
2023-12-01 Peter Holmstress2: Handle a define with comments
2023-12-01 Gleb Smirnoffofed: garbage collect now unused sdp_sockaddr()
2023-12-01 Bjoern A. Zeebtools/net80211: add mlme_assoc
2023-12-01 Stephen J.... iicbus: add compat32 support for I2C ioctls
2023-12-01 Warner Loshcam: Make cam.h self-contained for userland
2023-12-01 Warner Loshcam: Remove prototype for cam_sim_alloc_dev
2023-12-01 Kyle Evansrtld: add a test for RTLD_DEEPBIND
2023-12-01 Bjoern A. Zeebath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT...
2023-12-01 Bjoern A. ZeebRevert "[ath] Attempt to fix epoch handling."
2023-12-01 Bjoern A. ZeebRevert "Enter the network epoch in USB WiFi drivers...
2023-12-01 Bjoern A. ZeebRevert "Widen EPOCH(9) usage in USB WLAN drivers."
2023-12-01 Bjoern A. ZeebRevert "Widen EPOCH(9) usage in PCI WLAN drivers."
2023-12-01 Bjoern A. Zeebnet80211: move net_epoch into net80211
2023-12-01 Christos Margiolissort: test against all month formats in month-sort
2023-11-30 Richard Scheffeneggertcp: for LRD move sysctl from tcp.do_lrd tp tcp.sack...
2023-11-30 Konstantin... RTLD_DEEPBIND: make lookup not just symbolic, but walk...
2023-11-30 Bjoern A. Zeebnet80211: ieee80211_dump_node() check for channel to...
2023-11-30 Mark Johnstonossl: Add AES-GCM support for NEON-enabled armv7
2023-11-30 Mark Johnstonossl: Add support for armv7
2023-11-30 Mark Johnstonossl: Fix some bugs in the fallback AES-GCM implementation
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on getpeerna...
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on accept(2)
2023-11-30 Richard Scheffeneggertcp: enable LRD by default
2023-11-30 Andrew Turnervm: Add kva_alloc_aligned
2023-11-30 Andrew Turnervm: Use vmem_xalloc in kva_alloc
2023-11-30 Jamie GrittonUnbreak build from ed31b3f4a146 (misapplied diff).
2023-11-30 Jamie Grittonjail: Don't allow jail_set(2) to resurrect dying jails.
2023-11-29 Stephen J.... smbus: add compat32 support for SMB ioctls
2023-11-29 Martin Matuskazfs: merge openzfs/zfs@a03ebd9be
2023-11-29 Dag-Erling... tail: Clean up error messages.
2023-11-29 Dag-Erling... tail: Fix heap overflow in -F case.
2023-11-29 Bjoern A. Zeebiwlwififw: add firmware for the Bz/B200 chipset
2023-11-29 Jean-Sébastien... linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer...
2023-11-29 Jean-Sébastien... vt(4): Call post-switch callback after replacing the...
2023-11-29 Alexander MotinZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
2023-11-29 John Baldwinx86: Support multiple PCI MCFG regions
2023-11-29 John Baldwinx86: Refactor pcie_cfgregopen
2023-11-29 John Baldwinpci_cfgreg: Add a PCI domain argument to the low-level...
2023-11-29 John Baldwinagp_amd64: Use <machine/pci_cfgreg.h> rather than bare...
2023-11-29 WraithhFix zoneid when USER_NS is disabled
2023-11-29 VaibhavBZTS: get_persistent_disk_name can return truncated...
2023-11-29 Martin Matuškazdb: fix printf() length for uint64_t devid
2023-11-29 Igor Ostapenkopf: fix mem leaks upon vnet destroy
2023-11-29 Mark Johnstonossl: Keep mutable AES-GCM state on the stack
2023-11-29 Warner Loshopenzfs: unbreak 32-bit builds.
2023-11-29 Alan Somerszfsd: fault disks that generate too many I/O delay...
2023-11-29 Warner Loshmpi3mr: Minor tweak to task queue pausing
2023-11-29 Warner Loshmpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR
2023-11-29 Warner Loshmpi3mr: Replace can't happen DataLength == 0 with an...
2023-11-29 Alexander Motinmpi3mr: Use template for main busdma tag.
2023-11-29 Alexander Motinmpi3mr: Make these bus_dmamap_load calls synchronous
2023-11-29 Alexander Motinmpi3mr: Fix MAXPHYS usage
2023-11-29 Warner Loshmpi3mr: Add firmware version
2023-11-29 Warner Loshmpi3mr: Trivial trailing white space reduction
2023-11-29 Warner Loshmpi3mr: Honor the dma mask from IOCFacts
2023-11-29 Warner Loshmpi3mr: Fix EINPROGRESS errors hanging the card
2023-11-29 Warner Loshmpi3mr: Cleaup setting of status in processing scsiio...
2023-11-29 Warner Loshmpi3mr: Only set callout_owned when we create a timeout
next