]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-14 Mateusz Guzikpf: add pf_find_state_all_exists
2021-07-14 Mateusz Guzikpf: padalign global locks found in pf.c
2021-07-14 Mateusz Guzikpf: allow table stats clearing and reading with ruleset...
2021-07-14 Mateusz Guzikpf: depessimize table handling
2021-07-14 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-14 Kristof Provostpf: rename pf_state to pf_kstate
2021-07-13 Andrew Gallatintcp: fix alternate stack build with LINT-NO{INET,INET6,IP}
2021-07-13 Randall Stewarttcp: Fix 32 bit platform breakage
2021-07-13 Randall Stewarttcp: HPTS performance enhancements
2021-07-13 Randall Stewarttcp: Address goodput and TLP edge cases.
2021-07-13 Randall Stewarttcp: Preparation for allowing hardware TLS to be able...
2021-07-13 Andrew Gallatintcp: enter network epoch when calling tfb_tcp_fb_fini
2021-07-13 Randall Stewarttcp: Rack not being very friendly with V6:4 socket...
2021-07-13 Michael Tuexensctp: Fix errno in case of association setup failures
2021-07-13 Michael Tuexensctp: provide consistent stream information in case...
2021-07-13 Michael Tuexensctp: provide sac_error also for ABORT chunk being...
2021-07-13 Michael Tuexensctp: initialize sequence numbers for ECN correctly
2021-07-13 Michael Tuexensctp: Fix length check for ECNE chunks
2021-07-13 Michael Tuexentcp: tolerate missing timestamps
2021-07-13 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-07-13 Ryan Moellerzfsd: Check for error from zpool_vdev_online
2021-07-13 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-13 Ed MasteSkip netgraph tests when WITHOUT_NETGRAPH is set
2021-07-12 Edward Tomasz... nvmecontrol: fix typo (s/Managment/Management/)
2021-07-12 Warner Loshnvmecontrol: update copyright on passthru command
2021-07-12 Warner Loshnvmecontrol: Report status from passthru commands
2021-07-12 Warner Loshnvmecontrol: document power command
2021-07-12 Warner Loshstand/kmem_zalloc: panic when a M_WAITOK allocation...
2021-07-12 Warner Loshnanobsd: remove sparc64 embedded example
2021-07-12 Warner Loshnvme: coherently read status of completion records
2021-07-12 Warner Loshnvme: Fix alignment on nvme structures
2021-07-12 Warner Loshnvme: style nit
2021-07-12 Warner Loshnvme: fix a race between failing the controller and...
2021-07-12 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-07-12 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-07-12 Gordon Berglingmath(3): Use the .Fa macro for function arguments
2021-07-11 Ed Masteclang: stop linking _p libs for -pg as of FreeBSD 14
2021-07-11 Rick MacklemRELNOTES: Add an entry for commit 8a04edfdcbd2
2021-07-11 Rick MacklemUPDATING: Add an entry for commit 8a04edfdcbd2
2021-07-11 Rick Macklemmount_nfs.8: Update the man page for commit a145cf3f73c7
2021-07-11 Rick Macklemnfscl: Change the default minor version for NFSv4 mounts
2021-07-10 Hans Petter... Narrow down the probe range for if_ure(4) compatible...
2021-07-10 Hans Petter... Add support for RTL8153B, RTL8156 and RTL8156B to if_ur...
2021-07-10 Hans Petter... ibstat: Include prototype for sysctlbyname().
2021-07-10 Hans Petter... Improve handling of USB device re-open in the LibUSB...
2021-07-10 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-10 Martin Matuskazfs: update zfs_config.h to match current OpenZFS versi...
2021-07-10 Martin Matuskazfs: attach zpool_influxdb to build
2021-07-09 Chuck Tufflibhyve: Fix NVMe iovec construction for large IOs
2021-07-09 Kristof Provostnetpfil tests: Basic dummynet pipe test
2021-07-09 Kristof Provostlibpfctl: memory leak fix
2021-07-09 Kristof Provostpf: getstates: avoid taking the hashrow lock if the...
2021-07-09 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-09 Kristof Provostpf tests: Stress state retrieval
2021-07-09 Alexander MotinAllow sleepq_signal() to drop the lock.
2021-07-08 Ceri Daviesdevmatch: improve naming of devmatch config variable
2021-07-08 Kristof Provostpf tests: ftp-proxy test
2021-07-08 Kristof Provostftp-proxy: Revert incorrect migration to libpfctl
2021-07-08 Kristof Provostdummynet: fix sysctls
2021-07-07 Olivier Houchardarm: Make sure we can handle a thumb entry point.
2021-07-07 Olivier Houchardarm64: Make sure COMPAT_FREEBSD32 handles thumb entry...
2021-07-07 Warner Losht_getgroups: No longer expected to fail
2021-07-07 Moritz Buhlkern: fail getgroup and setgroup with negative int
2021-07-07 Ed MasteAdd deprecation notice for WITH_PROFILE option
2021-07-07 Konstantin... ffs_softdep: force sync if journal is low in journal_ch...
2021-07-07 Konstantin... ffs_softdep.c: add journal_check_space() helper
2021-07-07 Konstantin... softdep_prelink(): only do sync if other thread changed...
2021-07-07 Konstantin... ufs_rename(): only do softdep_prerename() when other...
2021-07-07 Konstantin... ffs: mark block (re-)allocations as seqc writes
2021-07-07 Konstantin... ufs_rename(): softdep_prerename() does something only...
2021-07-07 Konstantin... ffs: reduce number of dvp relocks in softdep_prelink()
2021-07-07 Konstantin... ufs_vnops.c: style
2021-07-07 Konstantin... unionfs: do not use bare struct componentname
2021-07-07 Konstantin... namei: add NDPREINIT() macro
2021-07-07 Konstantin... seqc: add symbolic name for in-modify bit
2021-07-06 Mariusz Zaborskilibnv: optimize nvlist size calculation
2021-07-06 Mariusz Zaborskilibnv: fix revert
2021-07-06 Mariusz Zaborskilibnv: fix double free
2021-07-06 Mariusz Zaborskilibnv: fix memory leaks
2021-07-06 Ryan Moellerbsdinstall: Avoid double-mounting /dev
2021-07-06 Stefan Eßermd5: Improve compatibility with coreutils and format fix
2021-07-06 Lutz Donnerhackelibalias: Switch to SPLAY trees
2021-07-06 Lutz Donnerhackelibalias: Restructure
2021-07-06 Lutz Donnerhackelibalias: Promote per instance global variable timeStamp
2021-07-06 Lutz Donnerhackelibalias: Stats are unsigned
2021-07-06 Lutz Donnerhackelibalias: tidy up housekeeping
2021-07-05 Mike Karelsgenet: pullup minimum header amount for IPv4
2021-07-05 Mike Karelsgenet: Fix potential crash during attach
2021-07-05 Mateusz Guzikktls: switch bare zone_mbuf use to m_free_raw
2021-07-05 Mateusz Guzikiflib: switch bare zone_mbuf use to m_free_raw
2021-07-05 Mateusz Guzikmbuf: add m_free_raw to be used instead of directly...
2021-07-05 Mateusz Guzikpf: make DIOCGETSTATESNV iterations killable
2021-07-05 Mateusz Guzikpfctl: cache getprotobynumber results
2021-07-05 Mateusz Guzikmac: cheaper check for ifnet_create_mbuf and ifnet_chec...
2021-07-05 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-07-05 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-07-05 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-07-05 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-07-05 Mateusz Guzikpf: assert that sizeof(struct pf_state) <= 312
next