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


2024/dev-commits-src-main/20240923.dev-commits-src-main

Messages: 232, sorted by subject
Last page update: Sat Jan 3 13:05:06 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Sep 22 Warner Losh                git: 00b0498051de - main - Fix xo_emit format string for percentages
  2. Sep 19 Kristof Provost            git: 03d11291d8ec - main - pf: fix potential memory leaks in pf_create_state()
  3. Sep 21 Ed Maste                   git: 03ff6260b4be - main - src.conf.5: regen after LOADER_IA32 knob addition
  4. Sep 19 Mark Johnston              git: 06e7bc83f6a4 - main - dtrace/amd64: Remove the dtrace_invop_callsite symbol
  5. Sep 22 Warner Losh                Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling
  6. Sep 16 Navdeep Parhar             git: 07f47e8850d0 - main - cxgbe/t4_tom: completely avoid L2T entries during stop/suspend.
  7. Sep 18 Richard Scheffenegger      git: 0a05ea1f56e6 - main - tcp: keep syncache flags when updating ECN info
  8. Sep 18 Stephen J. Kiernan         git: 0a88678fcabc - main - awk: update dependencies for dirdeps build
  9. Sep 18 Colin Percival             git: 0aabcd75dbc2 - main - EC2: Disable RSA host key generation for sshd
 10. Sep 20 Mark Johnston              git: 0abe2d3903cc - main - agp.4: Add a deprecation notice to the man page
 11. Sep 21 Kevin Bowling              git: 0acea458f82d - main - ixgbe: update ixgbe_mbx with ix-3.3.38 changes
 12. Sep 22 Zhenlei Huang              git: 0ca553d761e5 - main - iflib: Ignore fa7045f99cdb in blame
 13. Sep 20 Konstantin Belousov        git: 0ecbb28ce351 - main - vm_map: add vm_map_find_locked(9)
 14. Sep 19 Kevin Bowling              git: 10746040820e - main - ixgbe: rename VF message type macros
 15. Sep 20 Charlie Li                  Re: git: 10746040820e - main - ixgbe: rename VF message type macros
 16. Sep 20 Yasuhiro Kimura             Re: git: 10746040820e - main - ixgbe: rename VF message type macros
 17. Sep 20 Doug Moore                  Re: git: 10746040820e - main - ixgbe: rename VF message type macros
 18. Sep 20 Kevin Bowling               Re: git: 10746040820e - main - ixgbe: rename VF message type macros
 19. Sep 20 Yasuhiro Kimura             Re: git: 10746040820e - main - ixgbe: rename VF message type macros
 20. Sep 19 Kevin Bowling              git: 14561f1eda85 - main - ixl: Increase tx/rx ring size to 8160

 21. Sep 20 Warner Losh                git: 14980d69ff0f - main - i2c: Don't print uninitialized data when verbose
 22. Sep 21 Warner Losh                git: 1693e3be3bfb - main - u3g: reorder Quectel devices by product ID
 23. Sep 22 Warner Losh                git: 17cccb6f9092 - main - libsa: Fix a comment to be less vague
 24. Sep 16 Konstantin Belousov        git: 180c8ab07995 - main - amd64 la57_trampoline: jump immediately after re-enabling paging
 25. Sep 21 Warner Losh                git: 1a58fd5bf686 - main - Makefile.inc1: make pkg-create(8) compression level overridable
 26. Sep 19 Mark Johnston              git: 1ae4951ba7bb - main - netmap: Make the memory ops function pointer table const
 27. Sep 21 Mark Johnston              git: 1b1e392aed49 - main - ggate: Add support for O_DIRECT access
 28. Sep 20 Kevin Bowling              git: 1b80ac6fa64e - main - ixgbe: increase DCB BW calculation for MTU
 29. Sep 20 Zhenlei Huang              git: 1baf6164e4d6 - main - bpf: Some style and white space cleanup
 30. Sep 16 Konstantin Belousov        git: 1be58e67eb24 - main - amd64 la57_trampoline: turn off global pages and PCID before turning off paging
 31. Sep 16 Michael Tuexen             git: 1c6bb4c5789c - main - tcp: remove TCP_OFFLOAD_DISABLE
 32. Sep 22 Warner Losh                git: 1f0174c92786 - main - arm64: Add support for FIQs
 33. Sep 19 Mark Johnston              git: 1f903953fbf8 - main - bhyve: Add raw tcp to uart backend
 34. Sep 19 Kristof Provost            git: 1fd02d1e1522 - main - pf: factor out rule counter update code
 35. Sep 20 Kevin Bowling              git: 224f7ab8b470 - main - ixgbe: add reset count field to HW struct
 36. Sep 16 Kristof Provost            git: 2339ead6384e - main - pf: allow filtering on the receive interface
 37. Sep 20 Kevin Bowling              git: 25771c8c1ae6 - main - ixgbe: prevent PBA read over eeprom word size
 38. Sep 20 Kevin Bowling              git: 267f223f622f - main - ixgbe: fix compilation for VF
 39. Sep 18 Colin Percival             git: 279734be11fc - main - RELNOTES: Document EC2 SSH RSA host key desupport.
 40. Sep 16 Konstantin Belousov        git: 280e50461a1f - main - amd64 la57_trampoline: save registers in memory

 41. Sep 20 Mark Johnston              git: 283bf3b4b105 - main - socket: Only log splice structs to ktrace if KTR_STRUCT is configured
 42. Sep 21 Warner Losh                git: 2878d99dfcfb - main - manuals: Misc macro typos
 43. Sep 19 Kevin Bowling              git: 28fdb212adc0 - main - ixgbe: increase VF reset timeout
 44. Sep 16 Konstantin Belousov        git: 2912c2fbd440 - main - amd64 pmap: be more verbose around entering and leaving LA57 trampoline
 45. Sep 16 Konstantin Belousov        git: 29a0a720c33f - main - amd64 sysarch(2): style
 46. Sep 22 Bojan Novković             git: 29a6f8fd93c2 - main - vm: Use VM_ALLOC_NOFREE when allocating bogus_page
 47. Sep 21 Warner Losh                git: 2a680c5c37ea - main - sysctl.8: mark sysctls as vars per style.mdoc(7)
 48. Sep 20 Konstantin Belousov        git: 2c1963d46335 - main - procfs rlimit: handle pipebuf
 49. Sep 16 Kristof Provost            git: 2ca286d0d260 - main - pf: always drop ICMPv6 in IPv4 datagrams
 50. Sep 20 Kevin Bowling              git: 3167854b9d21 - main - ixgbe: remove circular dependency in ixgbe_mbx.h
 51. Sep 21 Warner Losh                git: 32b0830aa030 - main - conf: make ZFS depend on XDR sources
 52. Sep 22 Colin Percival             git: 32fce09268dd - main - random: Avoid magic numbers
 53. Sep 20 Konstantin Belousov        git: 3458bbd39778 - main - kernel: add RLIMIT_PIPEBUF
 54. Sep 22 Konstantin Belousov        git: 3503aa0cdcb0 - main - mlx5en: Handle install SA for ipv6 encapsulated case
 55. Sep 16 Kristof Provost            git: 357c95ea4663 - main - pf tests: ensure we correctly optimize { any, 192.0.2.3 }
 56. Sep 21 Kevin Bowling              git: 36c516b31136 - main - ixgbe: update if_sriov to use the new mailbox apis
 57. Sep 18 Gordon Bergling            git: 3e614fb600f2 - main - e1000: Fix a typo in a source code comment
 58. Sep 22 Ed Maste                   git: 4004e1752ec7 - main - hda: remove duplicate codec defines
 59. Sep 20 Mateusz Piotrowski         git: 401516dbc54e - main - rc.subr: Consistently use an absolute path for sysrc
 60. Sep 20 Konstantin Belousov        git: 40769168a5ee - main - pipespace_new(): decrease uidinfo pipebuf usage if reservation check failed

 61. Sep 20 Kevin Bowling              git: 420c98447027 - main - ixgbe: remove unused function prototypes
 62. Sep 21 Warner Losh                git: 45001ab45ed0 - main - loader.efi.8: BOOOTX64.EFI: fix typo
 63. Sep 19 Doug Moore                 git: 450a6690f557 - main - vm_radix: offer pctrie_iterator access
 64. Sep 20 Kevin Bowling              git: 4530d49e68d3 - main - ixgbe: use primary and block terminology
 65. Sep 19 Simon J. Gerraty           git: 4a5fa1086184 - main - procfs require PRIV_PROC_MEM_WRITE to write mem
 66. Sep 21 Mark Johnston               Re: git: 4a5fa1086184 - main - procfs require PRIV_PROC_MEM_WRITE to write mem
 67. Sep 16 Peter Holm                 git: 4f4b483d3100 - main - stress2: Added a comment about a problem found and fixed
 68. Sep 16 Konstantin Belousov        git: 4f82af24f111 - main - amd64 pmap: do not set PG_G for usermode pmap pml5 kernel entry
 69. Sep 20 Kevin Bowling              git: 50455f73c281 - main - ixgbe: replace implicit fall-through comments
 70. Sep 16 Kristof Provost            git: 50ecaf1bd46a - main - pf: use AF_INET6 when comparing IPv6 addresses
 71. Sep 19 Kristof Provost            git: 5130165be136 - main - pf: remove redundant checks
 72. Sep 22 Dimitry Andric             git: 54521a2ff93a - main - Merge commit b84d773fd004 from llvm git (by Fangrui Song):
 73. Sep 20 Konstantin Belousov        git: 54a8d1fbbf65 - main - getrlimit(2): document RLIMIT_PIPEBUF
 74. Sep 22 Zhenlei Huang              git: 55ea43ce4b1b - main - git-blame-ignore-revs: Ignore f3754afd5901 in blame
 75. Sep 19 Stephen J. Kiernan         git: 567d9fe8adf0 - main - csu: add include path to CFLAGS to be able to find libsys.h
 76. Sep 19 Kristof Provost            git: 589c67771edf - main - pf: drop packets if pullup fails
 77. Sep 22 Colin Percival             git: 58ec2d0d4a3c - main - loader: Add TSLOG to interpreter built-ins
 78. Sep 20 Warner Losh                git: 599273f942b8 - main - Copy the new ia32 loader
 79. Sep 19 Mark Johnston              git: 5bd7b976c121 - main - dtrace_test: Remove the dependency on dtraceall
 80. Sep 19 Mark Johnston              git: 5d045d556b1c - main - syslogd: Ignore getaddrinfo() errors if -ss is specified

 81. Sep 20 Konstantin Belousov        git: 5d92f20c7d31 - main - bin/sh: support RLIMIT_PIPEBUF
 82. Sep 22 Kevin Bowling              git: 5f6964d9fbf6 - main - e1000: drop NEEDGIANT from em_sysctl_debug_info use
 83. Sep 19 Alan Somers                git: 5f89aea7b74a - main - ctld: fix several process setup/teardown bugs
 84. Sep 16 Kristof Provost            git: 637d81c52d21 - main - pfctl: fix incorrect optimization
 85. Sep 20 Mitchell Horne             git: 650056363bad - main - manuals: Fix errors in .2 pages
 86. Sep 19 Kristof Provost            git: 650dcb48b06f - main - pf: print rule number in debug output
 87. Sep 16 Kristof Provost            git: 661d0031bbc6 - main - pf tests: test the new received-on feature
 88. Sep 16 Konstantin Belousov        git: 666303f59808 - main - sysarch: improve checks for max user address
 89. Sep 20 Warner Losh                git: 66efdefe78bb - main - mfi: Correct a struct member name
 90. Sep 21 Konstantin Belousov        git: 66fcbd9556b0 - main - VOP_ATTRIB.9: switch to Fa/Fc
 91. Sep 20 Warner Losh                git: 674b96f58b9c - main - netstat: Add missing "shutdown-ack-timer" key to libxo output
 92. Sep 16 Konstantin Belousov        git: 678bc2281c37 - main - la57: do not set global bit for PML5 entry
 93. Sep 20 Warner Losh                git: 6818ff7797c6 - main - loader: Fix 32-bit compatibility
 94. Sep 16 Konstantin Belousov        git: 687b896f8ea5 - main - amd64 la57_trampoline: lgdt descriptor is always 10 bytes in long mode
 95. Sep 20 Kevin Bowling              git: 68ba3eabd486 - main - ixgbe: introduce new mailbox API
 96. Sep 22 Mateusz Piotrowski         git: 6e414739fc95 - main - rc.subr.8: Fix the Bl macro of a list which is actually a table
 97. Sep 20 Warner Losh                git: 6e45b50342d5 - main - mac_veriexec_parser: Fix open_file error handling
 98. Sep 21 Warner Losh                git: 6fdb07d5b7e9 - main - loader: provide error message in command_errmsg instead of printing
 99. Sep 22 Colin Percival             git: 714a6d436819 - main - EC2: Set entropy_efi_seed_size to 64
100. Sep 20 Kevin Bowling              git: 7234c3099947 - main - ixgbe: introduce new mailbox API

101. Sep 19 Kristof Provost            git: 7309c551a56e - main - pf tests: test the new log(matches) feature
102. Sep 22 Colin Percival             git: 74a28cf6e7f6 - main - loader: Load platform entropy even without menu
103. Sep 20 Dag-Erling Smørgrav        git: 74f1007fcc83 - main - printf(): Save errno earlier.
104. Sep 20 Mark Johnston              git: 75cd1e534c75 - main - socket: wrap ktrsplice call with KTRACE ifdef
105. Sep 20 Cy Schubert                Re: git: 7672cbef2c1e - main - pipes: reserve configured  percentage of buffers zone to superuser
106. Sep 20 Cy Schubert                 Re: git: 7672cbef2c1e - main - pipes: reserve configured  percentage of buffers zone to superuser
107. Sep 20 Cy Schubert                 Re: git: 7672cbef2c1e - main - pipes: reserve configured  percentage of buffers zone to superuser
108. Sep 20 Konstantin Belousov        git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser
109. Sep 20 Mark Johnston               Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser
110. Sep 20 tuexen@freebsd.org          Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser
111. Sep 19 Mark Johnston              git: 767723ddebe9 - main - iflib: Use if_alloc_dev() to allocate the ifnet
112. Sep 16 Konstantin Belousov        Re: git: 76c2b331bcd9 - main - lib/libc/amd64/string: add timingsafe_bcmp(3) scalar, baseline implementations
113. Sep 18 Stephen J. Kiernan         git: 77d7da1dc85a - main - Revert "mca: Allow for passing ECC error record to memory controller driver"
114. Sep 18 Alexey Dokuchaev            Re: git: 77d7da1dc85a - main - Revert "mca: Allow for passing ECC error record to memory controller driver"
115. Sep 21 Mark Johnston              git: 7cfdb02a73df - main - bhyve: Fix an inverted check when enabling PCI busmastering
116. Sep 19 Kristof Provost            git: 7d381d0a5b50 - main - pf: exclude link local address from the dynamic interface address pool
117. Sep 20 Konstantin Belousov        git: 80133d678ecb - main - procstat: support RLIMIT_PIPEBUF
118. Sep 16 Kristof Provost            git: 80eb861dc2a7 - main - pfctl: lex <=, >=, and != into a single token
119. Sep 19 Kevin Bowling              git: 811912c46b58 - main - e1000: fix link power down
120. Sep 21 Warner Losh                git: 83e93d53f674 - main - hv_netvsc.4: mlink to hn(4)/if_hn(4) + tag spdx

121. Sep 16 Tom Jones                  git: 855c3dacfc6a - main - imx clk: Skip reconfiguring the clock if we don't have a new best_parent
122. Sep 22 Warner Losh                git: 85918beb387f - main - intrng: Add support for multiple interrupt roots
123. Sep 22 Mark Millard                git: 85918beb387f - main - intrng: Add support for multiple interrupt roots
124. Sep 22 Warner Losh                 Re: git: 85918beb387f - main - intrng: Add support for multiple interrupt roots
125. Sep 22 Mateusz Piotrowski         git: 859868156a16 - main - rc.subr.8: Do not use mdoc macros for Bl width
126. Sep 20 Michael Tuexen             git: 87fbd9fc7fc5 - main - tcp: remove unused socket option names
127. Sep 20 Konstantin Belousov        git: 8ae779832c6f - main - privs: add PRIV_PIPEBUF
128. Sep 22 Colin Percival             git: 8ce291a335bc - main - pkcs5v2: Add pkcs5v2_genkey_raw function
129. Sep 20 Gordon Bergling            git: 9046ecff409c - main - bluetooth(3): Fix two typos in source code comments
130. Sep 22 Mateusz Piotrowski         git: 91fac46bf7cf - main - rc.d/dnctl: Chmod +x for consistency with other rc scripts
131. Sep 22 Colin Percival             git: 925f15731e34 - main - loader: Make pkcs5v2 unconditionally available
132. Sep 21 Kristof Provost            git: 93e96359c980 - main - libpfctl: ensure we return useful error codes
133. Sep 21 Warner Losh                git: 944c74b7d93c - main - jail.conf.5: minor cleanup (spdx, macros, xrefs)
134. Sep 20 Warner Losh                git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output
135. Sep 22 Mark Johnston               Re: git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output
136. Sep 22 Warner Losh                 Re: git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output
137. Sep 22 Mark Johnston               Re: git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output
138. Sep 22 Warner Losh                 Re: git: 94567c8641e2 - main - netstat: Resolve duplicate "dropped-packets" key from libxo output
139. Sep 20 Warner Losh                git: 95f75b0e6e5f - main - loader: Fix shadow_fb allocation
140. Sep 19 Kristof Provost            git: 9746c1e28877 - main - pf tests: ensure we don't NAT to link-local addresses

141. Sep 20 Zhenlei Huang              git: 99215a194483 - main - git-blame-ignore-revs: Ignore 1baf6164e4d6 in blame
142. Sep 18 Stephen J. Kiernan         git: 996a832d2e01 - main - mca: Allow for passing ECC error record to memory controller driver
143. Sep 16 Konstantin Belousov        git: 9a49c98bafbe - main - amd64 la57_trampoline: stop using %rdx to remember original %cr0
144. Sep 19 Mark Johnston              git: 9aabab09c4e1 - main - dtrace/amd64: Fix probe argument fetching
145. Sep 18 Stefan Eßer                git: 9b04aee86ccd - main - vendor/bc: upgrade to version 7.0.2
146. Sep 19 Kevin Bowling              git: 9b56dfd27c64 - main - ixgbe: fix PHY ID for X550
147. Sep 20 Mateusz Piotrowski         git: 9dc67a70650b - main - rc.8: Remove false information about rc.d/local
148. Sep 18 Stephen J. Kiernan         git: 9e2b87207ba1 - main - Allow additional "options" files to be specified in kernel config
149. Sep 19 Kristof Provost            git: 9ec74b675e04 - main - pf: factor out pf_setup_pdesc()
150. Sep 19 Alexander Motin            git: a1bb5bdb0ab6 - main - ure(4): Add ID for LAN port in Thinkpad OneLink+ dock
151. Sep 22 Ed Maste                   git: a305f44d1404 - main - bhyve: validate corb->wp to avoid infinite loop
152. Sep 20 Konstantin Belousov        git: a4c04958f526 - main - libutil: support RLIMIT_PIPEBUF
153. Sep 20 Konstantin Belousov        git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf
154. Sep 21 Dag-Erling Smørgrav         Re: git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf
155. Sep 21 Konstantin Belousov         Re: git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf
156. Sep 21 Dag-Erling Smørgrav         Re: git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf
157. Sep 21 Konstantin Belousov         Re: git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf
158. Sep 21 Warner Losh                git: a55640536ace - main - Install xo_emit_f.3
159. Sep 21 Warner Losh                git: a698c15a41af - main - loader: remove unneeded variable
160. Sep 21 Kevin Bowling              git: a924b5ee6a1b - main - ixgbe: fix fw_recovery_mode callout

161. Sep 19 Kevin Bowling              git: ab92cab02633 - main - ixv: fix x550 VF link speed reported
162. Sep 18 Dag-Erling Smørgrav        git: abed32f91d01 - main - realpath(3): Minor style issues.
163. Sep 19 Oskar Holmlund             git: ad7c98797bcc - main - Remove TI reference from arm/GENERIC
164. Sep 19 Jamie Gritton              git: ae1a0648b05a - main - jail: unbreak the zfs.mount_snapshot option
165. Sep 20 Konstantin Belousov        git: af96ccc6a508 - main - uifree(9): report non-zero values for all shared resources
166. Sep 20 Konstantin Belousov        git: b029e29e0d8b - main - login.conf: add a placeholder for the pipebuf limit
167. Sep 21 Warner Losh                git: b15aff050530 - main - mitigations.7: explain installing firmware + spdx
168. Sep 19 Kevin Bowling              git: b3c7fde6fe91 - main - ixgbe: correct register names to match datasheet
169. Sep 19 Kristof Provost            git: b450a0f928d6 - main - pf: remove unneeded double pointer to pf_scrub_ip(6)()
170. Sep 20 Warner Losh                git: b538d4911004 - main - Add a new sysctl in order to diffrentiate UEFI architectures
171. Sep 22 Colin Percival             git: b58fe4eb29fb - main - loader: Instrument EFI GetRNG with TSLOG
172. Sep 17 Cheng Cui                  git: b6c137de0af1 - main - tcp cc: re-organize newreno functions into parts that can be re-used
173. Sep 21 Kevin Bowling              git: b6cd053e6da9 - main - ixgbe: update if_sriov with ix-3.3.38 changes
174. Sep 16 Konstantin Belousov        git: b7ea2b69ef66 - main - amd64 la57_trampoline: disable EFER.LME around setting CR4.LA57
175. Sep 22 Zhenlei Huang              git: b90ba458dcae - main - iflib: Prefer C99's __func__ over GCC's __FUNCTION__
176. Sep 16 Doug Moore                 git: bae517022c9a - main - swap_pager: enhance meta_transfer comments
177. Sep 16 Konstantin Belousov        git: bbb00b1719f1 - main - pmap_bootstrap_la57(): reload IDT
178. Sep 22 Warner Losh                git: bbf71b315967 - main - sound: Fix SEQ_SYSEX() macro
179. Sep 19 Kristof Provost            git: bc4b0defb012 - main - pf: do not pass af to PFLOG_PACKET
180. Sep 20 Kevin Bowling              git: bfa48c32bc40 - main - ixgbe: add missing QV defines

181. Sep 21 Warner Losh                git: c10511375252 - main - loader: actually change the staging slop
182. Sep 22 Kevin Bowling              git: c11a0649b972 - main - e1000: drop NEEDGIANT on em_sysctl_reg_handler uses
183. Sep 21 Warner Losh                git: c3c06f94f048 - main - Remove unused includes, migrate to stdint.h for uintXX_t types.
184. Sep 19 Doug Moore                 git: c3d743a67a7c - main - vm_object: use reclaim callback to free pages
185. Sep 21 Kevin Bowling              git: c41a0eeea0d6 - main - ixgbe: update if_bypass to ix-3.3.38
186. Sep 18 Stephen J. Kiernan         git: c644d3d8967d - main - libsys: Add dependencies for dirdeps build
187. Sep 20 Warner Losh                git: c6ad7dcd9c44 - main - mfiutil: Fix incorrect accesses of an union member in 'struct mfi_evt_detail'
188. Sep 20 Konstantin Belousov        git: c84d8db0ab3d - main - procfs: ensure that RLIMIT_IDENT is properly updated when a limit is added
189. Sep 22 Colin Percival             git: c8ebbd28aa91 - main - loader: Expand EFI entropy if < 2048 bytes
190. Sep 20 Gordon Bergling            git: cc4997907714 - main - arm64: Fix a typo in a source code comment
191. Sep 20 Kevin Bowling              git: cc9944183187 - main - ixgbe: improve Atom C3000 SWFW semaphore acq
192. Sep 18 Stephen J. Kiernan         git: ce9c3abf69c2 - main - config: Search include paths for files to be read (options, files)
193. Sep 18 Steffen Nurpmeso            Re: git: ce9c3abf69c2 - main - config: Search include paths for files to be read (options, files)
194. Sep 19 Kyle Evans                  Re: git: ce9c3abf69c2 - main - config: Search include paths for files to be read (options, files)
195. Sep 22 Warner Losh                git: d00827a9ca0b - main - Revert "netstat: Resolve duplicate "dropped-packets" key from libxo output"
196. Sep 19 Mark Johnston              git: d439598dd0d3 - main - dtrace tests: Add a test case which validates FBT probe arguments
197. Sep 20 Konstantin Belousov        git: d6074f73af5c - main - pipe: use pipe subsystem KVA counter instead of pipe_map size
198. Sep 20 Kevin Bowling              git: d80c12ba682a - main - Revert "ixgbe: introduce new mailbox API"
199. Sep 21 Warner Losh                git: dca2b27e4247 - main - jail.conf.5: Minor igor issues
200. Sep 21 Kevin Bowling              git: ddfec1fb6814 - main - e1000: Update igb driver version to 2.5.28-fbsd

201. Sep 19 Kristof Provost            git: dea41633e509 - main - pf: handle ACK prioritization for v6
202. Sep 19 Kristof Provost            git: e044f67a66c8 - main - pfctl: improve bitmask printing
203. Sep 21 Kevin Bowling              git: e06918b94ac4 - main - ixgbe: update ixgbe_phy with ix-3.3.38 changes
204. Sep 16 Konstantin Belousov        git: e134cd9580ad - main - amd64: pml5 entries do not support PAT bits
205. Sep 20 Zhenlei Huang              git: e30b58846003 - main - bpf: Add a comment on the large `#ifdef _KERNEL` block
206. Sep 21 Warner Losh                git: e36af20691d8 - main - jail.conf.5: cleanup introduction
207. Sep 22 Kevin Bowling              git: e3a6e916dbba - main - ixgbe: fix misleading indentation in ixgbe_phy
208. Sep 18 Stephen J. Kiernan         git: e47161e5f1f0 - main - loader: update dependencies for dirdeps build
209. Sep 21 Warner Losh                git: e47939b3b110 - main - hn: fix build on !x86
210. Sep 19 Ed Maste                   git: e72d86ad9c62 - main - bhyve: improve input validation in pci_xhci
211. Sep 16 Kristof Provost            git: e80f2a1087a3 - main - pf.conf.5: document received-on
212. Sep 20 Kevin Bowling              git: edef2769483b - main - ixgbe: improve function comments
213. Sep 17 Cy Schubert                Re: git: ee4506105171 - main - cc_cubic: use newreno to emulate  AIMD in TCP-friendly region
214. Sep 17 Cheng Cui                  git: ee4506105171 - main - cc_cubic: use newreno to emulate AIMD in TCP-friendly region
215. Sep 18 Zhenlei Huang               Re: git: ee4506105171 - main - cc_cubic: use newreno to emulate AIMD in TCP-friendly region
216. Sep 20 Warner Losh                git: f0d5b1bdf075 - main - stand/efi: Add a 32-bit variant of libefi
217. Sep 21 Warner Losh                git: f144058b4066 - main - Refactor error handling in lseek operations
218. Sep 21 Warner Losh                git: f3754afd5901 - main - Remove stray whitespaces from sys/amd64/
219. Sep 19 Kristof Provost            git: f3ab00c2b607 - main - pf: add a new log opt PF_LOG_MATCHES
220. Sep 22 Colin Percival             git: f4a69a933cd6 - main - loader: Make EFI entropy size configurable

221. Sep 21 Ed Maste                   git: f505f9a842eb - main - bhyve: simplify slot validation in xHCI emulation
222. Sep 20 Konstantin Belousov        git: f54f41403d14 - main - usr.bin/limits: support RLIMIT_PIPEBUF
223. Sep 20 Kevin Bowling              git: f56311e37d4c - main - ixgbe: Remove Atom C3000 HIC FW access
224. Sep 22 Warner Losh                git: f5a8f6f71a68 - main - rtld: Catch up to 07d90ee0a621 in subr_prf.c: Fix '+' conversion handling
225. Sep 22 Kevin Bowling              git: f6e1b5679211 - main - e1000: remove NEEDGIANT from a couple sysctls
226. Sep 21 Kevin Bowling              git: f72de14ea132 - main - ixgbe: update if_ix and ixgbe api with ix-3.3.38 changes
227. Sep 22 Warner Losh                git: f8afe99cc8b2 - main - efibootmgr: minor cleanup (spdx, typos, see also)
228. Sep 20 Warner Losh                git: f8ca5d45c3c1 - main - stand: Add support for 64-bit machines with 32-bit UEFI implementations
229. Sep 21 Kristof Provost            git: f8d14a44deb0 - main - if_usie: fix typo
230. Sep 22 Dimitry Andric             git: f97c7fdc59d2 - main - Bump lld LINKER_FREEBSD_VERSION for reproducibility fix
231. Sep 22 Zhenlei Huang              git: fa7045f99cdb - main - iflib: Many style fixes
232. Sep 20 Warner Losh                git: fe3f792f9a29 - main - Add build option for the ia32 loader

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