]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-04-12 Corvin Köhnebhyve: define array to protect passthru regs
2023-04-12 Corvin Köhnebhyve: allow device specific DSDT entries
2023-04-12 Corvin Köhnebhyve: check for errors when writing device specific...
2023-04-12 Corvin Köhnebhyve: allow building device specific ACPI tables
2023-04-12 Zhenlei Huangtarfs: Use the existing CTLFLAG_RWTUN flag definition
2023-04-12 Zhenlei Huangiicbus(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-12 Zhenlei Huangbxe(4): Use CTLFLAG_RDTUN flag definition
2023-04-12 Zhenlei Huangice(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-12 Zhenlei Huangcam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG...
2023-04-12 Zhenlei Huangpowerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWT...
2023-04-12 Warner Loshsysdecode: Add aarch64
2023-04-11 Rene Ladanmisc: remove swills from the portmgr graph
2023-04-11 John BaldwinEnable -Warray-parameter for clang.
2023-04-11 Rick Macklemmount_nfs.8: Update man page for the "syskrb5" option
2023-04-11 Richard Scheffeneggertcp: use IPV6_FLOWLABEL_LEN
2023-04-11 Ed Mastemakefs: use %s and __func__ in printf messages
2023-04-11 Sergey A. Osokinbsd-family-tree: add FreeBSD 13.2
2023-04-11 Konstantin... DEBUG_VFS_LOCKS: restore diagnostic for the witness...
2023-04-11 Konstantin... Add witness_is_owned(9)
2023-04-11 Konstantin... vn_start_write(): consistently set *mpp to NULL on...
2023-04-11 Konstantin... vn_start_write(): minor style
2023-04-11 Eugene Grosbeinimgact_binmisc: unbreak module build outside of kernel...
2023-04-11 Gordon Berglingtelnet.1: Fix a typo in the manual page
2023-04-11 Corvin Köhnebhyve: do not exit if LPC finds no host selector
2023-04-10 domienschepersnet80211: fail for unicast traffic without unicast key
2023-04-10 Rob Norrisdhclient: add ability to ignore options in offers
2023-04-10 Ed Mastemakefs: set the validation entry system type
2023-04-10 Ed Mastemakefs: use size_t or ssize_t where appropriate
2023-04-10 Sergey A. Osokinbsd-family-tree: add OpenBSD 7.3
2023-04-10 Randall Stewarttcp: Rack - in the absence of LRO fixed rate pacing...
2023-04-10 Ed Mastemail: fix build if TIOCSTI is not defined
2023-04-10 John Baldwinrack: mask and tclass are only used for INET6.
2023-04-10 Joseph Koshyprocfs: Sync a documentation comment with the code.
2023-04-10 John Baldwinsys: Enable -Wunused-but-set-variable for GCC.
2023-04-10 John Baldwinzfs: Appease set by unused warnings for spl_fstrans_...
2023-04-10 John Baldwinif_mos: Remove set but unused variable.
2023-04-10 John Baldwinlibalias: Mark set but unused variables as unused.
2023-04-10 John Baldwinudf: Remove set but unused variable from udf_getattr.
2023-04-10 John Baldwinrtw88: Silence unused but set warnings from GCC for...
2023-04-10 John Baldwiniwlwifi: Silence unused but set warnings from GCC for...
2023-04-10 John Baldwinipmi: Remove some dead code for unsupported BMCs.
2023-04-10 Joseph Koshyprocfs: Document the content of /proc/$PID/map.
2023-04-10 Alan SomersImplement GEOM::rotation_rate for gmirror
2023-04-10 Christos Margiolisofw: fix memory leak in ofwbus_attach()
2023-04-10 Christos Margiolisdtrace: handle NOP instructions in the riscv invop...
2023-04-10 Mark Johnstonbridge: Add support for emulated netmap mode
2023-04-10 Ed Mastemakefs: simplify filename conversion handling
2023-04-10 Kristof Provostepair tests: test PCP tagged packets
2023-04-10 Kristof Provostif_epair: also remove vlan metadata from mbufs
2023-04-10 Ed Mastemakefs: remove some unused cd9660 types and defines
2023-04-10 Zhenlei Huangbridge.4: Document the net.link.bridge.log_mac_flap...
2023-04-10 Peter Holmstress2: Update the exclude list
2023-04-09 Konstantin... DEBUG_VFS_LOCKS: use witness if available
2023-04-09 Alexander V... netlink: improve source ifa selection algorithm when...
2023-04-09 Alexander V... route: remove always-true expression
2023-04-09 Alexander V... netlink: set prefix-related flags to the created nexthop.
2023-04-08 Alexander V... netlink: do not print "unknown sa family" warnings...
2023-04-08 Alexander V... netlink: fix !INET6 warning
2023-04-08 Alexander V... route: switch transport protocol to Netlink.
2023-04-08 Mateusz GuzikBump __FreeBSD_version to 1400086 for vn_lock_pair...
2023-04-08 Hans Petter... usb(4): Separate the fast path and the slow path to...
2023-04-08 Hans Petter... usb(4): Code refactoring as a pre-step for adding missi...
2023-04-08 Alexander V... route: fix netlink route operations with link-local...
2023-04-08 Peter Holmstress2: Tune MAXVNODES to avoid excessive run time
2023-04-07 Konstantin... openzfs: adopt to the new vn_lock_pair() interface
2023-04-07 Konstantin... vn_lock_pair(): allow to request shared locking
2023-04-07 Mateusz Guzikzfs: disable kernel fpu usage on arm and aarc64
2023-04-07 Mateusz Guzikvfs: extend vn_printf with vop vector
2023-04-07 Mateusz Guzikvfs: more informative panic for missing fplookup ops
2023-04-07 Mateusz Guzikufs: add missing vop_fplookup ops to fifo vectors
2023-04-07 Rick Macklemnfscl: Fix support for doing Null RPCs
2023-04-07 Rick Macklemnfsd: Add support for the SP4_MACH_CRED case in ExchangeID
2023-04-07 Gleb Smirnofftcp: pass tcpcb in the tfb_tcp_ctloutput() method inste...
2023-04-07 Gleb Smirnofftcp: reduce argument list to functions that pass a...
2023-04-07 Gleb Smirnofftcp: retire tfb_tcp_hpts_do_segment()
2023-04-07 Kristof Provostnetinet tests: test carp source MAC address
2023-04-07 Mateusz Guzikzfs: try to fallback early if can't do optimized copy
2023-04-07 Mateusz Guzikzfs: fix up EXDEV handling for clone_range
2023-04-07 Zhenlei Huangbridge: Log MAC address port flapping
2023-04-07 Zhenlei Huangifconfig: Fix configuring if_bridge with additional...
2023-04-07 Randall Stewarttcp: misc cleanup of options for rack as well as socket...
2023-04-07 Ganbold TsagaankhuuFix style.
2023-04-07 Ganbold TsagaankhuuImprove RK3568 pcie phy handling codes a bit.
2023-04-06 Alan Somerszfsd: add support for hotplugging spares
2023-04-06 Ed Mastemakefs: avoid uninitialized memory in root directory...
2023-04-06 Andrew TurnerMark EENTRY as .text
2023-04-06 Mateusz Guzikvfs: validate that a mount point with FPLOOKUP has...
2023-04-06 Mateusz Guzikvfs: only allow doomed vnodes to return EOPNOTSUPP...
2023-04-06 Mateusz Guzikvfs: validate that vop vectors provide all or none...
2023-04-06 Mateusz Guzikdeadfs: consistently return EOPNOTSUPP for fplookup...
2023-04-06 Mateusz Guzikvfs: add missing vop_fplookup ops to syncer
2023-04-06 Mateusz Guzikvfs: whack spurious comments from syncer's vop_vector
2023-04-06 Mateusz Guzikufs: add missing vop_fplookup ops
2023-04-06 Mateusz Guzikzfs: add missing vop_fplookup_vexec assignments
2023-04-06 Cy Schubertwpa_supplicant/hostapd: Fix uninitialized packet pointe...
2023-04-06 Ed Mastellvm-objcopy: link man page as strip.1 when WITH_LLVM_B...
2023-04-06 Baptiste Daroussinpci_vendors: update to 2023.04.01
2023-04-05 Christos Margiolismakefs(8): do not print comma after the last super...
2023-04-05 Mark Johnstonnetmap: Handle packet batches in generic mode
2023-04-05 Joseph Koshypmc: Keep a list sorted.
next