]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-03 Martin Matuskazfs: fix assert in FreeBSD-specific dmu_read_pages
2021-03-03 Martin Matuskazfs: fix vdev_rebuild_thread deadlock
2021-03-03 Martin Matuskazfs: fix overly broad locking in spa_vdev_config_exit()
2021-03-03 Mark Johnstonrmlock: Add a required compiler membar to the rlock...
2021-03-02 Edward Tomasz... linux: add support for SO_PEERSEC getsockopt
2021-03-02 Edward Tomasz... linux: fix handling of flags for 32 bit send(2) syscall
2021-03-02 Edward Tomasz... Don't check compat.linux.emul_path before loading linux(4)
2021-03-02 Edward Tomasz... Use compat.linux.emul_path instead of hardcoded path...
2021-03-02 Edward Tomasz... libc: fix buffer overrun in getrpcport(3)
2021-03-02 Edward Tomasz... msdosfs: fix vnode leak with msdosfs_rename()
2021-03-02 Edward Tomasz... msdosfs: fix double unlock if the source file disappears
2021-03-02 Chris ReesCreate dhclient pid directory if it doesn't exist
2021-03-02 Richard Scheffeneggerupdate the SACK loss recovery to RFC6675, with the...
2021-03-02 Kristof Provostbridge tests: Test STP on top of VLAN devices
2021-03-02 Kristof Provostbridge/stp: Ensure we enter NET_EPOCH whenever we can...
2021-03-02 Kristof Provostarp/nd: Cope with late calls to iflladdr_event
2021-03-02 Kristof Provostbridge: Remove members when assigned to a new vnet
2021-03-02 Kristof Provostbridge: Support STP on VLAN devices
2021-03-02 dankmnvi: fix catalog generation
2021-03-02 Emmanuel Vadotmkimg: Add support for offset if the source is an image
2021-03-02 Emmanuel Vadotmkimg: We always want the last block of the last insert...
2021-03-02 Brett Mastbergenpwm_backlight: Add MODULE_DEPEND on backlight
2021-03-02 Michael Tuexensctp: avoid integer overflow when starting the HB timer
2021-03-02 Michael Tuexensctp: improve computation of an alternate net
2021-03-02 Michael Tuexensctp: clear a pointer to a net which will be removed
2021-03-02 Michael Tuexentcp: improve behaviour when using TCP_NOOPT
2021-03-02 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-03-02 Michael Tuexensctp: small cleanup, no functional change intended.
2021-03-02 Michael Tuexensctp: improve input validation
2021-03-02 Michael Tuexensctp: fix a locking issue for old unordered data
2021-03-02 Michael Tuexensctp: fix PR-SCTP stats when adding addtional streams
2021-03-02 Michael Tuexensctp: improve consistency
2021-03-02 Warner Loshcardbus: Be sure to acquire Giant when calling into...
2021-03-02 Konstantin... Remove __NO_TLS.
2021-03-02 John Baldwinmips: Don't set __NO_TLS to disable some uses of TLS.
2021-03-02 John Baldwinriscv: Don't set __NO_TLS to disable some uses of TLS.
2021-03-02 Alexander MotinBump CTL block backend threads from 14 to 32 per LUN.
2021-03-01 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-03-01 Toomas Soomeloader: autoload_font will hung loader when there is...
2021-03-01 Richard ScheffeneggerInclude new data sent in PRR calculation
2021-03-01 Mark Johnstonm_uiotombuf_nomap(): Stop clearing PG_ZERO in newly...
2021-03-01 Mark Johnstonuma: Update the comment above startup_alloc() to reflec...
2021-02-28 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-28 Kristof Provostpf: Fix incorrect fragment handling
2021-02-28 Richard ScheffeneggerTCP_NOOPT may prevent the negotiation of TCP features...
2021-02-28 Richard ScheffeneggerPRR: Avoid accounting left-edge twice in partial ACK.
2021-02-28 Richard ScheffeneggerAddress two incorrect calculations and enhance readabil...
2021-02-28 Richard ScheffeneggerPRR: use accurate rfc6675_pipe when enabled
2021-02-28 Konstantin... Delete dead CLUSTERDEBUG config option.
2021-02-27 Mark Johnstoniflib: Avoid double counting in rxeof
2021-02-26 Lutz Donnerhackenetgraph/ng_car: Add color marking code
2021-02-26 Richard ScheffeneggerEnsure cwnd doesn't shrink to zero with PRR
2021-02-25 Jung-uk KimOpenSSL: Regen manual page for the previous commit
2021-02-25 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-25 Alexander V... Fix crash with rtadv-originated multipath IPv6 routes.
2021-02-25 Robert WatsonReimplemen FreeBSD/arm64 dtrace_gethrtime() to use...
2021-02-25 Robert Wingautomount(8): fix absolute path when creating a mountpoint
2021-02-25 Mark Johnstonarm64: Include NUMA locality info in the CPU topology
2021-02-25 Mark Johnstonvm_kern: Avoid sign extension in the KVA_QUANTUM definition
2021-02-25 Kirk McKusickFix bug 253158 - Panic: snapacct_ufs2: bad block -...
2021-02-25 Konstantin... Call softdep_prealloc() before taking ffs_lock_ea(...
2021-02-25 Konstantin... ffs_close_ea: do not relock vnode under lock_ea
2021-02-25 Konstantin... ffs_vnops.c: style
2021-02-25 Konstantin... ffs: do not call softdep_prealloc() from UFS_BALLOC()
2021-02-25 Konstantin... ffs_reallocblks: change the guard for softdep_prealloc...
2021-02-25 Neel Chauhannetgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
2021-02-25 Lutz Donnerhackenetgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation...
2021-02-25 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-24 Dimitry AndricFix possibly unitialized variables in __cxa_demangle_gnu3()
2021-02-24 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-02-24 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-02-24 Warner Loshefibootmgr: Check for efi supported after parsing args
2021-02-24 Jessica Clarkeuefi: Add riscv to historical details
2021-02-24 Warner LoshRestore missing word
2021-02-24 Warner Loshuefi: add historical details
2021-02-24 Warner LoshRemove incorrect statement about EFI environment variab...
2021-02-24 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-02-24 Warner Loshboot: remove gptboot.efifat, it never should have been
2021-02-24 Mark Johnstoniflib: Fix detach of pseudo interfaces
2021-02-24 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-24 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-24 Mitchell Hornearm64: validate breakpoint registers
2021-02-24 Kristof Provostpf tests: Explicitly ask for python3
2021-02-24 Kristof Provostpf: Assert that pfil_link() calls succeed
2021-02-24 Kristof Provostpf: Remove unused return value from (de)hook_pf()
2021-02-24 Konstantin... lockf: ensure atomicity of lockf for open(O_CREAT|O_EXC...
2021-02-24 Konstantin... fifo: minor comment and assert improvements.
2021-02-24 Konstantin... ffs_unlock: assert that IN_ENDOFF is not leaked past...
2021-02-24 Konstantin... ffs softdep: Force processing of VI_OWEINACT vnodes...
2021-02-24 Konstantin... softdep_request_cleanup: wait for softdep_request_clean...
2021-02-24 Konstantin... ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate...
2021-02-24 Konstantin... Stop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-24 Konstantin... ufs vnops: brace softdep_prelink() with DOINGSUJ instea...
2021-02-24 Konstantin... ffs softdep: remove will_direnter argument of softdep_p...
2021-02-24 Konstantin... ufs_direnter: directory truncation does not need specia...
2021-02-24 Konstantin... ufs_rename: use VOP_VPUT_PAIR and rely on directory...
2021-02-24 Konstantin... ufs_direnter: move directory truncation to ffs_vput_pair().
2021-02-24 Konstantin... ffs_vput_pair(): try harder to recover from the vnode...
2021-02-24 Konstantin... FFS: implement special VOP_VPUT_PAIR().
next