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


2025/dev-commits-src-branches/20250210.dev-commits-src-branches

Messages: 113, sorted by subject
Last update: Mon Feb 10 0:07:03 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Feb  6 Colin Percival             git: 00db5c7152e8 - stable/13 - vmimage.subr: Redirect etcupdate log to stdout
  2. Feb  7 Mark Johnston              git: 028323d61649 - stable/14 - setfib.2: Note that the number of FIBs can be adjusted after boot
  3. Feb  7 Ed Maste                   git: 02cd05b637b2 - stable/13 - blocklistd: Remove obsolete network class reference
  4. Feb  4 Ed Maste                   git: 036ce9b76e0a - stable/14 - vtfontcvt: Improve error message for unsupported DWIDTH
  5. Feb  5 Michael Tuexen             git: 0450ed7766de - stable/13 - TCP RACK: remove un-needed assignment
  6. Feb  4 Konstantin Belousov        git: 07324ed40901 - stable/14 - crtbegin: accurately check for the end of .dtors
  7. Feb  5 Michael Tuexen             git: 080caa0aea25 - stable/14 - TCP RACK: avoid using uninitialized tot_idle variable
  8. Feb  5 Michael Tuexen             git: 08398b84ef15 - stable/14 - tcp: define tcp_lro_log() only when TCP_BLACKBOX is defined
  9. Feb  5 Michael Tuexen             git: 0cc48e631781 - stable/14 - TCP RACK: don't log an uninitialized value
 10. Feb  3 Zhenlei Huang              git: 0cc5ddd0b9f2 - stable/13 - vnet: Fix style nits
 11. Feb  5 Michael Tuexen             git: 0d93b08b4942 - stable/13 - TCP BBR: simplify expression
 12. Feb  5 Michael Tuexen             git: 0da0b392e2e4 - stable/14 - TCP RACK, BBR: ensure return value is always ininitialized
 13. Feb  7 Mark Johnston              git: 0db4588bbe6e - stable/14 - thread: Simplify sanitizer integration with thread creation
 14. Feb  6 Zhenlei Huang              git: 19142d2a9600 - stable/13 - bpf: Fix potential race conditions
 15. Feb  5 Michael Tuexen             git: 1d39f58d735c - stable/13 - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE
 16. Feb  5 Michael Tuexen             git: 1d8bbe5ba370 - stable/14 - TCP RACK: remove variable with is only initialized and not changed
 17. Feb  6 Colin Percival             git: 1dbcd9a15c9d - stable/14 - vmimage.subr: Redirect etcupdate log to stdout
 18. Feb  5 Michael Tuexen             git: 221ac9e07859 - stable/14 - TCP RACK: remove code that cannot be reached
 19. Feb  4 Ed Maste                   git: 22d06df419e0 - stable/14 - gvinum: Emit deprecation notice upon drive tasting
 20. Feb  5 Michael Tuexen             git: 2632e532c431 - stable/14 - TCP BBR: simplify expression


21. Feb 5 Michael Tuexen git: 264b7dd11fa1 - stable/13 - TCP BBR: remove code which is not needed 22. Feb 3 Zhenlei Huang git: 29f77be0d844 - stable/13 - ng_sppp: Build only on i386 and amd64 23. Feb 5 Michael Tuexen git: 2a704e9ca7e9 - stable/14 - TCP BBR: remove dead code 24. Feb 6 Warner Losh git: 2a777f20309f - stable/14 - ota: Merge One True Awk 20250116 bsd-feature 2dce54b053d4 25. Feb 6 Zhenlei Huang git: 2e4eaf3c13d2 - stable/14 - ifnet: Detach BPF descriptors on interface vmove event 26. Feb 5 Michael Tuexen git: 3520068b471f - stable/14 - TCP RACK: add comment 27. Feb 4 Alexander Ziaee git: 3b936c9d3b56 - stable/13 - bsdinstall/zfsboot: Remove unused global variable 28. Feb 8 Konstantin Belousov git: 3ba04b9f3102 - stable/14 - audit(9): do not touch VFS if panicing 29. Feb 5 Michael Tuexen git: 3cf7769f1f18 - stable/13 - TCP RACK: don't log an uninitialized value 30. Feb 5 Michael Tuexen git: 3f45a8ffadad - stable/14 - TCP BBR: do not log an uninitialized value 31. Feb 4 Konstantin Belousov git: 40fb3c401e1d - stable/14 - crtend: accurately check for the start of .ctors 32. Feb 6 Zhenlei Huang git: 4ef48d172bb1 - stable/14 - sysctl: Refactor function parsefile() 33. Feb 5 Michael Tuexen git: 4f5788dfca2b - stable/13 - TCP BBR: simplify expression 34. Feb 4 Alexander Ziaee git: 52549be4088a - stable/14 - bsdinstall/zfsboot: Remove unused global variable 35. Feb 5 Michael Tuexen git: 53da007da1fa - stable/14 - TCP RACK: remove un-needed assignment 36. Feb 7 Mark Johnston git: 546b910adb88 - stable/14 - savecore: add a test for LOG_PERROR 37. Feb 6 Kirk McKusick git: 5572827428bb - stable/14 - Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 38. Feb 9 Zhenlei Huang git: 55c3167e51e9 - stable/13 - tests/sigsys: initialize parameter passed to sysctlbyname() 39. Feb 6 Zhenlei Huang git: 56c93859038f - stable/14 - bpf: Fix potential race conditions 40. Feb 7 Ed Maste git: 5a7daf019918 - stable/14 - blocklistd: Remove obsolete network class reference
41. Feb 6 Zhenlei Huang git: 5b0a5d8c1ea3 - stable/13 - sysctl: Teach sysctl to attach and run itself in a jail 42. Feb 5 Michael Tuexen git: 60682a028156 - stable/13 - TCP RACK, BBR: ensure return value is always ininitialized 43. Feb 7 Bjoern A. Zeeb git: 618afeb7f375 - stable/14 - LinuxKPI 802.11 / rtw88: make packets flow again 44. Feb 7 Colin Percival git: 645ddc804835 - stable/13 - Post-13.5-branch updates 45. Feb 3 Zhenlei Huang git: 67e952ebaaad - stable/13 - if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT 46. Feb 5 Michael Tuexen git: 699d5634661d - stable/13 - TCP BBR: fix condition when sending a tail loss probe 47. Feb 5 Michael Tuexen git: 6aa2c8ed5eef - stable/14 - TCP RACK: simplify condition 48. Feb 5 Michael Tuexen git: 6ab740bc90c1 - stable/14 - TCP BBR: remove code which is not needed 49. Feb 6 Zhenlei Huang git: 6b81815307b0 - stable/13 - ifnet: Detach BPF descriptors on interface vmove event 50. Feb 5 Michael Tuexen git: 6b8b1047276e - stable/14 - icmp: improve INVARIANTS check 51. Feb 5 Michael Tuexen git: 6bcc3ae6d61d - stable/13 - icmp.4: improve icmplim and add icmplim_jitter description 52. Feb 7 Kirk McKusick git: 6f87402a02f0 - stable/13 - Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 53. Feb 6 Zhenlei Huang git: 700880a13566 - stable/14 - ifnet: Make if_detach_internal() and if_vmove() void 54. Feb 7 Mark Johnston git: 703c6df05260 - stable/14 - ure(4): Add support for ELECOM EDC-QUA3C 55. Feb 7 Ed Maste git: 707adc335e94 - stable/14 - jls.8: Reference correct manpage for libxo options 56. Feb 6 Zhenlei Huang git: 73a516c6527c - stable/13 - sysctl: Refactor function parsefile() 57. Feb 8 Konstantin Belousov git: 743d6ba0f290 - stable/14 - tty.4: correct description of header file 58. Feb 7 Mark Johnston git: 794283f94b82 - stable/14 - thread: Add a missing include of asan.h 59. Feb 3 Zhenlei Huang git: 7a6319ece24f - stable/13 - if_vxlan(4): Use static initializers 60. Feb 3 Zhenlei Huang git: 7d2a5c78a714 - stable/14 - if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT
61. Feb 5 Michael Tuexen git: 7db5c08dc637 - stable/13 - TCP RACK: add comment 62. Feb 5 Michael Tuexen git: 7edc7c8f6f97 - stable/13 - TCP BBR: remove dead code 63. Feb 4 Ed Maste git: 83c799af92eb - stable/14 - Revert "oce(4): deprecate" 64. Feb 5 Michael Tuexen git: 86ec7e524a5d - stable/14 - TCP RACK: fix TCP fast open 65. Feb 5 Michael Tuexen git: 88844461a715 - stable/13 - TCP BBR: remove dead code 66. Feb 9 Colin Percival git: 8984d070d666 - stable/13 - release: Chase location of pkg repo databases 67. Feb 5 Michael Tuexen git: 8a246cebc105 - stable/14 - TCP BBR: remove code which is never executed 68. Feb 6 Zhenlei Huang git: 8d5d7e2ba3a6 - stable/14 - sysctl: Teach sysctl to attach and run itself in a jail 69. Feb 5 Michael Tuexen git: 8d5e624d8daf - stable/14 - TCP RACK: don't use an uninitialized variable 70. Feb 5 Michael Tuexen git: 8ed1a0c91195 - stable/14 - TCP BBR: remove assignments without effect 71. Feb 5 Michael Tuexen git: 8ef4a2cfb30d - stable/14 - TCP BBR: fix condition when sending a tail loss probe 72. Feb 5 Michael Tuexen git: 92d87203c00e - stable/13 - TCP RACK, BBR: cleanup of ctf_process_inbound_raw() 73. Feb 5 Michael Tuexen git: 9698788212e8 - stable/13 - TCP RACK: fix TCP fast open 74. Feb 5 Michael Tuexen git: 992f67691ada - stable/14 - TCP RACK: fix TCP_RACK_PACING_BETA socket option 75. Feb 8 Konstantin Belousov git: 9938f6408934 - stable/14 - audit/audit.c: fix typo KERNEL_PANICED->KERNEL_PANICKED 76. Feb 6 Zhenlei Huang git: 99bcb54d8d91 - stable/14 - ip6addrctl(8): Strictly check the number of arguments 77. Feb 9 Bjoern A. Zeeb git: a44843bfa143 - stable/14 - ng_hci: add support for Bluetooth Secure Simple Pairing 78. Feb 7 Colin Percival git: a8f9845e39e2 - releng/13.5 - 13.5: create releng/13.5 branch 79. Feb 3 Zhenlei Huang git: ab72295c6584 - stable/13 - ip6addrctl(8): Use static initializer 80. Feb 5 Michael Tuexen git: ac863fd8298c - stable/13 - TCP BBR: remove assignments without effect
81. Feb 7 Mark Johnston git: af5c7b110f47 - stable/14 - bhyve: Implement the libslirp notify callback 82. Feb 4 Alexander Ziaee git: b40f5ebc4581 - stable/14 - man.1: Improve search + spdx 83. Feb 5 Michael Tuexen git: b638491bb878 - stable/14 - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE 84. Feb 6 Zhenlei Huang git: b709f7b38cc4 - stable/14 - ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jail 85. Feb 5 Michael Tuexen git: b9c89008cca9 - stable/14 - TCP RACK: remove redundant check 86. Feb 7 Mark Johnston git: bd8c494343ae - stable/14 - dtrace: Use size_t instead of uintptr_t to represent buffer offsets 87. Feb 5 Michael Tuexen git: c178bc193490 - stable/14 - TCP BBR: fix integer overflow 88. Feb 5 Michael Tuexen git: c3322bb4680b - stable/14 - TCP BBR: simplify expression 89. Feb 3 Zhenlei Huang git: c59932350657 - stable/13 - Install sppp man page only on i386 and amd64 90. Feb 5 Michael Tuexen git: c6f745a3e334 - stable/14 - TCP BBR: remove dead code 91. Feb 5 Michael Tuexen git: c8828fec0540 - stable/13 - TCP BBR: remove code which is never executed 92. Feb 7 Ed Maste git: ca3c2d28623a - stable/13 - jls.8: Reference correct manpage for libxo options 93. Feb 5 Michael Tuexen git: cb9ee81985f2 - stable/13 - tcp: fix the initial CWND when a SYN retransmission happened 94. Feb 3 Zhenlei Huang git: ceda6f83b119 - stable/14 - vnet: Fix style nits 95. Feb 7 Andrew Gallatin git: d942e2828cab - stable/14 - mlx5en: Fix SIOCSIFCAPNV 96. Feb 3 Zhenlei Huang git: db9074ea54c0 - stable/14 - ip6addrctl(8): Use static initializer 97. Feb 5 Michael Tuexen git: dc66be9b6258 - stable/13 - TCP BBR: remove dead code 98. Feb 5 Michael Tuexen git: dd0d5ece19be - stable/14 - TCP RACK, BBR: cleanup of ctf_process_inbound_raw() 99. Feb 7 Mark Johnston git: dff74bbdd060 - stable/14 - savecore: add missing call to cap_openlog when in capabilities mode 100. Feb 6 Zhenlei Huang git: e0b2b8fa16a1 - stable/13 - ifnet: Make if_detach_internal() and if_vmove() void
101. Feb 3 Zhenlei Huang git: e2b6e11583eb - stable/14 - if_vxlan(4): Use static initializers 102. Feb 9 Zhenlei Huang git: e4e6423ef3d2 - stable/14 - tests/sigsys: initialize parameter passed to sysctlbyname() 103. Feb 5 Michael Tuexen git: ed530aaa4722 - stable/13 - TCP BBR: fix integer overflow 104. Feb 9 Colin Percival git: eebfb83805c0 - stable/14 - release: Chase location of pkg repo databases 105. Feb 4 Ed Maste git: eefd3fe08d3d - stable/13 - gvinum: Emit deprecation notice upon drive tasting 106. Feb 9 Colin Percival git: ef6b3c58883d - releng/13.5 - release: Chase location of pkg repo databases 107. Feb 5 Michael Tuexen git: f28415489639 - stable/14 - TCP BBR: remove dead code 108. Feb 7 Mark Johnston git: f34a651bc988 - stable/14 - bhyve: Use a non-blocking read in slirp_recv() 109. Feb 5 Michael Tuexen git: f5203188413a - stable/13 - TCP BBR: do not log an uninitialized value 110. Feb 5 Michael Tuexen git: f9e4eb3e8efc - stable/14 - tcp: fix the initial CWND when a SYN retransmission happened 111. Feb 6 Zhenlei Huang git: fa9926a62ae3 - stable/13 - ip6addrctl(8): Teach ip6addrctl to attach and run itself in a jail 112. Feb 6 Zhenlei Huang git: fd2873861123 - stable/13 - ip6addrctl(8): Strictly check the number of arguments 113. Feb 6 Bjoern A. Zeeb git: fe6e275dc6f7 - stable/13 - LinuxKPI 802.11 / rtw88: make packets flow again


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