Skip site navigation (1)Skip section navigation (2)


2021/dev-commits-src-main/20210131.dev-commits-src-main

Messages: 239, new messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 31 Michael Tuexen             git: af885c57d65d - main - sctp: improve input validation
  2. Jan 31 Shawn Webb                 Re: git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)
  3. Jan 31 Oleksandr Tymoshenko       git: e0a0a3efcb09 - main - mips: fix early kernel panic when setting up interrupt counters
  4. Jan 31 Edward Tomasz Napierala    git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)
  5. Jan 31 Edward Tomasz Napierala    git: b8073b3c7434 - main - msdosfs: fix vnode leak with msdosfs_rename()
  6. Jan 31 Edward Tomasz Napierala    git: cb6962124959 - main - msdosfs: fix double unlock if the source file disappears
  7. Jan 31 Stefan Eßer               git: 10328f8b1123 - main - Merge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
  8. Jan 31 Antoine Brodin             Re: git: 7fa2f2a62f04 - main - Rename NO_WERROR -> MK_WERROR=no
  9. Jan 31 Guido Falsi                Re: git: aa906e2a4957 - main - OpenSSL: Support for kernel TLS offload (KTLS)
 10. Jan 31 Alexander Motin            git: 9dc7c250b8bd - main - cxgb(4): Remove assumption of physically contiguous mbufs.
 11. Jan 31 Kyle Evans                 git: 8eeeee38f4c5 - main - tools: boot: use four jobs for building stand
 12. Jan 31 Mateusz Guzik              git: f1be262ec11c - main - amd64: move memcmp checks upfront
 13. Jan 31 Mateusz Guzik              git: 0db6aef407f3 - main - amd64: add a note about simd to libc memset, memmove and memcmp
 14. Jan 31 Mateusz Guzik              git: 46f168bc665a - main - Drop temporary compat in setproctitle
 15. Jan 31 Kyle Evans                 git: b24872cf7b13 - main - lualoader: position hyphens at the beginning of character classes
 16. Jan 31 Hans Petter Selasky        Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
 17. Jan 31 Mateusz Guzik              Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
 18. Jan 31 Gordon Bergling            Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
 19. Jan 31 Michael Tuexen             Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
 20. Jan 31 Mateusz Guzik              git: e027e24bfac7 - main - cache: add trailing slash support


21. Jan 31 Mateusz Guzik git: 8cbd164a179c - main - cache: handle NOFOLLOW requests for symlinks 22. Jan 31 Mateusz Guzik Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu 23. Jan 31 Alexander V. Chernikov git: 78c93a172114 - main - Use process fib for inet/inet6 fib_algo sysctls. 24. Jan 31 Michael Tuexen git: 8dc6a1edca6d - main - sctp: fix a locking issue for old unordered data 25. Jan 30 Alexander V. Chernikov git: 151ec796a230 - main - Fix the design problem with delayed algorithm sync. 26. Jan 30 Alexander V. Chernikov git: dd9163003cb1 - main - Add rib_subscribe_locked() and rib_unsubsribe_locked() to support subscriptions during RIB modifications. Add new s 27. Jan 30 Alexander V. Chernikov git: ab6d9aaed76e - main - Move business logic from rebuild_fd_callout() into rebuild_fd(). 28. Jan 30 Alexander V. Chernikov git: f8b7ebea4905 - main - Improve fib_algo debug messages. 29. Jan 30 Alexander V. Chernikov git: 91f2c69ec206 - main - Fix unused-function waring when compiling with FIB_ALGO. 30. Jan 30 Toomas Soome git: d51cc252a062 - main - userboot: provide stub gfx functions 31. Jan 30 Bjoern A. Zeeb Re: git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 32. Jan 30 Bjoern A. Zeeb git: 4a26380ba6dc - main - LinuxKPI: add module dependency on firmware(9) 33. Jan 30 Ed Maste git: 69557375226a - main - Remove unused GNUCXX option descriptions 34. Jan 30 Robert Wing git: 7436a63ba908 - main - g_provider_by_name(9): argument can be a geom name or fullpath 35. Jan 30 Kyle Evans git: 7587d9823a82 - main - build: options: mention ports in the WITH_OPENLDAP description 36. Jan 30 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 37. Jan 30 =?UTF-8?B?VMSzbA==?= Coose Re: git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 38. Jan 30 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 39. Jan 30 Kirk McKusick git: a63eae65ff87 - main - Revert 2d4422e7991a, Eliminate lock order reversal in UFS ffs_unmount(). 40. Jan 30 Kyle Evans git: e948d980f78d - main - kerberos5: fix the WITH_OPENLDAP build
41. Jan 30 Kyle Evans git: 9ca71db4959f - main - ofed: fix the WITH_OFED_EXTRA build 42. Jan 30 Jung-uk Kim git: 29f37e9bcc67 - main - acpica: Import ACPICA 20210105. 43. Jan 30 Jung-uk Kim git: 385fb5d933b5 - main - acpica: Import ACPICA 20201217. 44. Jan 30 Mateusz Guzik git: d1de5698dfe6 - main - amd64: retire sse2_pagezero 45. Jan 30 Steffen Nurpmeso Re: git: 710e45c4b853 - main - Reimplement strlen 46. Jan 30 Mateusz Guzik git: 164c3b81848b - main - amd64: add missing ALIGN_TEXT to loops in memset and memmove 47. Jan 29 Jessica Clarke Re: git: 710e45c4b853 - main - Reimplement strlen 48. Jan 29 Mateusz Guzik git: 710e45c4b853 - main - Reimplement strlen 49. Jan 29 Alexander V. Chernikov git: cb984c62d705 - main - Fix multipath support for rib_lookup_info(). 50. Jan 29 Gleb Smirnoff Re: git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 51. Jan 29 John Baldwin Re: git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 52. Jan 29 Alexander V. Chernikov git: 53729367d388 - main - Fix subinterface vlan creation. 53. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 54. Jan 29 Gleb Smirnoff git: cf6ff85fe847 - main - Catch up with 6edfd179c86: document M_EXTPG. While here sore flags as they are in sys/mbuf.h 55. Jan 29 Gleb Smirnoff git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 56. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 57. Jan 29 John Baldwin git: 9d4104b21496 - main - Fix ldd to work with more ELF files. 58. Jan 29 Kyle Evans git: e25ee296c919 - main - stand: lua: enhance lfs.dir() to speed up kernels_autodetect 59. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 60. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle
61. Jan 29 Ed Maste git: 80a840b8ba03 - main - Revert "Cirrus-CI: Use the default Git history depth" 62. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 63. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 64. Jan 29 Ed Maste git: f17fc5439f51 - main - Cirrus-CI: remove svn2git remnant 65. Jan 29 Ed Maste git: fcb4797c90f3 - main - Cirrus-CI: Use the default Git history depth 66. Jan 29 Roger Pau Monné git: b6d85a5f51e4 - main - stand/multiboot: adjust the protocol between loader and kernel 67. Jan 29 Lutz Donnerhacke git: ebc61c86b556 - main - netgraph/ng_source: Switch queuing framework 68. Jan 29 Mateusz Guzik git: 45e1f8541428 - main - poll: use fget_unlocked or fget_only_user when feasible 69. Jan 29 Mateusz Guzik git: 6affe1b71238 - main - select: employ fget_only_user 70. Jan 29 Mateusz Guzik git: eaad8d1303da - main - fd: add fget_only_user 71. Jan 29 Bjoern A. Zeeb git: abd619045a54 - main - __FreeBSD_version: update the references to the doc tree 72. Jan 29 Alex Richardson git: 1d15bceae63c - main - tmpfs: implement pathconf(_PC_SYMLINK_MAX) 73. Jan 29 Alex Richardson git: 892a05ee3a6a - main - Avoid double output in fenv_test 74. Jan 29 Alex Richardson git: 4d2edf3af1db - main - test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip() 75. Jan 29 Alex Richardson git: d4a6843bb120 - main - Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14 76. Jan 29 Xin LI git: 07d218f70c2f - main - Now that the portsnap buildbox is generating the raw bits for INDEX-14, add it to the set of INDEX files built by p 77. Jan 29 Jamie Gritton git: c050ea803eaa - main - jail: Handle a parent jail when a child is added to it 78. Jan 29 Kubilay Kocak Re: git: 02ec31bdf60f - main - cache: add back target entry on rename 79. Jan 29 Kyle Evans git: bf59049c27ef - main - du: tests: use dollar-single quotes where appropriate 80. Jan 29 Mateusz Guzik Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
81. Jan 29 Kyle Evans git: 0f919ed4ae4d - main - tmpfs: push VEXEC check into tmpfs_lookup() 82. Jan 29 Warner Losh git: 8a51f14a7833 - main - newvers: tweak uname to be more useful 83. Jan 28 Alexander Motin git: 8fee65d0c70c - main - Add missing newlines. 84. Jan 28 Doug Ambrisko git: 0c852bb9b928 - main - Add support for some more Intel VMD controllers. Some of the newer controller have a sparce bus space that can be f 85. Jan 28 Vladimir Kondratyev git: 5c689e213614 - main - hsctrl: Fix manpage typo 86. Jan 28 Allan Jude git: b1f1917de48b - main - Regenerate src.conf.5 after enabling MK_OPENSSL_KTLS for arm64 87. Jan 28 Allan Jude git: e6b7809cdfc4 - main - Flip the default for OPENSSL_KTLS to arm64 88. Jan 28 Alexander Motin git: b75168ed24ca - main - Make software iSCSI more configurable. 89. Jan 28 John Baldwin Re: git: f9322ff6efa5 - main - Enable KERN_TLS by default in ARM64 GENERIC 90. Jan 28 John Baldwin git: d2c9d0a41811 - main - Bump date after ae257282ae5b. 91. Jan 28 Allan Jude git: f9322ff6efa5 - main - Enable KERN_TLS by default in ARM64 GENERIC 92. Jan 28 Ed Maste git: 4f9548640dd1 - main - arch.7: update 11.x to 11.4 as the last FreeBSD 11 release 93. Jan 28 Bryan Drewery git: c926114f2ff2 - main - Fix getblk() with GB_NOCREAT returning false-negatives. 94. Jan 28 Jessica Clarke Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 95. Jan 28 John Baldwin git: ae257282ae5b - main - Regenerate src.conf.5 for MK_OPENSSL_KTLS 96. Jan 28 John Baldwin git: bb8acd558e66 - main - OpenSSL: Regenerate manual pages. 97. Jan 28 John Baldwin git: aa906e2a4957 - main - OpenSSL: Support for kernel TLS offload (KTLS) 98. Jan 28 Alexander Richardson Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 99. Jan 28 Jessica Clarke Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 100. Jan 28 Alex Richardson git: 9a0a48b12d3d - main - usr.sbin/pkg: Don't re-define roundup2
101. Jan 28 Alex Richardson git: 869cc06480b7 - main - tests/sys/audit: fix timeout calculation 102. Jan 28 Alex Richardson git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 103. Jan 28 Alex Richardson git: bcc5b2445674 - main - rc.d/auditd: set pidfile 104. Jan 28 Randall Stewart git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs i 105. Jan 28 Kristof Provost git: cd579b6fba46 - main - pf tests: Test that dup-to doesn't produce extra duplicate packets 106. Jan 28 Kristof Provost git: 0c458752ceee - main - pf: duplicate frames only once when using dup-to pf rule 107. Jan 28 Bjoern A. Zeeb git: d386f3a3c32f - main - Bump __FreeBSD_version for multiple LinuxKPI updates conflicting with DRM. Be sure to update your drm-kmod port to 108. Jan 28 Bjoern A. Zeeb git: fa765ca73e55 - main - LinuxKPI: implement devres() framework parts and two examples 109. Jan 28 Bjoern A. Zeeb git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 110. Jan 28 Bjoern A. Zeeb git: 1fac2cb4d6e5 - main - LinuxKPI: enhance PCI bits for DRM 111. Jan 28 Bjoern A. Zeeb git: 4abbf816bf06 - main - LinuxKPI: upstream a collection of drm-kmod conflicting changes 112. Jan 28 Hans Petter Selasky git: b8051298b0a3 - main - Fix missing value in uar_page field for ratelimit in mlx5en(4). This is a regression issue after the new UAR API wa 113. Jan 28 Andrew Turner git: 4e76e4c301c7 - main - Remove obsolete code gated on _ARM_ARCH_* 114. Jan 28 Andrew Turner git: 4d2ff2330f51 - main - Remove the old ARMv4 memcpy 115. Jan 28 Andrew Turner git: e09c8c9ad90d - main - Remove leftover big-endian arm support 116. Jan 28 Baptiste Daroussin git: f59810e34bae - main - pci_vendors: update to 2021.01.11 117. Jan 28 Toomas Soome git: 9b388ac30375 - main - loader: unload command should reset tg_kernel_supported in gfx_state 118. Jan 28 Toomas Soome Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 119. Jan 28 Dimitry Andric Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 120. Jan 28 Cy Schubert git: 0e01ea872ee4 - main - Fix a typo.
121. Jan 27 Mitchell Horne git: 7b08a307e88b - main - bsdinstall: riscv-specific tweaks 122. Jan 27 Mitchell Horne git: 676b7d077c2c - main - bsdinstall: create /efi/boot directory in ESP 123. Jan 27 Mitchell Horne git: 9bae4ce661c5 - main - riscv: add SBI system reset extension 124. Jan 27 Mitchell Horne git: a6405133b7e1 - main - riscv: style(9) nits in sbi.c 125. Jan 27 John Baldwin Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 126. Jan 27 Emmanuel Vadot git: 183d6cc0e0db - main - release: ROCKPRO64: Remove the quirk that disable the big cores 127. Jan 27 Dimitry Andric git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 128. Jan 27 Mark Johnston Re: git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 129. Jan 27 Alan Somers Re: git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 130. Jan 27 Mark Johnston git: 2fccd4f9b6b9 - main - safexcel: Disallow unsupported buffer layouts 131. Jan 27 Mark Johnston git: e1b50e8184fc - main - qat.4: Minor tweaks 132. Jan 27 Mark Johnston git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 133. Jan 27 Lutz Donnerhacke git: d0d2e523bafb - main - netgraph/ng_car: Add color marking code 134. Jan 27 Michael Tuexen Re: git: 24a8f6d36996 - main - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else t 135. Jan 27 Kyle Evans Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 136. Jan 27 Jessica Clarke Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 137. Jan 27 John Baldwin Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 138. Jan 27 Ryan Moeller git: 65efb73fbddd - main - sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodes 139. Jan 27 Jessica Clarke git: 48397f6c7d2d - main - libllvmminimal: Add missing Support/ABIBreak.cpp 140. Jan 27 Andrew Turner git: dd6c1c2a6c0d - main - Remove redundantcy from the arm GIC softc
141. Jan 27 Kyle Evans git: 7012461c9bf6 - main - stand: ensure that the efi directory's dependencies are correct 142. Jan 27 Randall Stewart git: 24a8f6d36996 - main - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else the l 143. Jan 27 Alex Richardson git: 4f009328a247 - main - kerberos5: Silence compiler warnings 144. Jan 27 Gordon Bergling git: 8a2f9dff2b93 - main - VOP_BMAP(9): Remove obsolete comma 145. Jan 27 Gordon Bergling git: 8dba3dd846cf - main - cnv(9): Use a proper manual page section 146. Jan 27 Kristof Provost git: 35dabb7b9cff - main - altq: Fix typo in features sysctl description 147. Jan 27 Kristof Provost git: 7a808c5ee329 - main - pf: Improve pf_rule input validation 148. Jan 27 Mateusz Guzik git: 5c325977b113 - main - cache: add missing MNT_NOSYMFOLLOW check to symlink traversal 149. Jan 27 Mateusz Guzik git: 5fc384d1810a - main - cache: fallback when encountering a mount point during .. lookup 150. Jan 27 Marius Strobl git: c262e8e87e7b - main - e1000: fix build after c1655b0f 151. Jan 27 Bjoern A. Zeeb git: 6f65b505468a - main - firmware(9): extend firmware_get() by a "no warn" flag. 152. Jan 27 Mateusz Guzik git: bcb7f57aa227 - main - conf/kern.mk: save some work by using realpath instead of cd ; pwd 153. Jan 27 Baptiste Daroussin git: 7a57c9cb5a4d - main - diff: eleminitate useless macros 154. Jan 27 Baptiste Daroussin git: e43239f5140e - main - diff: simplify the hash functions 155. Jan 27 Baptiste Daroussin git: 931ad51808a6 - main - diff: remove stalled entries in headers 156. Jan 27 Baptiste Daroussin git: e52546a3a75f - main - diff: fix typo in a comment 157. Jan 27 Baptiste Daroussin git: 15abb2328654 - main - diff: eliminate space at end of line 158. Jan 27 Baptiste Daroussin git: fa977a3b2bb2 - main - diff: eliminate a useless lseek 159. Jan 27 Baptiste Daroussin git: c440e7870a02 - main - diff: add a test case about the non regular file support 160. Jan 27 Baptiste Daroussin git: 45b252fc9182 - main - cp: fix indentation
161. Jan 27 Andrew Turner git: 2be9ff2d65e9 - main - Remove old Marvell drivers 162. Jan 27 Andrew Turner git: 042ef1f11550 - main - Remove DTS files for arm boards we don't support 163. Jan 27 al Re: git: c1655b0f8998 - main - e1000: consistently use the hw variables 164. Jan 27 Konstantin Belousov Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 165. Jan 26 Brooks Davis Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 166. Jan 26 Toomas Soome git: 6c7a932d0b8b - main - loader: start kernel in text mode when there is no vbefb vt driver 167. Jan 26 Toomas Soome git: 93ebd6307efe - main - vt: panic while changing vt font 168. Jan 26 Konstantin Belousov Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 169. Jan 26 Marius Strobl git: 7a731da592fa - main - rc.conf(5): regenerate after WITHOUT_NDIS removal 170. Jan 26 Marius Strobl git: 84876bf70222 - main - build: remove NDIS option 171. Jan 26 Marius Strobl git: f39b49969ac4 - main - man: remove stale references to ndis(4) 172. Jan 26 Marius Strobl git: 173f6ce152ce - main - KDB: remove obsolete KDB_WHY_NDIS 173. Jan 26 Marius Strobl git: c1655b0f8998 - main - e1000: consistently use the hw variables 174. Jan 26 =?UTF-8?Q?Olivier_Cochard= Re: git: f1c010d9f9cb - main - tests: Skip cap_fileargs if build without capsicum capabilities 175. Jan 26 Olivier Cochard git: f1c010d9f9cb - main - tests: Skip cap_fileargs if build without capsicum capabilities 176. Jan 26 Mateusz Guzik git: a098a831a162 - main - cache: tidy up handling of foo/bar lookups where foo is not a directory 177. Jan 26 Mateusz Guzik git: a51eca7936db - main - cache: stop referring to removing entries as invalidating them 178. Jan 26 Kirk McKusick git: 8c22cf9b0997 - main - Fix fsck_ffs incorrectly reporting "CANNOT READ BLK: NNNN" errors. 179. Jan 26 Dimitry Andric git: 2cf84258922f - main - Bump __FreeBSD_version after e63539f3059728ff58328ac0ecb2a7bf4e2f08e8 180. Jan 26 Brooks Davis git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use
181. Jan 26 Brooks Davis git: 119fa6ee8a80 - main - syscalls.master: Add a new syscall type: RESERVED 182. Jan 26 Brooks Davis git: 65a524b499ae - main - Remove documentation of unimplemented syscalls 183. Jan 26 Konstantin Belousov git: ee55e19a7942 - main - vm_map_protect.9: update after code changes 184. Jan 26 Hans Petter Selasky git: 093e72319089 - main - Add missing decrement of active ratelimit connections. 185. Jan 26 Hans Petter Selasky git: 85d8d30f9f70 - main - Don't allow allocating a new send tag on an INP which is being torn down. This fixes a potential send tag leak. 186. Jan 26 Dimitry Andric git: e63539f30597 - main - Fix clang assertion when compiling the devel/onetbb port 187. Jan 26 Scheffenegger, Richard AW: git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 188. Jan 26 Michael Tuexen Re: git: 6a376af0cd21 - main - TCP PRR: Patch div/0 in tcp_prr_partialack 189. Jan 26 Michael Tuexen Re: git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 190. Jan 26 Lutz Donnerhacke git: cfd6422a5217 - main - netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph type 191. Jan 26 Richard Scheffenegger git: 6a376af0cd21 - main - TCP PRR: Patch div/0 in tcp_prr_partialack 192. Jan 26 Richard Scheffenegger git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 193. Jan 26 Marcin Wojtas git: a86b0839d7bf - main - marvell: ap806_clock: add missing frequency modes 194. Jan 26 Mateusz Guzik git: 6943671b481e - main - cache: convert cache_fplookup_parse to void now that it always succeeds 195. Jan 26 Cy Schubert git: 25cdacf79b06 - main - Import sqlite 3.34.1 (3340100). 196. Jan 26 Cy Schubert Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 197. Jan 26 Philip Paeps Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 198. Jan 26 Mateusz Guzik git: b42a2ea5589f - main - Remove ndis(4) remnants from kernel configs 199. Jan 26 Cy Schubert Re: git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa. 200. Jan 25 Jessica Clarke Re: git: 054ce2b03710 - main - atomic: add stub atomic_load_consume_ptr
201. Jan 25 Brooks Davis Re: git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa. 202. Jan 25 Cy Schubert Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 203. Jan 25 Mateusz Guzik Re: git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 204. Jan 25 Jessica Clarke Re: git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 205. Jan 25 Jessica Clarke Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 206. Jan 25 Cy Schubert git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa. 207. Jan 25 Cy Schubert git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 208. Jan 25 Mateusz Guzik git: e7cf562a40fc - main - cache: change ->v_cache_dd synchronisation rules 209. Jan 25 Mateusz Guzik git: 7af02ef0b222 - main - zfs: use atomic_load_consume_ptr for z_cached_symlink 210. Jan 25 Mateusz Guzik git: ffcf8f97f8a8 - main - cache: store vnodes in local vars in cache_zap_locked 211. Jan 25 Mateusz Guzik git: c09f79927145 - main - tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 212. Jan 25 Mateusz Guzik git: 6f0842764946 - main - cache: make ->v_cache_dd accesses atomic-clean for lockless usage 213. Jan 25 Mateusz Guzik git: 6ef8fede86f3 - main - cache: make ->nc_flag accesses atomic-clean for lockless usage 214. Jan 25 Mateusz Guzik git: 8d2a230e996c - main - vfs: use atomic_load_consume_ptr in vn_load_v_data_smr 215. Jan 25 Mateusz Guzik git: 054ce2b03710 - main - atomic: add stub atomic_load_consume_ptr 216. Jan 25 Mateusz Guzik git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 217. Jan 25 Mateusz Guzik git: f40d6217f20d - main - zfs: fix panics with invariant kernels from zfs_replay_setattr 218. Jan 25 Cy Schubert Re: git: bfc99943b04b - main - ndis(4): remove as previous announced 219. Jan 25 Cy Schubert Re: git: bfc99943b04b - main - ndis(4): remove as previous announced 220. Jan 25 Brooks Davis git: 7a1591c1b625 - main - Rename kern_mmap_req to kern_mmap
221. Jan 25 Brooks Davis git: bfc99943b04b - main - ndis(4): remove as previous announced 222. Jan 25 Alexander Motin git: 1b109c69ed62 - main - Decode NFIT Platform Capabilities. 223. Jan 25 Kristof Provost git: 27b2aa49385d - main - altq: Remove unused arguments from altq_attach() 224. Jan 25 Kristof Provost git: dcd1e41f0cbc - main - pfctl: FreeBSD now supports DIOCGIFSPEED 225. Jan 25 Kristof Provost git: 16b3833344ad - main - altq tests: Basic ALTQ test 226. Jan 25 Kristof Provost git: e111d79806fe - main - Add FEATURE sysctls for ALTQ disciplines 227. Jan 25 Ed Maste git: 8564660237ae - main - newvers.sh: add newline at EOF in generated vers.c 228. Jan 25 Mateusz Guzik git: 868643e7229b - main - cache: assorted cleanups 229. Jan 25 Mateusz Guzik git: 1c7a65adb002 - main - cache: track calls to cache_symlink_alloc with unsupported size 230. Jan 25 Baptiste Daroussin git: fefb3c46a80f - main - diff: fix incorrectly displaying files as duplicates 231. Jan 25 Baptiste Daroussin git: 13860e71eb50 - main - diff: add a test case for failed -s option 232. Jan 25 Alex Richardson git: 94ac312a7168 - main - ifconfig: fix UBSan signed shift error 233. Jan 25 Alex Richardson git: 8d55837dc133 - main - qeueue.h: Add {SLIST, STAILQ, LIST, TAILQ}_END() 234. Jan 25 Alex Richardson git: a8b20f4fabbc - main - Create symlinks to host tools on non-FreeBSD hosts 235. Jan 25 Alex Richardson git: 3454fa118c41 - main - Don't include libarchive fuzz tests by default 236. Jan 25 Hans Petter Selasky git: 064009e79462 - main - Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4). 237. Jan 25 Andrew Turner git: 35ebd8d33ad2 - main - gic_v3: add message based interrupts support 238. Jan 25 Andrew Turner git: 46ca0b903cad - main - gic_v3: Use 64-bit writes to GICD_IROUTERn 239. Jan 25 Philip Paeps git: 8c5bef2eb24c - main - contrib/tzdata: import tzdata 2021a


home | archive sorted by: subject | author | date | reverse date