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


2021/dev-commits-src-all/20210124.dev-commits-src-all

Messages: 377, old messages first
Last update: Mon Feb 13 14:12:14 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 18 Oliver Pinter              Re: git: 1caed70c6264 - main - loader: update gfx module
  2. Jan 18 Xin LI                     git: 42ca6b642f45 - stable/12 - sbin/camcontrol: use calloc/strlcpy where appropriate.
  3. Jan 18 Jamie Gritton              git: 25c2c952e3f6 - main - jail: Add proper prison locking in mqfs_prison_remove.
  4. Jan 18 Rick Macklem               git: 448de00de556 - main - mount_nfs: update man page description for oneopenown
  5. Jan 18 Konstantin Belousov        git: 1a581d16e268 - stable/12 - libthr: wrap pdfork(2), same as fork(2).
  6. Jan 18 Konstantin Belousov        git: 20432a4fa157 - stable/12 - libthr malloc: support recursion on thr_malloc_umtx.
  7. Jan 18 Toomas Soome               Re: git: 1caed70c6264 - main - loader: update gfx module
  8. Jan 18 Konstantin Belousov        git: 36bcc44e2c57 - main - Add ddb 'show timecounter' command.
  9. Jan 18 Ulrich Spörlein           git: f850fd249668 - main - grep: fix LINKS in Makefile
 10. Jan 18 Lutz Donnerhacke           git: 7c7c231c1424 - main - netgraph/ng_tag: permit variable length data
 11. Jan 18 Lutz Donnerhacke           git: c3e75b6c1a02 - main - netgraph/ng_one2main: Clarification in comments about copy mode The original comment suggests an optimization, whic
 12. Jan 18 Mitchell Horne             git: a45328a1daa7 - stable/12 - arm64: fix early devmap assertion
 13. Jan 18 Hans Petter Selasky        Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 14. Jan 18 Emmanuel Vadot             Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 15. Jan 18 Vladimir Kondratyev        Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 16. Jan 18 Rodney W. Grimes           Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 17. Jan 18 Emmanuel Vadot             Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 18. Jan 18 Rodney W. Grimes           Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 19. Jan 18 Emmanuel Vadot             Re: git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue
 20. Jan 18 Ed Maste                   git: af4ed05c3dd2 - stable/12 - xen/xenstore: remove unused functions


21. Jan 18 Ed Maste git: 2d194dc21989 - stable/12 - xen: allow limiting the amount of duplicated pending xenstore watches 22. Jan 18 Mark Johnston git: 3160b2d53b38 - stable/12 - mvneta: Fix 64-bit MIB reads 23. Jan 18 Mark Johnston git: 6181f2fcf6a4 - stable/12 - mvneta: Acquire the softc lock before clearing the MIB 24. Jan 18 Mark Johnston git: 7f1032dff07a - stable/12 - libdtrace: Format USDT symbols correctly based on symbol binding 25. Jan 18 Mark Johnston git: 94a5e942b0b6 - stable/12 - qat: Free counters during detach 26. Jan 18 Mark Johnston git: 59f0f60327ad - stable/12 - qat: Count request allocation failures 27. Jan 18 Mark Johnston git: 36dfe8cb2581 - stable/12 - qat: Fix DH895XCC firmware module autoloading 28. Jan 18 Andrew Gallatin git: efa9c21bca98 - main - KTLS: Enable KERN_TLS in GENERIC on amd64 29. Jan 18 Ed Maste git: eebccaae3672 - stable/11 - ffs: avoid creating corrupt extattrfile 30. Jan 18 Ed Maste git: 720e27fff49e - stable/11 - xen/xenstore: remove unused functions 31. Jan 18 Jamie Gritton git: 76ad42abf9d4 - main - jail: Add prison_isvalid() and prison_isalive() 32. Jan 18 Mark Johnston git: 6d0a2f9d2ffc - stable/11 - msdosfs: Fix a leak of dirent padding bytes 33. Jan 18 Kyle Evans git: 95ae95d413bd - main - pkgbase: limit PKG_VERSION_FROM calculation to real-update-packages 34. Jan 18 Alexander V. Chernikov Re: git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9). 35. Jan 18 Mitchell Horne git: a520f5ca580f - main - armv8crypto: print a message on probe failure 36. Jan 18 Konstantin Belousov Re: git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9). 37. Jan 18 Jessica Clarke Re: git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9). 38. Jan 18 Konstantin Belousov Re: git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9). 39. Jan 18 Mark Johnston git: 4af932354260 - main - linuxkpi: Fix the shrinker scan target 40. Jan 18 Mark Johnston git: e934d455ba37 - main - safexcel: Dispatch requests to the current CPU's ring
41. Jan 18 Mark Johnston git: 0371c3faaa24 - main - safexcel: Add counters for some resource exhaustion conditions 42. Jan 18 Mark Johnston git: 098c902b5202 - main - aesni: Ensure that key schedules are aligned 43. Jan 18 Mark Johnston git: 5bdb8b273aaf - main - safexcel: Maintain per-session context records 44. Jan 18 Mark Johnston git: b7e27af36b7d - main - safexcel: Handle command/result descriptor exhaustion gracefully 45. Jan 18 Mark Johnston git: 1a6ffed5d73a - main - safexcel: Simplify request allocation 46. Jan 18 Jamie Gritton git: 83bc72a04e0d - main - jail: Fix a stray mutex from 76ad42abf9d4. 47. Jan 19 Oleksandr Tymoshenko git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 48. Jan 19 Mark Johnston git: a45d90561696 - main - ppbus: Fix the direction of the PPISEPPA ioctl 49. Jan 19 Ravi Pokala Re: ad1ebbe5cea8 - main - loader: create local copy of mode list provided by vbeinfoblock 50. Jan 19 Jamie Gritton git: effad35ed1e5 - main - jail: Clean up some function placement and improve comments. 51. Jan 19 Ed Maste git: 065f8cea1b8e - stable/12 - rtld: map without PROT_EXEC for relocation 52. Jan 19 Ed Maste git: 369a4023e671 - stable/12 - elftcl: add -i flag to ignore unknown flags 53. Jan 19 Kyle Evans git: 613fe5321f6c - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 54. Jan 19 Bryan Venteicher git: 1cd1ed3f5dd5 - main - Revert: virtio: Support non-legacy network device and queue 55. Jan 19 Bryan Venteicher git: 9da9560c4dd3 - main - virtio: Add VirtIO PCI modern (V1) support 56. Jan 19 Bryan Venteicher git: fbe0c4f4c7f4 - main - virtio: Add modern (v1) virtqueue support 57. Jan 19 Bryan Venteicher git: 703f17d60f7f - main - virtio_pci: Add sysctl to show current features 58. Jan 19 Bryan Venteicher git: d2536a25cc1d - main - virtio_random: Add modern (V1) support 59. Jan 19 Bryan Venteicher git: edf7c8ddceca - main - virtio_console: Add modern (V1) support 60. Jan 19 Bryan Venteicher git: 5e2208117787 - main - if_vtnet: Add initial modern (V1) support
61. Jan 19 Bryan Venteicher git: 15be49535dce - main - virtio_scsi: Add modern (V1) support 62. Jan 19 Bryan Venteicher git: 6a73339365cf - main - if_vtnet: Support VIRTIO_NET_F_SPEED_DUPLEX 63. Jan 19 Bryan Venteicher git: fa7ca1e33241 - main - if_vtnet: Rx path cleanup 64. Jan 19 Bryan Venteicher git: aabdf5b6e8e8 - main - if_vtnet: Support VIRTIO_NET_F_MTU 65. Jan 19 Bryan Venteicher git: d7f979bed092 - main - virtio_blk: Add modern (V1) support 66. Jan 19 Bryan Venteicher git: f7f9c266e439 - main - virtio_balloon: Add modern (V1) support 67. Jan 19 Bryan Venteicher git: e36a6b1b1f39 - main - if_vtnet: Add support for CTRL_GUEST_OFFLOADS feature 68. Jan 19 Bryan Venteicher git: 149ab110dd5c - main - virtio_blk: Use DISKFLAG_WRITE_PROTECT for RO disks 69. Jan 19 Bryan Venteicher git: 05041794d06f - main - if_vtnet: Defer updating generated MAC address until attached 70. Jan 19 Bryan Venteicher git: bd8809df20be - main - if_vtnet: Limit allocations of unused virtqueues 71. Jan 19 Bryan Venteicher git: c3187190c71f - main - if_vtnet: Disable F_MTU feature if MTU is invalid 72. Jan 19 Bryan Venteicher git: baa5234fbec6 - main - if_vtnet: Move the Tx interrupt threshold into the Txq structure 73. Jan 19 Bryan Venteicher git: 2520cd382151 - main - if_vtnet: Only set IFCAP_JUMBO_MTU when jumbo MTU is supported 74. Jan 19 Bryan Venteicher git: 32e0493c9245 - main - if_vtnet: Cleanup the interface setup methods 75. Jan 19 Bryan Venteicher git: 25dbc30ef5c9 - main - if_vtnet: Remove at attach PROMISC handling 76. Jan 19 Bryan Venteicher git: b470419ea52a - main - if_vtnet: Rework 4be723f63 max multiqueue pairs check 77. Jan 19 Bryan Venteicher git: 4f18e23f8432 - main - if_vtnet: Schedule Rx task if pending items when enabling interrupt 78. Jan 19 Bryan Venteicher git: 33b5433fd74c - main - if_vtnet: Remove unnecessary TUNABLE_INTs because of CTLFLAG_RDTUN 79. Jan 19 Bryan Venteicher git: 44559b26af14 - main - if_vtnet: Cleanup the reinit process 80. Jan 19 Bryan Venteicher git: 6b53aeed9162 - main - if_vtnet: Set lro_nsegs for host LRO packets
81. Jan 19 Bryan Venteicher git: 2bfab3577452 - main - if_vtnet: Add counter for received host LRO 82. Jan 19 Bryan Venteicher git: dc9029d863dc - main - if_vtnet: Move ioctl handlers into separate functions 83. Jan 19 Bryan Venteicher git: e6cc42f181ce - main - virtio: Handle possible failure of virtio_finalize_features() 84. Jan 19 Bryan Venteicher git: 42343a631683 - main - if_vtnet: Add support for software LRO 85. Jan 19 Bryan Venteicher git: 475a60aec7e3 - main - if_vtnet: Misc Tx path cleanup 86. Jan 19 Bryan Venteicher git: 177761e4c467 - main - if_vtnet: Set the interface max TSO values 87. Jan 19 Bryan Venteicher git: 74cd316a09e8 - main - if_vtnet: Resort softc fields 88. Jan 19 Jessica Clarke Re: git: fbe0c4f4c7f4 - main - virtio: Add modern (v1) virtqueue support 89. Jan 19 Jessica Clarke Re: git: 9da9560c4dd3 - main - virtio: Add VirtIO PCI modern (V1) support 90. Jan 19 Toomas Soome Re: ad1ebbe5cea8 - main - loader: create local copy of mode list provided by vbeinfoblock 91. Jan 19 Peter Grehan git: eed1cc6cdfa7 - main - Support COM3 and COM4 serial ports. 92. Jan 19 Mateusz Guzik git: 6d386b4c8a97 - main - cache: save a branch in cache_fplookup_next 93. Jan 19 Mateusz Guzik git: 84ab77ad27c8 - main - cache: drop-write only var from cache_fplookup_preparse 94. Jan 19 Mateusz Guzik git: 57dab0292a8f - main - cache: fix some typos 95. Jan 19 Edward Tomasz Napierala git: 7d3310c4fcdd - main - linux: remove spurious newline. 96. Jan 19 Edward Tomasz Napierala git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT. 97. Jan 19 Konstantin Belousov Re: git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT. 98. Jan 19 Edward Tomasz Napierala git: c987d6a67766 - main - linux: map EBUSY returned by ptrace into ESRCH 99. Jan 19 Stefan Eßer git: 24f44a445c48 - main - Remove dependency on files in /usr/bin 100. Jan 19 Michal Meloun git: f635cef2a420 - main - arm64 busdma: Fix loading of small bounced buffers.
101. Jan 19 Mateusz Guzik git: 38baca17e01e - main - lockmgr: fix upgrade 102. Jan 19 Yoshihiro Takahashi git: c735bf1ae387 - stable/12 - unzip: Sync with NetBSD upstream. 103. Jan 19 Edward Tomasz Napierala Re: git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT. 104. Jan 19 Konstantin Belousov Re: git: 47f7345baba0 - main - linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT. 105. Jan 19 Andriy Gapon git: 2c98edd6d6c7 - main - htu21: driver for HTU21D I2C temperature and humidity sensor 106. Jan 19 Ed Maste git: 5290493a200c - main - RELNOTES: correct sense and name for allow_wx sysctl 107. Jan 19 Yoshihiro Takahashi git: b96f027b7102 - stable/12 - bootparamd: Fix several warnings and increase warn level to 6. 108. Jan 19 Yoshihiro Takahashi git: 580311ef3283 - stable/12 - bootparamd: Add missing __unused mark. 109. Jan 19 Lutz Donnerhacke git: fa6662b3689e - main - ixl: Permit 802.1ad frames to pass though the chip 110. Jan 19 Jessica Clarke Re: git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 111. Jan 19 Yoshihiro Takahashi git: 7033fd68f7ef - stable/12 - bootparamd: Fix build with GCC. 112. Jan 19 John Baldwin Re: git: 5290493a200c - main - RELNOTES: correct sense and name for allow_wx sysctl 113. Jan 19 Glen Barber git: 041b28524a3c - main - release: Add workaround to use SVN for ports 114. Jan 19 John Baldwin Re: git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 115. Jan 19 Glen Barber git: 33f38c8a98e3 - main - release.sh: bump Copyright year after previous commit 116. Jan 19 John Baldwin git: c7f3aa34cf0e - main - arm64: Trim duplicate code from cpu_fork_kthread_handler(). 117. Jan 19 John Baldwin git: c6e27f5697c2 - main - arm64: Clear FPU flags in the pcb in cpu_copy_thread(). 118. Jan 19 John Baldwin Re: git: c7f3aa34cf0e - main - arm64: Trim duplicate code from cpu_fork_kthread_handler(). 119. Jan 19 Gordon Bergling Re: git: c7f3aa34cf0e - main - arm64: Trim duplicate code from cpu_fork_kthread_handler(). 120. Jan 19 Michal Meloun Re: git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V
121. Jan 19 John Baldwin git: 8e9313caa672 - main - Convert unmapped mbufs before computing checksums in IPsec. 122. Jan 19 Toomas Soome git: 52e3a7300d81 - main - loader: handle malloc failures in vbe_init, use consistent naming 123. Jan 19 Toomas Soome git: 4bbfe4bf08d6 - main - loader: comment on rgb_to_color_index() 124. Jan 19 Andriy Gapon Re: git: 248f0cabca75 - main - make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 125. Jan 19 Alex Richardson git: bc596e563245 - main - libalias: Fix -Wcast-align compiler warnings 126. Jan 19 Alex Richardson git: be5972695f50 - main - libalias: Fix remaining compiler warnings 127. Jan 19 Alex Richardson git: 8d30571d454d - main - include: Delete stale symlinks using find(1) instead of a shell loop. 128. Jan 19 Alex Richardson git: a81c165bce14 - main - Require uint32_t alignment for ipfw_insn 129. Jan 19 Alex Richardson git: 74eb7f97ecd6 - main - Fix make includes path to nvpair.h 130. Jan 19 Alex Richardson git: 7954ad9f22b3 - main - Fix macro-redefined warning in gnu/diff for fputc_unlocked 131. Jan 19 Alex Richardson git: 0348c8fcfaa2 - main - getopt: Fix conversion from string-literal to non-const char * 132. Jan 19 Alex Richardson git: c1a3d7f20696 - main - Remove remaining uses of ${COMPILER_FEATURES:Mc++11} 133. Jan 19 Jessica Clarke Re: git: c1a3d7f20696 - main - Remove remaining uses of ${COMPILER_FEATURES:Mc++11} 134. Jan 19 Alexander Richardson Re: git: c1a3d7f20696 - main - Remove remaining uses of ${COMPILER_FEATURES:Mc++11} 135. Jan 19 John-Mark Gurney git: fd11270509f2 - main - add missing .Xr.. 136. Jan 19 Robert Watson git: adc96a51a553 - main - Add a new FreeBSD/arm64 kernel configuration, GENERIC-MMCCAM-NODEBUG, which is the same as GENERIC-MMCCAM but using 137. Jan 20 Mark Johnston git: d1816248899a - main - opencrypto: Embed the driver softc in the session structure 138. Jan 20 Mark Johnston git: 98d788c867b9 - main - opencrypto: Fix assignment of crypto completions to worker threads 139. Jan 20 Mark Johnston git: 3e3eb5f45f33 - main - arm64, riscv: Set VM_KMEM_SIZE_SCALE to 1 140. Jan 20 Mark Johnston git: 089eafaff3ec - main - arm64: Stop setting VM_BCACHE_SIZE_MAX
141. Jan 20 Mark Johnston git: 8adcc757b82c - main - opencrypto: Add comments describing the new crypto_session layout 142. Jan 20 Mark Johnston git: 4dc1b17dbb9f - main - ktls: Improve handling of the bind_threads tunable a bit 143. Jan 20 Mateusz Guzik git: aae03cfe6489 - main - cache: whitespace nit in cache_fplookup_modifying 144. Jan 20 Mateusz Guzik git: 2171b8e8a263 - main - cache: augment sdt probe in cache_fplookup_dot 145. Jan 20 Yasuhiro Kimura Re: git: 041b28524a3c - main - release: Add workaround to use SVN for ports 146. Jan 20 Enji Cooper Re: git: e83b514a9563 - main - cat: depend on Makefile to rebuild when WITH_CASPER changes 147. Jan 20 Mateusz Piotrowski git: a0e85d0eb5a5 - main - Remove the unnecessary space before the colon 148. Jan 20 Ulrich Spörlein git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 149. Jan 20 Alex Richardson git: db4b5a16a30a - main - Minor simplification of MK_PMC case in usr.sbin/Makefile 150. Jan 20 Alex Richardson git: 7e99c034f788 - main - Emit uprintf() output for initproc if there is no controlling terminal 151. Jan 20 Alex Richardson git: cef194271162 - main - libc: Fix null pointer arithmetic warning in mergesort 152. Jan 20 Yasuhiro Kimura Re: git: 041b28524a3c - main - release: Add workaround to use SVN for ports 153. Jan 20 Richard Scheffenegger git: bc7ee8e5bc55 - main - Address panic with PRR due to missed initialization of recover_fs 154. Jan 20 Mateusz Piotrowski git: b2649738d46e - stable/12 - Add a missing period and remove a macro from Bl's width argument 155. Jan 20 Mateusz Piotrowski git: 80e0516736c6 - stable/12 - Fix a typo 156. Jan 20 Mateusz Piotrowski git: e9330580fdeb - stable/12 - Improve readability of the options list 157. Jan 20 Mateusz Piotrowski git: 8c01699f9194 - stable/12 - Add some examples to script.1 158. Jan 20 Kyle Evans git: b9fdd1446cda - main - Regenerate src.conf(5) after 7c5a624afae4 159. Jan 20 Kristof Provost git: ef0a241c0ba4 - stable/12 - pf: Split pf_src_node into a kernel and userspace struct 160. Jan 20 Kristof Provost git: e2f0a703ead7 - stable/12 - pf: Migrate pf_rule and related structs to pf.h
161. Jan 20 Kristof Provost git: b55dd986a489 - stable/12 - pf: Use counter_u64 in pf_src_node 162. Jan 20 Kristof Provost git: 7ee74e43abb7 - stable/12 - pf: Remove unused fields from pf_krule 163. Jan 20 Kristof Provost git: 051f0103dc19 - stable/12 - pf: Split pfi_kif into a user and kernel space structure 164. Jan 20 Kristof Provost git: 3e4a92026657 - stable/12 - pf: Split pf_rule into kernel and user space versions 165. Jan 20 Kristof Provost git: efd9d47d0b35 - stable/12 - pf: Convert pfi_kkif to use counter_u64 166. Jan 20 Kristof Provost git: ce26f0988baf - stable/12 - pf: Allocate and free pfi_kkif in separate functions 167. Jan 20 Kristof Provost git: 6d3ebc9bfcd8 - stable/12 - pf: Copy kif flags to userspace 168. Jan 20 Kristof Provost git: 34b94d9ebb2d - stable/12 - pfctl: Stop sharing pf_ruleset.c with the kernel 169. Jan 20 Kristof Provost git: 4046f57601ea - stable/12 - pfctl: Fix NOCLEAN build 170. Jan 20 Kristof Provost git: 14d531ad3f58 - stable/12 - pf: Change pf_krule counters to use counter_u64 171. Jan 20 Kyle Evans Re: git: bd72252aace3 - main - [mips] revert r366664 - flip mips back from -O2 to -O 172. Jan 20 Cy Schubert git: d70886d06316 - main - wpa_supplicant uses PF_ROUTE to return the routing table in order to determine the length of the routing table buff 173. Jan 20 Allan Jude git: b84d0aaa4e64 - main - ifconfig: add vlanproto "qiniq" as an alias for "802.1ad" 174. Jan 20 Alan Somers git: 2247f4894174 - main - aio: micro-optimize the lio_opcode assignments 175. Jan 20 Kristof Provost git: c325366474d9 - stable/12 - pf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRCLRTSTATS 176. Jan 20 Kristof Provost git: 2cc2177bca0e - stable/12 - pf tests: pass NULL buffer to DIOCRCLRTSTATS 177. Jan 20 Glen Barber git: 5b0914aea27c - main - release: fix PORT variable 178. Jan 20 Glen Barber Re: git: 041b28524a3c - main - release: Add workaround to use SVN for ports 179. Jan 20 Mariusz Zaborski git: 0614d7396798 - main - cat: style nits 180. Jan 20 Gordon Bergling Re: git: 821aa63a0940 - main - ncurses: only keep the version with widechar support
181. Jan 20 Andrew Turner git: f6f0b849fb26 - main - Reuse the amd64 loader relocation code on arm64 182. Jan 20 Andrew Turner git: 8e67b9389df1 - main - Handle arm64 undefied instructions on msr exceptions 183. Jan 20 Vladimir Kondratyev git: fa656aefe43b - main - hconf(4): Do not fetch report before writing new usage values back. 184. Jan 20 Vladimir Kondratyev git: 3e954a8bc64e - main - hms: Workaround idle mouse drift in I2C sampling mode. 185. Jan 20 Vladimir Kondratyev git: 5cc21ab9949a - main - hmt: Allow I2C sampling mode support to be compiled out. 186. Jan 20 Vladimir Kondratyev git: 7a810290b8f6 - main - evdev: Make variable-size ioctls return actual length of copyouted data 187. Jan 20 Ryan Libby git: 84ab9074d4c1 - main - pms: quiet -Wunused-variable 188. Jan 20 Ryan Libby git: e54a1d575180 - main - pms: handle maximum size IO with any alignment 189. Jan 20 Vladimir Kondratyev git: e3dd8ed77b4e - main - devinfo sysctl handler: Do not write zero-length strings in to sbuf twice 190. Jan 20 Jamie Gritton git: 6754ae2572eb - main - jail: Use refcount(9) for prison references. 191. Jan 21 John Baldwin git: d86d3194955c - main - Simplify dynamic ipfilter sysctls. 192. Jan 21 John Baldwin git: 4a6cd37b755c - main - Restructure the crypto(7) manpage and add authentication algorithms. 193. Jan 21 John Baldwin git: 5bd565855a92 - main - Tidy some crypto-related lines in sys/conf/files. 194. Jan 21 Jessica Clarke git: 0e72f2c54186 - main - virtio_mmio: Fix a style(9) issue 195. Jan 21 Jessica Clarke git: be79a2c60fec - main - virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1) 196. Jan 21 Jessica Clarke git: 633218ee4615 - main - virtio: Reduce boilerplate for device driver module definitions 197. Jan 21 Jessica Clarke git: 32cb85d0f1e8 - main - Build VirtIO modules on all architectures 198. Jan 21 Jessica Clarke git: 5faeda903753 - main - Rename i386's Linux ELF to Linux ELF32 199. Jan 21 Jessica Clarke git: 513c5cd8276c - main - linux64: Don't pass unnecessary -S and -g to objcopy 200. Jan 21 Jessica Clarke git: 85ad7f8da19f - main - virtio_mmio: Delete a stale #if 0'ed debug print
201. Jan 21 Kyle Evans git: 26490d9b74f0 - main - pkgbase: allow update-packages for first-run of packaging 202. Jan 21 Alexander Motin git: ff751ee05c93 - main - Remove FirstBurstLength limit for software iSCSI. 203. Jan 21 Roger Pau Monné git: d9bd043f93df - stable/11 - xen: allow limiting the amount of duplicated pending xenstore watches 204. Jan 21 Mateusz Guzik Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 205. Jan 21 Konstantin Belousov git: b3daf5db761e - stable/12 - tmpfs_reclaim: detach unlinked node on dereferencing. 206. Jan 21 Konstantin Belousov git: f7d181543fd9 - main - elf: add some definitions for i386 and amd64 relocations 207. Jan 21 Konstantin Belousov git: 9f47eeffa3cf - main - x86: switch kernel TSC timecounter to RDTSCP on AMD Zen CPUs 208. Jan 21 Konstantin Belousov git: 523d94dbeab5 - main - x86: switch vdso TSC timecounter to RDTSCP on AMD Zen CPUs 209. Jan 21 Ed Maste Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 210. Jan 21 Mateusz Guzik Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 211. Jan 21 Mark Johnston git: 920d22cca1a2 - stable/12 - iwm(4): Add support for Intel Killer(R) Wireless-AC 1550i 212. Jan 21 Jessica Clarke Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 213. Jan 21 Andrew Gallatin git: 0c864213ef1e - main - iflib: Fix a NULL pointer deref 214. Jan 21 Ed Maste git: 9e98065cf17d - main - newvers.sh: avoid bare git invocation 215. Jan 21 Mateusz Guzik Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 216. Jan 21 Ed Maste Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 217. Jan 21 Mitchell Horne git: d0a78220ba99 - stable/12 - rc.conf(5): describe devmatch rc variables 218. Jan 21 Mitchell Horne git: d970a8218e16 - stable/12 - armv8crypto: print a message on probe failure 219. Jan 21 Mark Johnston git: 7abc10098b3d - main - libc/nss tests: Fix getpw and getgr single-pass tests 220. Jan 21 Mark Johnston git: ed14c69d5679 - main - libc/nss tests: Style
221. Jan 21 Mark Johnston git: aa37baf3d7cf - main - Define PNP info after defining driver modules 222. Jan 21 Mark Johnston git: 5619d49e07d3 - main - libc/nss: Restore iterator state when doing passwd/group lookups 223. Jan 21 Mark Johnston git: 48a186863431 - main - libc/nss: Ensure that setgroupent(3) actually works as advertised 224. Jan 21 Mark Johnston git: 1a05d9519de6 - main - libcasper/cap_grp tests: Reset the group database handle 225. Jan 21 Mark Johnston git: 6e411d8b14ec - main - libc/nss tests: Add regression tests for commit 55444c823e1f 226. Jan 21 Allan Jude git: 2c8bb126de56 - main - bhyve: Add missing man page section on the nodelete block-device-option 227. Jan 21 Allan Jude git: e6d795d15469 - main - Fix manpage markup in 2c8bb126de56ce49637ad752e78957d9ebafba02 228. Jan 21 Konstantin Belousov git: 0781c79d4872 - main - Restrict supported alignment for malloc_domainset_aligned(9) to PAGE_SIZE. 229. Jan 21 Konstantin Belousov git: 1ac7c34486ab - main - malloc_aligned: roundup allocation size up to next power of two 230. Jan 21 Alexander V. Chernikov git: 5bdce6ff546e - main - Remove deadlock in rc caused by pwait waiting for itself. 231. Jan 21 Kyle Evans Re: git: 5bdce6ff546e - main - Remove deadlock in rc caused by pwait waiting for itself. 232. Jan 21 Alexander V. Chernikov git: bbff3a72b23a - main - Fix typo in pwait.c introduced in 5bdce6ff546e 233. Jan 21 Alexander V. Chernikov git: 130aebbab0d3 - main - Further refactor IPv4 interface route creation. 234. Jan 21 Marius Strobl git: b2a29e5f8319 - main - boot_font(4): remove obsolete font 235. Jan 21 Marius Strobl git: c62ee7332e4d - main - fb_if: remove unused method 236. Jan 21 Marius Strobl git: e60a0db3b8c9 - main - sym(4): fix nits reported by Coverity 237. Jan 21 Marius Strobl git: 2dcbf0462e17 - main - sym(4): handle mixed tagged/untagged commands gracefully 238. Jan 21 Marius Strobl git: 679e4cdabdc5 - main - kvprintf(9): add missing FALLTHROUGH 239. Jan 21 Marius Strobl git: 3b433ed76500 - main - mmcsd(4): properly set BIO error when partition switching fails 240. Jan 22 Glen Barber git: bfd15705156b - stable/13 - Create the stable/13 branch
241. Jan 22 Glen Barber git: a53ce3fc4938 - main - Bump CURRENT to 14.0 242. Jan 22 Glen Barber git: 02611ef8ee9f - stable/13 - Turn on MALLOC_PRODUCTION 243. Jan 22 Oliver Pinter Re: git: a53ce3fc4938 - main - Bump CURRENT to 14.0 244. Jan 22 Glen Barber git: f9a66922c9ec - main - fix incorrect LLD_VERSION_STRING from previous commit 245. Jan 22 Glen Barber Re: git: a53ce3fc4938 - main - Bump CURRENT to 14.0 246. Jan 22 Oleksandr Tymoshenko git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 247. Jan 22 Ruslan Makhmatkhanov Re: git: a53ce3fc4938 - main - Bump CURRENT to 14.0 248. Jan 22 Li-Wen Hsu git: af3993c9e4d7 - main - Catch up another version bump to 14.0 249. Jan 22 Mateusz Guzik Re: git: a9fc14fbf445 - main - newvers.sh: add support for gitup(1) 250. Jan 22 Mateusz Guzik git: bb3b6995c4d0 - main - Revert "[mips] revert r366664 - flip mips back from -O2 to -O" 251. Jan 22 Mateusz Guzik git: 64b1230c03c8 - main - arm64: fix typo in file name in GENERIC-MMCCAM-NODEBUG 252. Jan 22 Lewis Cook git: e808c8309cc6 - main - Complete Steps 5 and 9 from the Committer's guide 253. Jan 22 Hans Petter Selasky git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 254. Jan 22 Hans Petter Selasky git: b195e1730e51 - stable/12 - MFC 376e130b4707: Fix memory leaks in error paths in krping. 255. Jan 22 Hans Petter Selasky git: 1dd0ee9b5382 - stable/12 - MFC 480570dbb309: Fixes for SRIOV in mlx5core. 256. Jan 22 Hans Petter Selasky git: 72dcb4d94549 - stable/12 - MFC 87b3c8cc99f9: Fix spelling in mlx5core. 257. Jan 22 Hans Petter Selasky git: 76c0d2c74670 - stable/12 - MFC 82c7abe7785b: The "unsigned" type is the same like "unsigned int". 258. Jan 22 Hans Petter Selasky git: 316382e22e1b - stable/12 - MFC 50a9f8bbc1dd: Downgrade error about missing VSC to warning and make messages consistent in mlx5core. 259. Jan 22 Hans Petter Selasky git: 125cdcc13b70 - stable/12 - MFC r353632: Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore. This reduces the number 260. Jan 22 Hans Petter Selasky git: bad1f0930326 - stable/12 - MFC daa150aaa30f: Properly handle case where firmware dump returns more registers on second pass in mlx5core.
261. Jan 22 Hans Petter Selasky git: e1e64a0921c7 - stable/12 - MFC 9a47ae044b48: Bump driver versions for mlx5en(4) and mlx4en(4). 262. Jan 22 Hans Petter Selasky git: f6a79d4561a1 - stable/12 - MFC 89c0b4fa1172: Bump some copyrights in mlx5en(4). 263. Jan 22 Hans Petter Selasky git: 2fadd4c723dc - stable/12 - MFC a00718e1dfcd: Implement SIOCGIFRSSKEY and SIOCGIFRSSHASH and mlx5en(4). 264. Jan 22 Hans Petter Selasky git: 026b14030bdf - stable/11 - MFC 376479200760: Fix whitespace in mlx5en(4). 265. Jan 22 Hans Petter Selasky git: 8302e83a1c4e - stable/11 - MFC 376e130b4707: Fix memory leaks in error paths in krping. 266. Jan 22 Hans Petter Selasky git: 6187db1d915d - stable/11 - MFC 50a9f8bbc1dd: Downgrade error about missing VSC to warning and make messages consistent in mlx5core. 267. Jan 22 Hans Petter Selasky git: a7c9b12baf7d - stable/11 - MFC 480570dbb309: Fixes for SRIOV in mlx5core. 268. Jan 22 Hans Petter Selasky git: 71c34db5ba79 - stable/11 - MFC 87b3c8cc99f9: Fix spelling in mlx5core. 269. Jan 22 Hans Petter Selasky git: 4ffbeb0414ed - stable/11 - MFC 82c7abe7785b: The "unsigned" type is the same like "unsigned int". 270. Jan 22 Hans Petter Selasky git: f301a7de8b76 - stable/11 - MFC daa150aaa30f: Properly handle case where firmware dump returns more registers on second pass in mlx5core. 271. Jan 22 Hans Petter Selasky git: 65dd92f6043d - stable/11 - MFC r367610: mlx5en: Register all combinations of FDX/RXPAUSE/TXPAUSE as valid media types. 272. Jan 22 Hans Petter Selasky git: 1f1f6b4cb5ee - stable/11 - MFC r353632: Replace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real_dev() in ibcore. This reduces the number 273. Jan 22 Hans Petter Selasky git: 43bf82ace68d - stable/11 - MFC a00718e1dfcd: Implement SIOCGIFRSSKEY and SIOCGIFRSSHASH and mlx5en(4). 274. Jan 22 Hans Petter Selasky git: 198471ed6b15 - stable/11 - MFC 89c0b4fa1172: Bump some copyrights in mlx5en(4). 275. Jan 22 Hans Petter Selasky git: c408d03b378a - stable/11 - MFC r367609: mlx5en: Refactor repeated code to register media type to mlx5e_ifm_add(). 276. Jan 22 Hans Petter Selasky git: 2cd3c13be316 - stable/11 - MFC r367611: mlx5en: stop ignoring pauses and flow in the media reqs. 277. Jan 22 Hans Petter Selasky git: 2695791408f5 - stable/11 - MFC r367612: mlx5en: Set ifmr_current same as ifmr_active. 278. Jan 22 Hans Petter Selasky git: e87e3e82f3a0 - stable/11 - MFC 9a47ae044b48: Bump driver versions for mlx5en(4) and mlx4en(4). 279. Jan 22 Mateusz Guzik git: ace7209ce04d - main - newvers.sh: restore reporting branch names 280. Jan 22 Kyle Evans Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4).
281. Jan 22 Hans Petter Selasky Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 282. Jan 22 Glen Barber Re: git: af3993c9e4d7 - main - Catch up another version bump to 14.0 283. Jan 22 Mateusz Guzik git: d5bd29ed505f - stable/13 - Revert "[mips] revert r366664 - flip mips back from -O2 to -O" 284. Jan 22 Mateusz Guzik git: 51d73a3e46cf - stable/13 - newvers.sh: restore reporting branch names 285. Jan 22 Kyle Evans Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 286. Jan 22 Mateusz Guzik git: eb61de5b7871 - main - powerpc: fix build without DDB 287. Jan 22 Mateusz Guzik git: 62bcf61ab170 - stable/13 - powerpc: fix build without DDB 288. Jan 22 Ed Maste Re: git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 289. Jan 22 Kristof Provost git: 551119253819 - stable/12 - Fix dependency cleanup hack for pf_ruleset.c 290. Jan 22 Piotr Kubaj git: c0a9a0cb1f37 - main - powerpc64le: don't enable COMPAT_* options in GENERIC64LE 291. Jan 22 Piotr Kubaj git: 035f4ea71e6b - stable/13 - powerpc64le: don't enable COMPAT_* options in GENERIC64LE 292. Jan 22 Alexander Motin git: bec67897b0c5 - stable/12 - Add Intel Gemini Lake AHCI ID. 293. Jan 22 Alexander Motin git: 4493b69d4aa4 - stable/12 - Unify Intel CODEC naming. 294. Jan 22 Kyle Evans Re: git: 035f4ea71e6b - stable/13 - powerpc64le: don't enable COMPAT_* options in GENERIC64LE 295. Jan 22 Kyle Evans git: 123ae3045dd2 - main - build: remove LIBPTHREAD/LIBTHR build options 296. Jan 22 Kyle Evans git: 251a6ddfbdcd - main - Regen src.conf after MK_{LIBTHR, LIBPTHREAD} removal 297. Jan 22 Jamie Gritton git: 39c8ef90f6d0 - main - jail: A jail could be removed without calling OSD methods 298. Jan 22 Jamie Gritton git: 195cd6ae2481 - main - jail: fix dangling reference bug from 6754ae2572eb 299. Jan 22 Mitchell Horne git: 57a543d8b850 - main - gdb: only return signal values for powerpc's gdb_cpu_signal() 300. Jan 22 Ed Maste git: 86f33b5fcf60 - main - elfctl: allow features to be specified by value
301. Jan 22 Warner Losh Re: git: e006b6a2c1b9 - stable/12 - MFC 376479200760: Fix whitespace in mlx5en(4). 302. Jan 22 Charlie Li Re: git: 86f33b5fcf60 - main - elfctl: allow features to be specified by value 303. Jan 22 Ed Maste git: f302fd1aa673 - main - elfctl: fix typo from last-minute refactoring 304. Jan 22 Kyle Evans git: 1c9891b8df63 - stable/13 - jemalloc: restore JEMALLOC_DEBUG when building WITHOUT_MALLOC_PRODUCTION 305. Jan 22 Kyle Evans git: d1c39af0ec33 - stable/13 - Regenerate src.conf(5) 306. Jan 23 John Baldwin Re: git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 307. Jan 23 Allan Jude Re: git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 308. Jan 23 Oleksandr Tymoshenko git: f76393a6305b - stable/13 - armv8crypto: add AES-GCM support 309. Jan 23 Oleksandr Tymoshenko Re: git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 310. Jan 23 Oleksandr Tymoshenko Re: git: ed9b7f441466 - main - armv8crypto: add AES-GCM support 311. Jan 23 Antoine Brodin Re: git: 86f33b5fcf60 - main - elfctl: allow features to be specified by value 312. Jan 23 Toomas Soome git: 6c789c55c4ba - main - loader: create built in font from bold font face 313. Jan 23 Vincenzo Maffione git: bfd75d455719 - main - axgbe: fix some link related issues 314. Jan 23 Mateusz Guzik git: 739ecbcf1c4f - main - cache: add symlink support to lockless lookup 315. Jan 23 Mateusz Guzik git: 618029af508b - main - tmpfs: add support for lockless symlink lookup 316. Jan 23 Mateusz Guzik git: c892d60a1d3e - main - ufs: denote lack of support for lockless symlink lookup 317. Jan 23 Mateusz Guzik git: 3110d4ebd6c0 - main - zfs: add support for lockless symlink lookup 318. Jan 23 Konstantin Belousov git: aa8c1f8d84d2 - main - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write 319. Jan 23 Konstantin Belousov git: 9940ac808de7 - main - elfctl: Fix type errors. 320. Jan 23 Mark Johnston git: 80a5b8512a2c - stable/12 - kldxref(8): Sort MDT_MODULE info first in linker.hints output
321. Jan 23 Mark Johnston git: 519b64e27fdd - main - Revert "Define PNP info after defining driver modules" 322. Jan 23 Lutz Donnerhacke git: d7dd28bb09fa - main - netgraph/ng_source: If queue is full, don't enqueue 323. Jan 23 Mateusz Guzik git: 02ec31bdf60f - main - cache: add back target entry on rename 324. Jan 23 Vladimir Kondratyev git: 0d528e635414 - main - hcons: Fix manpage typo 325. Jan 23 Yasuhiro Kimura Re: git: aa8c1f8d84d2 - main - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write 326. Jan 23 Oliver Pinter Re: git: 02ec31bdf60f - main - cache: add back target entry on rename 327. Jan 23 Mateusz Guzik Re: git: 02ec31bdf60f - main - cache: add back target entry on rename 328. Jan 23 Konstantin Belousov Re: git: aa8c1f8d84d2 - main - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write 329. Jan 23 Jessica Clarke git: d6327ae8c11b - main - Fix cross-build support for Ubuntu 16.04 330. Jan 23 Yasuhiro Kimura Re: git: aa8c1f8d84d2 - main - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write 331. Jan 23 Rick Macklem Re: git: aa8c1f8d84d2 - main - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write 332. Jan 24 Kyle Evans git: 80bffc566202 - stable/12 - bectl: tests: use -R <mount> instead of specifying altroot 333. Jan 24 Kyle Evans git: 8ec319d7922c - stable/12 - certctl: replace hardcoded uses of /usr/local 334. Jan 24 Kyle Evans git: 9ffee7b1eaeb - stable/12 - lualoader: use floor division to get correct type 335. Jan 24 Kyle Evans git: 912086c27f9a - stable/12 - libc: regex: rework unsafe pointer arithmetic 336. Jan 24 Kyle Evans git: d9cc55ea82fa - stable/12 - lualoader: add loader_conf_dirs support (loader.conf.d) 337. Jan 24 Kyle Evans git: fd478d518f49 - stable/12 - kern: dup: do not assume oldfde is valid 338. Jan 24 Kyle Evans git: 55850d2b5118 - stable/12 - Makefile: add a small blurb about building with gcc xtoolchain 339. Jan 24 Kyle Evans git: 50da94fc7af1 - stable/12 - flua: initial support for "require" in the base system 340. Jan 24 Kyle Evans git: 6a61f08108fe - stable/12 - flua: support "require" for binary objects in the base system
341. Jan 24 Kyle Evans git: bd98a274d0ed - stable/12 - flua: don't allow dlopen, et al., for bootstrap flua 342. Jan 24 Kyle Evans git: 12139a196aca - stable/12 - Fix -Wundef warnings when building liblua 343. Jan 24 Kyle Evans git: f817905593d4 - stable/12 - flua: implement chmod 344. Jan 24 Kyle Evans git: e86393dbec72 - stable/12 - libregex: re-enable `make check` 345. Jan 24 Kyle Evans git: 5ff2a3cb9e93 - stable/12 - libc: tests: hook CPUSET(9) test up to the build 346. Jan 24 Kyle Evans git: 43e92dc0d56b - stable/12 - libc: tests: add some tests for cpuset(2) 347. Jan 24 Kyle Evans git: d569ea6a4518 - stable/12 - Bump up the low range of cpuset numbers to account for the kernel cpuset. 348. Jan 24 Kyle Evans git: ac6e3a14070e - stable/12 - cpuset: refcount-clean 349. Jan 24 Kyle Evans git: 4b74a4d4e267 - stable/12 - du: tests: fix the H_flag test (primarily grep usage) 350. Jan 24 Kyle Evans git: ad62ba026e4d - stable/12 - du: tests: make H_flag tests more strict about output requirements 351. Jan 24 Kyle Evans git: 3cde0e743a46 - stable/12 - Partial revert of ac6e3a14070 352. Jan 24 Kyle Evans git: 3c136581b69d - stable/12 - Move stand/ofw/libofw to stand/libofw. 353. Jan 24 Kyle Evans git: ca212d911585 - stable/12 - stand: properly declare subdir deps or .WAIT, do parallel build 354. Jan 24 Kyle Evans git: e38af1933c3b - stable/12 - stand: remove bogus dependency from libsa32 355. Jan 24 Kyle Evans git: 0b97b9ae187f - stable/12 - lualoader: fix lua-lint run 356. Jan 24 Michael Tuexen git: 7a051c0a7890 - main - sctp: improve consistency 357. Jan 24 Vincenzo Maffione git: 08f7954e1c9f - stable/12 - iflib: add assert to prevent out-of-bounds array access 358. Jan 24 Michael Tuexen git: 0f7573ffd614 - main - sctp: fix PR-SCTP stats when adding addtional streams 359. Jan 24 Mateusz Guzik git: 97a463120bf9 - main - libc: skip spurious stat in _gettemp 360. Jan 24 Mateusz Guzik git: 6fe328ace8f4 - main - libc: remove open-coded strlen in _gettemp
361. Jan 24 Mateusz Guzik git: b22fdf45ff8e - main - libc: try to skip memcpy in _gettemp 362. Jan 24 Gordon Bergling git: 1f73236b0302 - main - Add a manual page for axp(4) / AMD 10G Ethernet driver 363. Jan 24 Michael Tuexen git: d05d908d6d3c - stable/12 - tcp: fix handling of TCP RST segments missing timestamps 364. Jan 24 Michael Tuexen git: e82353f84c58 - stable/12 - tcp: add sysctl to tolerate TCP segments missing timestamps 365. Jan 24 Ed Maste git: 25611bc0abf8 - main - cxgbetool: correct utilties typo 366. Jan 24 Ed Maste git: b23665f3169b - main - Remove Binutils from src.conf(5) option descriptions 367. Jan 24 Ed Maste git: 7680431a38cc - main - Regen src.conf.5 after LLD description updates 368. Jan 24 Alexander Motin git: b31dae0caa02 - main - Exclude reserved iSCSI Target Transfer Tag. 369. Jan 24 Alexander Motin git: 9bee9a98ff7f - main - Exclude reserved iSCSI Initiator Task Tag. 370. Jan 24 Lutz Donnerhacke git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 371. Jan 24 Lutz Donnerhacke Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 372. Jan 24 Kyle Evans Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 373. Jan 24 Kyle Evans git: 576562856efb - main - lualoader: improve loader.conf var processing 374. Jan 24 Vincenzo Maffione git: aceaccab659c - main - iflib: netmap: add support for NS_MOREFRAG 375. Jan 24 Vincenzo Maffione git: f80efe5016ba - main - iflib: netmap: move per-packet operation out of fragments loop 376. Jan 24 Vincenzo Maffione git: ee0005f11f2b - main - netmap: simplify parameter passing 377. Jan 24 Konstantin Belousov git: bd01a69f4836 - main - nfs_write(): do not call ncl_pager_setsize() after clearing TDP2_SBPAGES


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