]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-03-05 Krzysztof Galazkaixl(4): Fix VLAN HW filtering
2021-03-05 Alexander MotinRemove pointless lun->be_lun checks.
2021-03-04 Toomas Soomeloader: use display pixel density for font autoselection
2021-03-04 Konstantin... O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVA...
2021-03-04 Konstantin... nameicap_check_dotdot: trim tracker on check
2021-03-04 Konstantin... Add nameicap_cleanup_from(), to clean tracker list...
2021-03-04 Konstantin... nameicap_tracker_add: avoid duplicates in the tracker...
2021-03-04 Konstantin... Do not call nameicap_tracker_add() for dotdot case.
2021-03-04 Konstantin... open(2): Remove O_BENEATH and AT_BENEATH
2021-03-04 Konstantin... fhlink(2): the syscalls do not take flag
2021-03-04 Konstantin... FFS extattr: fix handling of the tail
2021-03-04 Alex Richardsonqeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()
2021-03-04 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-03-04 Mark Johnstonbuf: Fix the dirtybufthresh check
2021-03-04 Mark Johnstonsendfile: Use the pager size to determine the file...
2021-03-04 Michael TuexenRACK: fix an issue triggered by using the CDG CC module
2021-03-04 Kristof Provostbridge tests: Test that we also forward on some interfaces
2021-03-04 Kristof Provostbridgestp: Ensure we send STP on VLAN interfaces
2021-03-04 Andrey V. Elsukovipfw: make algo name argument optional for some table...
2021-03-04 Richard Scheffeneggercalculate prr_out correctly when pipe < ssthresh
2021-03-04 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-03 Rajesh Kumar M AUpdate manpage for AMD 10GbE driver
2021-03-03 Elliott Mitchellarmv8crypto: add missing newline
2021-03-03 Rick Macklemnfsclient: fix panic in cache_enter_time()
2021-03-03 Rick Macklemcopy_file_range(2): Fix for small values of input file...
2021-03-03 Hans Petter... MFC 9febbc454190:
2021-03-03 Richard ScheffeneggerImprove PRR initial transmission timing
2021-03-03 Konstantin... atomic: add atomic_interrupt_fence()
2021-03-03 Konstantin... Add VOP_READ_PGCACHE(9)
2021-03-03 Martin Matuskazfs: cancel TRIM or initialize on FAULTED non-writeable...
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()
next