]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-05-24 Stefan Eßerbin/sleep: document more non-standard features
2022-05-24 Stefan Eßerbin/sleep: add support for multiple delay values
2022-05-24 A. Mallorybin/sleep: add support for units other than seconds
2022-05-23 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2022-05-23 Eric Joynerice(4): Add RDMA Client Interface
2022-05-23 Andrew TurnerFix an indentation bug in the bcm pci driver
2022-05-23 Andrew TurnerUse the error given in the bcm PCI driver
2022-05-23 Andrew TurnerError is not a bool in bcm2838_pci, check for != 0
2022-05-23 Andrew TurnerFix the style of bcm_pcib_msi_attach a little
2022-05-23 Andrew TurnerAdd fdt to name of a fdt specific function
2022-05-23 Michael Tuexensctp: more sb_cc related cleanups
2022-05-23 Olivier Cochardtests/unix_passfd: Prevent running them in parallel
2022-05-23 Dmitry Chaginlinux(4): Fix unlinkat() after a125ed50
2022-05-23 Dmitry Chaginlinux(4); Move vdso_selector_x86.c to the linux_common...
2022-05-23 Dmitry Chaginlinux(4): Deduplicate execve
2022-05-23 Dmitry Chaginlinux(4): Fix unlink() after a125ed50
2022-05-23 Dmitry Chaginlinux(4): Fix execve() on amd64/linux32 after a125ed50
2022-05-23 Dmitry Chaginlinux(4): Deduplicate bsd_to_linux_trapcode()
2022-05-23 Dmitry Chaginlinux(4): Deduplicate translate_traps()
2022-05-22 Rick Macklemrpc.tlsclntd: Add the -2 option to the usage line
2022-05-22 Rick Macklemrpc.tlsservd: Add the -2 option to the usage line
2022-05-22 Rick Macklemrpc.tlsclntd: Add the -2 option to the man page
2022-05-22 Rick Macklemrpc.tlsservd: Add the -2 option to the man page
2022-05-22 Rick Macklemrpc.tlsclntd: Update the man page for the -C option
2022-05-22 Rick Macklemrpc.tlsclntd: Modify the -C option to use SSL_CTX_set_c...
2022-05-22 Rick Macklemrpc.tlsservd: Modify the -C option to use SSL_CTX_set_c...
2022-05-22 Yan Ka Chiupam_exec: fix segfault when authtok is null
2022-05-22 Jessica Clarkepfctl: fix out-of-bounds access
2022-05-21 Rick Macklemrpc.tlsservd: Update the man page for the -C option
2022-05-21 Mark Johnstonboot/zfs: Extend zfsimpl.h and make it easier to use
2022-05-21 Alfonso S.... bsdinstall netconfig_ipv6: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall netconfig_ipv4: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall jail: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall services: Improve mouse configuration
2022-05-21 Andrew TurnerSet mm before passing it to the UEFI firmware
2022-05-21 Toomas Soomelibsa: mark head_errlog feature supported.
2022-05-21 Mike Karelsping: add missing test files to Makefile
2022-05-20 Mike Karelsping: if -S srcaddr uses a numeric address, use that...
2022-05-20 Rick Macklemrpc.tlsclntd: Add an option to force use of TLS version 1.2
2022-05-20 Rick Macklemrpc.tlsservd: Add an option to allow TLS version 1.2
2022-05-20 Mateusz Guzikvfs: fix copy-pasto in previous
2022-05-20 Bjoern A. ZeebLinuxKPI 802.11 / iwlwifi / rtw88 : re-factor ieee80221...
2022-05-20 Mateusz Guzikvfs: call vn_truncate_locked from kern_truncate
2022-05-20 Mateusz Guzikvfs: make sure truncate always calls NDFREE_*
2022-05-20 John BaldwinSwitch to GCC 9 for the GCC tinderbox.
2022-05-20 John Baldwinvmm: Destroy character devices synchronously.
2022-05-20 Brooks Davissys/dts: Remove MIPS files
2022-05-20 Mark Johnstonbitstring_test: Add regression tests for bit_ff(c|s...
2022-05-20 Mark Johnstonlibsa: Make the nvlist implementation more self-contained
2022-05-20 Mark Johnstonlibsa: Fix a bug in nvlist creation
2022-05-20 Mark Johnstoncpuset: Fix the KASAN and KMSAN builds
2022-05-20 Kristof Provostpf tests: extend ethernet dummynet test
2022-05-20 Kristof Provostpf: call dummynet directly from the ethernet code
2022-05-20 Kristof Provostdummynet: do not store struct ifnet pointers
2022-05-20 Dmitry ChaginRetire sv_transtrap
2022-05-20 Dmitry Chaginlinux(4): Retire unneeded translate_traps from arm64
2022-05-20 Andrey V. Elsukov[vlan + lagg] add IFNET_EVENT_UPDATE_BAUDRATE event
2022-05-20 Bjoern A. ZeebLinuxKPI: 802.11 updates
2022-05-20 Bjoern A. ZeebLinuxKPI: implement pcie_capability_set_word()
2022-05-19 Navdeep Parharcxgbe/iw_cxgbe: c4iw_zero_addr should not use IN_ZERONET.
2022-05-19 Cy Schubertsrc.libnames: Replace redundant += with =
2022-05-19 Dmitry Chaginlinux(4): To improve readability use FUTEX_UNOWNED...
2022-05-19 Dmitry ChaginFix the build after 47a57144
2022-05-19 Dmitry Chaginlinux(4): Convert the native kernel signal codes into...
2022-05-19 Dmitry Chaginlinux(4): Add kernel signal code definitions
2022-05-19 Dmitry Chaginlinux(4): Move signal codes definitions to the appropri...
2022-05-19 Dmitry Chaginarm64: Enable the floating-point exception traps
2022-05-19 Dmitry Chaginlinux(4): Handle cas failure on ll/sc operations
2022-05-19 Dmitry Chaginkqueue: Trim trailing whitespace
2022-05-19 Justin Hibbitscpuset: Byte swap cpuset for compat32 on big endian...
2022-05-19 Mark Johnstonmakefs: Remove execute permission from in-tree test...
2022-05-19 Gleb Popovjexec man: Explain how PATH is adjusted.
2022-05-19 Andrew TurnerUse getpagesize in gcore to find the page size
2022-05-19 Andrew TurnerSupport LSE atomics in the arm64 casue* functions
2022-05-19 Andrew TurnerHandle cas failure when the compare succeeds
2022-05-19 Andrew TurnerFix the name of Makefile.aarch64
2022-05-19 Hans Petter... mlx4: Fix a memory leak bug.
2022-05-19 Hans Petter... ibcore: Fix possible memory leak in ib_mad_post_receive...
2022-05-18 Martin Matuskazfs: merge openzfs/zfs@c0cf6ed67
2022-05-18 Dimitry AndricRemove accidentally committed diff file
2022-05-18 Ed Mastemakefs: sort cd9660 sysid entries in man page
2022-05-18 Dimitry AndricApply llvm fix for "Invalid PPC CTR loop!" error on...
2022-05-18 Ed Masteloader.efi: add cross-reference to loader(8)
2022-05-18 Ruslan BukinAdd OFW support to arm64's IOMMU framework.
2022-05-18 Ruslan BukinFix stream table entry (STE) initialization and removal.
2022-05-18 Michael Gmelinhidraw: Return string lengths for certain ioctls
2022-05-18 Warner Loshbsd-family-tree: FreeBSD 13.1
2022-05-17 John Baldwincxgbe: Deactivate upper layer drivers (like TOE) during...
2022-05-17 Bjoern A. Zeebnet80211: remove (optional) RSN from preobereq
2022-05-17 Olivier CochardPrevent running sigwait tests in parallel
2022-05-17 Coleman KaneFix compiler warnings about zero-length arrays in inlin...
2022-05-17 Piotr Kubajpowerpc: enable supported sanitizers on powerpc64*
2022-05-17 Christian Weisgerbertruss: add ppoll(2) argument decoding
2022-05-17 Gleb Smirnoffsockbuf: improve sbcreatecontrol()
2022-05-17 Gleb Smirnoffsockbuf: merge two versions of sbcreatecontrol() into one
2022-05-17 Gleb Smirnoffunix: garbage collect unp_dispose_mbuf() for brevity
2022-05-17 Gleb Smirnoffunix: fix mbuf leak on close of socket with data
2022-05-17 Kristof Provostpf: allocate krule->timestamp in pf_krule_alloc()
2022-05-17 Vladimir KondratyevLinuxKPI: Switch irq_work implementation back to standa...
2022-05-17 Vladimir KondratyevLinuxKPI: Do not use forward declaration for struct...
next