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


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

Messages: 131, new messages first
Last update: Mon Feb 17 0:07:03 2025

home | archive sorted by: subject | author | date | reverse date
  1. Feb 16 Jose Luis Duran            git: b6490ad408d0 - stable/13 - ObsoleteFiles.inc: Remove test debug file from wrong dir
  2. Feb 16 Jose Luis Duran            git: 24d3fd31f805 - stable/14 - ObsoleteFiles.inc: Remove test debug file from wrong dir
  3. Feb 16 Kevin Bowling              git: a06369238d7d - stable/13 - igc: Remove unused register IGC_RXD_SPC_VLAN_MASK
  4. Feb 16 Kevin Bowling              git: e812e4d86d28 - stable/13 - e1000: Fix vlan PCP/DEI on lem(4)
  5. Feb 16 Kevin Bowling              git: b26592d87dbe - stable/13 - ixgbe: Add support for 1000BASE-BX SFP modules
  6. Feb 16 Kevin Bowling              git: 07e712e4d1f0 - stable/14 - igc: Remove unused register IGC_RXD_SPC_VLAN_MASK
  7. Feb 16 Kevin Bowling              git: ecbef369b33a - stable/14 - e1000: Fix vlan PCP/DEI on lem(4)
  8. Feb 16 Kevin Bowling              git: c34817d9aef7 - stable/14 - ixgbe: Add support for 1000BASE-BX SFP modules
  9. Feb 14 Mark Johnston              git: d1b263065a83 - stable/14 - geli tests: Use shorter passphrases in setkey_passphrase
 10. Feb 14 Mark Johnston              git: 31af1ba0a87c - stable/14 - Reinstate returning EOVERFLOW from stats_v1_blob_clone()
 11. Feb 14 Mark Johnston              git: a50d5a7c1fd8 - stable/14 - ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe()
 12. Feb 14 Mark Johnston              git: 40c56cc51eaf - stable/14 - libdtrace: Use designators to initialize the opcode array
 13. Feb 14 Mark Johnston              git: 3e6fddaf80b9 - stable/14 - clock: Use .balign to align ticksl
 14. Feb 14 Mark Johnston              git: 9ab9e138f30e - stable/14 - dtrace/arm64: Fix enumeration of FBT return probes
 15. Feb 14 Mark Johnston              git: a267ceaf39a6 - stable/14 - clock: Simplify subr_ticks and rename
 16. Feb 14 Mark Johnston              git: 467fa302c3ae - stable/14 - clock: Add a long ticks variable, ticksl
 17. Feb 14 Mark Johnston              git: 4a6d4cd76307 - stable/14 - libdtrace: Generalize handling of data models a bit
 18. Feb 14 Mark Johnston              git: f44f65ff03f7 - stable/14 - arm64: Clean up usage of the dtrace invop handler
 19. Feb 14 Mark Johnston              git: bfe8eb702e1e - stable/14 - dtrace: Remove the noinline qualifier from dtrace_getarg()
 20. Feb 14 Navdeep Parhar             git: 03bbfb01cc31 - stable/14 - rc.d/iovctl: Start the iovctl service after kld.


21. Feb 14 Navdeep Parhar git: 54b0d4845a89 - stable/14 - cxgbe/t4_tom: Plug an stid leak. 22. Feb 14 Kevin Bowling git: 4759b165d598 - stable/13 - ixgbe: Add ixgbe_dev_from_hw() back 23. Feb 14 Kevin Bowling git: 0d1eed3701a8 - stable/14 - ixgbe: Add ixgbe_dev_from_hw() back 24. Feb 14 Colin Percival git: 6e06a07978cd - releng/13.5 - 13.5: Update to BETA2 25. Feb 13 John Baldwin git: 749ec2967ed3 - stable/13 - pac: Consistently use item count as the first argument to calloc 26. Feb 13 John Baldwin git: 74a5a7d84236 - stable/13 - pac: Use strdup and asprintf in place of dubious string building 27. Feb 13 John Baldwin git: ac2170b99551 - stable/14 - pac: Use strdup and asprintf in place of dubious string building 28. Feb 13 John Baldwin git: 720d25547745 - stable/14 - pac: Consistently use item count as the first argument to calloc 29. Feb 13 Zhenlei Huang git: 6b0086795db0 - releng/13.5 - sysctl: Harden sysctl_handle_string() against unterminated string 30. Feb 13 Zhenlei Huang git: 3afa8f08bcd5 - releng/13.5 - MAC: mac_biba, mac_lomac: Fix setting loader tunables 31. Feb 13 Michael Tuexen git: cd91df3292bf - releng/13.5 - icmp: use per rate limit randomized jitter 32. Feb 13 Michael Tuexen git: 5f2744d520e9 - releng/13.5 - icmp: improve INVARIANTS check 33. Feb 13 Michael Tuexen git: a3b66c4bf0e2 - releng/13.5 - icmp: correct the assertion that checks limit + jitter 34. Feb 13 Michael Tuexen git: ebda0be762bf - releng/13.5 - icmp6: bring rate limiting on a par with IPv4 35. Feb 13 Michael Tuexen git: a7ad6437193a - releng/13.5 - icmp6: rate limit our echo replies 36. Feb 13 Michael Tuexen git: 881ba70c1a3c - releng/13.5 - icmp: allow zero value for ICMP limits 37. Feb 13 Michael Tuexen git: 9880ce076584 - releng/13.5 - icmp6: make icmp6_ratelimit() responsible to update the stats counter 38. Feb 13 Michael Tuexen git: 1ed60133f6d6 - releng/13.5 - icmp: improve ICMP limit jitter 39. Feb 13 Michael Tuexen git: b6dc6601559b - releng/13.5 - icmp: when logging ICMP ratelimiting message use correct jitter value 40. Feb 13 Michael Tuexen git: a0146592cda2 - releng/13.5 - icmp: hide icmp_bandlimit_uninit() under VIMAGE
41. Feb 13 Michael Tuexen git: ebc96321e706 - releng/13.5 - icmp: do not store per-VNET identical array of strings 42. Feb 13 Dimitry Andric git: e375421e243a - releng/13.5 - Remove obsolete clang18 files for aarch64 43. Feb 13 Dag-Erling =?utf-8?Q?Sm=C3 git: 1aaec1978a29 - releng/13.5 - unifdef: Fix collision check when adding symbols. 44. Feb 13 Zhenlei Huang git: dcd7286d9027 - stable/13 - sysctl: Harden sysctl_handle_string() against unterminated string 45. Feb 13 Zhenlei Huang git: 87836ab994c2 - stable/13 - MAC: mac_biba, mac_lomac: Fix setting loader tunables 46. Feb 13 Zhenlei Huang git: 8ca77f9f9ece - stable/14 - sysctl: Harden sysctl_handle_string() against unterminated string 47. Feb 13 Zhenlei Huang git: 04f360b78220 - stable/14 - MAC: mac_biba, mac_lomac: Fix setting loader tunables 48. Feb 13 Kristof Provost git: 523548736f46 - stable/14 - if_ovpn: fix module load in NOINET6 kernels 49. Feb 13 Dimitry Andric git: 9370c2c33125 - stable/13 - Remove obsolete clang18 files for aarch64 50. Feb 13 Dimitry Andric git: f564bcc766d5 - stable/14 - Remove obsolete clang18 files for aarch64 51. Feb 13 Dag-Erling =?utf-8?Q?Sm=C3 git: 931b0990297e - stable/13 - unifdef: Fix collision check when adding symbols. 52. Feb 13 Dag-Erling =?utf-8?Q?Sm=C3 git: 67cead936d0a - stable/14 - unifdef: Fix collision check when adding symbols. 53. Feb 13 Dag-Erling =?utf-8?Q?Sm=C3 git: 250c3c549e2c - stable/14 - boottrace: Don't say we've unmounted if we haven't. 54. Feb 12 Michael Tuexen git: e1dd07ede923 - stable/13 - icmp: use per rate limit randomized jitter 55. Feb 12 Michael Tuexen git: bd6a89a6c32a - stable/13 - icmp: improve INVARIANTS check 56. Feb 12 Michael Tuexen git: 1b4561cf4b46 - stable/13 - icmp: correct the assertion that checks limit + jitter 57. Feb 12 Michael Tuexen git: 0b29ef1e3fd5 - stable/13 - icmp: allow zero value for ICMP limits 58. Feb 12 Michael Tuexen git: 1cc0ac5ef37e - stable/13 - icmp6: bring rate limiting on a par with IPv4 59. Feb 12 Michael Tuexen git: 90ecc3fc679d - stable/13 - icmp6: rate limit our echo replies 60. Feb 12 Michael Tuexen git: dc167e64dce3 - stable/13 - icmp6: make icmp6_ratelimit() responsible to update the stats counter
61. Feb 12 Michael Tuexen git: 18058544c65b - stable/13 - icmp: improve ICMP limit jitter 62. Feb 12 Michael Tuexen git: a71eee300ba7 - stable/13 - icmp: when logging ICMP ratelimiting message use correct jitter value 63. Feb 12 Michael Tuexen git: a6d5c6a04fe9 - stable/13 - icmp: hide icmp_bandlimit_uninit() under VIMAGE 64. Feb 12 Michael Tuexen git: 0939f3a04653 - stable/13 - icmp: do not store per-VNET identical array of strings 65. Feb 12 Michael Tuexen git: ccd9c1ef4e90 - stable/14 - icmp: use per rate limit randomized jitter 66. Feb 12 Jose Luis Duran git: 28ac62860b59 - stable/13 - mtree: Add missing libxo/encoder path 67. Feb 12 Jose Luis Duran git: 65b71a21fc78 - stable/13 - libopencsd: Remove extra slashes 68. Feb 12 Jose Luis Duran git: ceab30bfe243 - stable/13 - mk: Move vm stack test debug symbols 69. Feb 12 Jose Luis Duran git: 6fc8d02b59dd - stable/13 - nanobsd: Always define the partition index 70. Feb 12 Jose Luis Duran git: 11391f2fa39d - stable/13 - csu tests: Remove extra slash 71. Feb 12 Jose Luis Duran git: f7393d289275 - stable/14 - mtree: Add missing ossl-modules entry 72. Feb 12 Jose Luis Duran git: abada75ea8c8 - stable/14 - mtree: Add missing libxo/encoder path 73. Feb 12 Jose Luis Duran git: 911d0089d0ff - stable/14 - mk: Move vm stack test debug symbols 74. Feb 12 Jose Luis Duran git: f9e98800af5d - stable/14 - libopencsd: Remove extra slashes 75. Feb 12 Jose Luis Duran git: ac74f9a6547c - stable/14 - csu tests: Remove extra slash 76. Feb 12 Jose Luis Duran git: e58d9b71f37d - stable/14 - nanobsd: Always define the partition index 77. Feb 11 Ed Maste git: 916ee8225f53 - stable/14 - contrib: Remove now-unused cortex-strings 78. Feb 11 Ed Maste git: 90702fb5de14 - stable/14 - install: Fix METALOG ouptut for numeric -o and -g args 79. Feb 11 Kristof Provost git: 8921c82b76e3 - stable/14 - carp: don't unintentionally revert to multicast mode 80. Feb 11 Juraj Lutter git: 860d98fc6d12 - stable/14 - periodic: set _localbase for periodic scripts from within periodic.conf
81. Feb 11 Juraj Lutter git: c204fdb1c859 - stable/13 - periodic: set _localbase for periodic scripts from within periodic.conf 82. Feb 11 Zhenlei Huang Re: git: 7bcc7a0b88cc - stable/14 - libkern: avoid local var in order_base_2() 83. Feb 11 Jessica Clarke Re: git: 7bcc7a0b88cc - stable/14 - libkern: avoid local var in order_base_2() 84. Feb 11 Doug Moore Re: git: 7bcc7a0b88cc - stable/14 - libkern: avoid local var in order_base_2() 85. Feb 11 Zhenlei Huang Re: git: 7bcc7a0b88cc - stable/14 - libkern: avoid local var in order_base_2() 86. Feb 11 Konstantin Belousov git: cba91bf59c79 - stable/14 - unlink, rmdir: call notify_upper from VOP pre method instead of syscall 87. Feb 11 Kevin Bowling git: a32cc87cc0a0 - stable/13 - net: if_media for 100BASE-BX 88. Feb 11 Kevin Bowling git: 50202e05a356 - stable/14 - net: if_media for 100BASE-BX 89. Feb 10 Bjoern A. Zeeb git: 4f9bec61d85a - stable/14 - ifconfig: make -vht work 90. Feb 10 Bjoern A. Zeeb git: 8552e8de6d7e - stable/14 - contrib/wpa: pass IFM_IEEE80211_VHT5G if vht_enabled on the channel 91. Feb 10 Bjoern A. Zeeb git: 51b3a9dacfee - stable/14 - lindebugfs: use __func__ not __FUNCTION__ 92. Feb 10 Bjoern A. Zeeb git: 1b5e1d919fc3 - stable/14 - ifconfig: remove debug printfs from set80211vhtconf() 93. Feb 10 Bjoern A. Zeeb git: 054c043b0abf - stable/14 - ifconfig: 802.11: fix indentation of a line 94. Feb 10 Bjoern A. Zeeb git: 9bb63440a21d - stable/14 - lib80211: regdomain: add the two other 160MHz bands 95. Feb 10 Bjoern A. Zeeb git: 0735e8ddc328 - stable/14 - rtw88/rtw89: avoid duplicate top-level directory with debugfs 96. Feb 10 Bjoern A. Zeeb git: be330cd9f9ac - stable/14 - rtw89: turn on debugfs support 97. Feb 10 Bjoern A. Zeeb git: 787787fa8938 - stable/14 - iwlwifi: module correct -DCONFIG_* 98. Feb 10 Bjoern A. Zeeb git: 9689622f9898 - stable/14 - rtw88/rtw89: add module_param to enable/disable HT/VHT and EHT 99. Feb 10 Bjoern A. Zeeb git: fde943a07e47 - stable/14 - LinuxKPI: 802.11: remove rate_lowest_index() 100. Feb 10 Bjoern A. Zeeb git: bd42a2567348 - stable/14 - LinuxKPI: 802.11: turn on debugfs for iwlwifi and rtw88
101. Feb 10 Bjoern A. Zeeb git: 6d2408973256 - stable/14 - LinuxKPI; 802.11 initalize ic_vht_cap.supp_mcs 102. Feb 10 Bjoern A. Zeeb git: 08e6f5e449e3 - stable/14 - LinuxKPI: 802.11: add a print mask for ieee80211_rx_status_flags bits 103. Feb 10 Bjoern A. Zeeb git: 69aeb770a925 - stable/14 - LinuxKPI: 802.11: implement wiphy_{,un}lock() 104. Feb 10 Bjoern A. Zeeb git: 706c18c8b666 - stable/14 - LinuxKPI: 802.11: improve the IMPROVE_HT() macro 105. Feb 10 Bjoern A. Zeeb git: 1a7956f64b5c - stable/14 - LinuxKPI: 802.11: implement ieee80211_get_{he,eht}_iftype_cap{,_vif} 106. Feb 10 Bjoern A. Zeeb git: 950dc789cc63 - stable/14 - LinuxKPI: 802.11: make HT compile again 107. Feb 10 Bjoern A. Zeeb git: b7be66e4e86f - stable/14 - net80211: add missing 80Mhz and 160Mhz channel ranges 108. Feb 10 Bjoern A. Zeeb git: 4d027e53be06 - stable/14 - net80211: (v)ht: use macros at hand 109. Feb 10 Bjoern A. Zeeb git: 4eaf978df5e1 - stable/14 - net80211: add IEEE80211_IS_LOCKED() 110. Feb 10 Bjoern A. Zeeb git: 594d6c7141b7 - stable/14 - net80211: correct typo s/Insure/Ensure/ 111. Feb 10 Bjoern A. Zeeb git: 1a472e9357f3 - stable/14 - net80211: HT: add missing bit descriptions for IEEE80211_AGGR_BITS 112. Feb 10 Bjoern A. Zeeb git: 1a083d59b61a - stable/14 - net80211: HT: check for feature support in ht_recv_action_ht_txchwidth() 113. Feb 10 Bjoern A. Zeeb git: c5978cd3e49a - stable/14 - net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chw 114. Feb 10 Bjoern A. Zeeb git: 36ace2a923e1 - stable/14 - net80211: 11ac: add options to manage VHT STBC 115. Feb 10 Bjoern A. Zeeb git: b6d4dc0b30f2 - stable/14 - net80211: name IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_{NONE -> NO160} 116. Feb 10 Bjoern A. Zeeb git: e7f646183711 - stable/14 - net80211: add missing reference for struct ieee80211_vht_mcs_info 117. Feb 10 Bjoern A. Zeeb git: 25017e9971d6 - stable/14 - LinuxKPI: firmware: change order filenames trying to load firmware 118. Feb 10 Bjoern A. Zeeb git: 3de0d1929d19 - stable/14 - rtw88: update Realtek's rtw88 driver. 119. Feb 10 Bjoern A. Zeeb git: e6698f06149c - stable/14 - rtw89: update Realtek's rtw89 driver. 120. Feb 10 Bjoern A. Zeeb git: 1ff77e61c64e - stable/14 - iwlwifi: avoid (hard) hang on loading module
121. Feb 10 Bjoern A. Zeeb git: f4e352ef16d6 - stable/14 - iwlwifi: update Intel's iwlwifi/mvm driver. 122. Feb 10 Bjoern A. Zeeb git: c57e8af7d5dc - stable/14 - LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89 123. Feb 10 Doug Moore git: 2ee9d7dcdbe1 - stable/14 - libkern: don't use MPASS 124. Feb 10 Doug Moore git: 16b7da6f7abe - stable/14 - dev/mana: replace power2 function 125. Feb 10 Doug Moore git: 7bcc7a0b88cc - stable/14 - libkern: avoid local var in order_base_2() 126. Feb 10 Doug Moore git: 6f309b9d5654 - stable/14 - log2: move log2 functions from linuxkpi to libkern 127. Feb 10 Doug Moore git: 4ed1837853b1 - stable/14 - libkern: add ilog2 macro 128. Feb 10 Doug Moore git: 7443532d5eed - stable/14 - drm2: Remove one more implementation of ilog2() 129. Feb 10 Kirk McKusick git: dfe803fdbc54 - releng/13.5 - Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106 130. Feb 10 Gordon Bergling git: d9c36c812b5b - stable/13 - mlx4ib(4): Fix some typos in device messages 131. Feb 10 Gordon Bergling git: f424cf5940d7 - stable/14 - mlx4ib(4): Fix some typos in device messages


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