]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-08-31 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-08-31 Andrew TurnerStore mpidr as a 64-bit value on arm64
2022-08-31 Peter WemmOptionalObsoleteFiles.inc: Add missing sendmail feature...
2022-08-31 Emmanuel Vadotarm64: Fix hwpmc module for OPT_ACPI isn't selected
2022-08-31 Gleb Smirnoffprotosw: repair protocol selection logic in socket(2)
2022-08-30 Gleb Smirnoffprocstat: fix printing divert(4) sockets
2022-08-30 Gleb Smirnofftests: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_R...
2022-08-30 Gleb Smirnoffipfwpcap: use PF_DIVERT/SOCK_RAW instead of PF_INET...
2022-08-30 Gleb Smirnoffnatd: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RA...
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffdivert(4): make it compilable and working without INET
2022-08-30 Gleb Smirnoffdivert(4): maintain own cb database and stop using...
2022-08-30 Gleb Smirnoffdivert(4): provide statistics
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-30 Rick Macklemmount_nfs.8: Note that NFSv4 requires unique /etc/hostid's
2022-08-30 Alexander Motincp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED.
2022-08-30 Dave Baukusucom(4): Make sure the open routine is executed synchro...
2022-08-30 Hans Petter... umodem(4): Clear stall at every open.
2022-08-30 Gleb Smirnofftcp: remove a dead code leftover from T/TCP,
2022-08-30 Gleb Smirnoffdivert: merge div_output() into div_send()
2022-08-30 Gleb Smirnoffdomains: merge domain_init() into domain_add()
2022-08-30 Gleb Smirnoffdomains: use queue(9) SLIST for linked list of domains
2022-08-30 Gleb Smirnoffdomains: init pr_domain in pr_init()
2022-08-30 Gleb Smirnoffmbufs: isolate max_linkhdr and max_protohdr handling...
2022-08-29 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-08-29 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-08-29 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-08-29 Alexander V... routing: constantify @rc in rib_decompose_notification().
2022-08-29 Mark Johnstondevstat: Remove DTrace io probes lacking a BIO reference
2022-08-29 Mark Johnstonmakefs tests: Do not run ZFS tests in parallel
2022-08-29 Mark Johnstonmakefs tests: Do not install ZFS tests if WITHOUT_ZFS...
2022-08-29 Mark Johnstonmakefs: Remove some redundant initializations
2022-08-29 Alexander V... Revert "routing: install prefix and loopback routes...
2022-08-29 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-08-29 Alexander V... routing: improve multiline debug
2022-08-29 Alexander V... routing: extend nhop(9) kpi
2022-08-29 Alexander V... routing: fix rib_add_route_px()
2022-08-29 Alexander V... routing: add ability to store opaque indentifiers in...
2022-08-29 Alexander V... routing: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V... routing: make IPv6 defrouter code use new nhop-based...
2022-08-29 Alexander V... routing: add rib_add_default_route() wrapper
2022-08-29 Alexander V... routing: install prefix and loopback routes using new...
2022-08-29 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-08-29 Wei Humana: Fix a couple i386 build errors
2022-08-29 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-08-29 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-08-29 Wei Humana: some code refactoring and export apis for future...
2022-08-28 Rick Macklemnfscl: Fix setup of Sequence when all slots marked bad
2022-08-28 Rick Macklemnfscl: Add a console message for session recovery
2022-08-28 Poul-Henning... USB id of yet another Lenovo USB-C ethernet dongle.
2022-08-28 Michael Tuexentcp: fix stats counter for SYN_RCVD state when TCP...
2022-08-28 Eugene Grosbeinrc.conf(5): add <service>_umask to run the service...
2022-08-28 Doug Moorerb_tree: fine-tune RB_REMOVE
2022-08-28 Rick Macklemnfsd: Update console message for no session found
2022-08-27 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-27 Rick MacklemRevert "nfscl: Fix handling of nd_slotid while handling...
2022-08-27 Kristof Provostpf: do not block new Ethernet rules for in-progress...
2022-08-27 Mateusz Guziknat64: fix whitespace damage in callout calls
2022-08-27 Bjoern A. ZeebLinuxKPI 802.11: change type of bssid in struct ieee802...
2022-08-27 Gordon Berglingbhnd(4): Correct a typo in a source code comment
2022-08-27 Hans Petter... usb(4): Quirk for non-compliant USB devices.
2022-08-27 Warner Loshstand: Document that boot0 uses BIOS
2022-08-27 Warner Loshstand: More sensible defaults when ConOut is missing
2022-08-26 Brooks Davislibprocstat: forward declare struct kinfo_proc
2022-08-26 Hans Petter... u3g(4): Add more USB IDs.
2022-08-26 John Baldwinsoo_stat: Ensure error is always initialized.
2022-08-26 Warner Loshefi: Create a define for memory descriptor version
2022-08-26 Gleb Smirnoffdomains: use struct domain as argument
2022-08-26 firkFix compat10 semaphore interface race
2022-08-26 Gleb Smirnoffsocket(2): bring documentation up tp date
2022-08-26 Gleb Smirnoffsockets: for stat(2) on a socket don't report hiwat...
2022-08-26 Baptiste Daroussintzsetup: remove left overs from libbsddialog conversion
2022-08-26 Kirk McKusickCorrect diagnostic messages for bad cylinder groups.
2022-08-26 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-08-26 Kirk McKusickProvide better diagnostic messages for bad cylinder...
2022-08-26 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-26 Rick Macklemnfscl: Fix handling of a bad session slot (NFSv4.1...
2022-08-25 Konstantin... amd64: update comment for casueword/casueword32, mentio...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Dag-Erling... renice: add unit tests.
2022-08-25 Dag-Erling... renice: fix argument order.
2022-08-25 Mateusz Guzikamd64: dump standard registers when crashing
2022-08-25 Mateusz Guzikproc: read the pid prior to unlocking in report_alive_proc1
2022-08-25 Andrew TurnerFix the arm generic timer on 32 bit
2022-08-25 Andrew TurnerMerge the common parts of the SMCCC handlers
2022-08-25 Andrew TurnerAdd an IDC only arm64 icache sync function
2022-08-25 Andrew TurnerAllow the kernel to emulate the physical counter on...
2022-08-25 Peter Holmstress2: Added a regression test
2022-08-25 Baptiste Daroussinbintrans: replace the quoted printable encoder/decoder
2022-08-25 Doug Moorerb_tree: optimize rb_insert
2022-08-25 Li-Wen HsuReenable basic_signal:trap_signal_test on i386
2022-08-25 Li-Wen HsuObsoleteFiles: Follow awk test files move
2022-08-25 Aymeric Wibolibc: Add strverscmp(3) and versionsort(3)
2022-08-24 Mark JohnstonNOTES: Update the comment for MCLSHIFT
2022-08-24 Mark JohnstonNOTES: Update the default MSIZE and MCLSHIFT values
2022-08-24 Umer SaleemUpdates for snapshots_changed property
2022-08-24 Mark Johnstongit-arc: Respect GIT_EDITOR and GIT_PAGER
2022-08-24 Mark Johnstongit-arc: Fix whitespace
next