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


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

Messages: 201, new messages first
Last update: Mon Dec 23 0:07:03 2024

home | archive sorted by: subject | author | date | reverse date
  1. Dec 22 Vladimir Kondratyev        git: 38b67578fb4b - main - hid: Correctly handle signed/unsigned quantities in kernel HID parser.
  2. Dec 21 Mark Johnston              git: 7d1d9cc440f8 - main - sysctl: Do not serialize requests when running as root
  3. Dec 21 Mark Johnston              git: 8cf955f3f48a - main - jail: Handle jail removal in a dedicated thread
  4. Dec 20 Adrian Chadd               git: 9efd215411bb - main - rtwn: create a new HAL routine for enabling STA mode beacon processing
  5. Dec 20 Joerg Wunsch               git: 1fc7922f9f90 - main - devd.conf(5): explain difference between internal and shell variables
  6. Dec 20 Ed Maste                   git: 725003da5302 - main - pf.conf.5: Fix endpoint-independent description
  7. Dec 20 Konstantin Belousov        git: 709989bab5d0 - main - nullfs: stop lying about mount flags in statfs(2)
  8. Dec 20 Bjoern A. Zeeb             git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD.
  9. Dec 20 Bjoern A. Zeeb             git: 7030980bc9aa - main - bus: improve null_add_child() panic message
 10. Dec 20 Bjoern A. Zeeb             git: 5d09d1070737 - main - iwlwifi: add missing blank, unwrap line
 11. Dec 20 Sergey A. Osokin           git: c4ca1d214f9a - main - bsd-family-tree: add NetBSD 10.1
 12. Dec 20 Alan Somers                git: f0f596bd955e - main - fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags
 13. Dec 19 Olivier Certner            git: 618c97b87b71 - main - libprocstat: ZFS support: Makefile: Tidy up a bit
 14. Dec 19 Olivier Certner            git: b6f4027ad9a2 - main - setcred(2): Add manual page
 15. Dec 19 Gleb Smirnoff              git: d052fcbd8668 - main - rpc: svc_tli_create() is always called with NULL socket
 16. Dec 19 Ed Maste                   Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length
 17. Dec 19 Brooks Davis               Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length
 18. Dec 19 Ravi Pokala                Re: a1097094c4c5 - main - newvers: Set explicit git revision length
 19. Dec 19 Mark Johnston              Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"
 20. Dec 19 Ravi Pokala                Re: 38663adb6144 - main - Revert "ixl: fix multicast filters handling"


21. Dec 19 Adrian Chadd git: 300c843b075c - main - rtwn: bring the r92c rate control setup selection in line with tx descriptors 22. Dec 19 Adrian Chadd git: eb6314510c88 - main - rtwn: disable a workaround introduced earlier for RTL8192CU TX performance 23. Dec 19 Adrian Chadd git: aaaca5f288fa - main - rtwn: add a default OFDM / CCK rate for self-generated frames 24. Dec 19 Adrian Chadd git: 4e2bd8cf08f4 - main - rtwn: set the shortgi flag in the RTL8192C rate control setup message 25. Dec 19 Richard Scheffenegger git: 8e7802851e6c - main - ip_fw: address lock order reversal 26. Dec 19 Richard Scheffenegger git: 31034044ff27 - main - tcp: cleanup of nits after use of accessor tcp_get_flags 27. Dec 19 John Baldwin Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length 28. Dec 19 Mark Johnston git: 38663adb6144 - main - Revert "ixl: fix multicast filters handling" 29. Dec 19 Gleb Smirnoff git: c91dd7a054b3 - main - tcp: remove unused variable from tcp_usr_disconnect() 30. Dec 19 Zhenlei Huang Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length 31. Dec 19 Konstantin Belousov git: b762b199afc6 - main - mlx5: Eliminate the use of mlx5_rule_fwd_action 32. Dec 19 Konstantin Belousov Re: git: d9ad257a2649 - main - fsck_msdosfs(8): Introduce -B option as no-op 33. Dec 18 Adrian Chadd git: 371a4ee9a384 - main - rtwn: add SGI flag for the rate control message 34. Dec 18 Adrian Chadd git: 745a85824748 - main - rtwn: update rtwn_get_rates() to separate out the CCK/OFDM and HT rates 35. Dec 18 Adrian Chadd git: 638fcd53db7d - main - rtwn: bump up the RX USB buffers 36. Dec 18 Adrian Chadd git: 25af78d0bdcf - main - ath_rate_sample: correct the "best rate" calculation 37. Dec 18 Adrian Chadd git: 0ea7f8ca66f3 - main - rtwn: try enforcing net80211 regulatory / txpower limits for 11n chips 38. Dec 18 Adrian Chadd git: 6858c6b1e1a9 - main - rtwn: refactor out the TX power register power dump, condense output 39. Dec 18 Adrian Chadd git: b71805e991fb - main - rtwn: add APIs for setting transmit power 40. Dec 18 Ed Maste Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length
41. Dec 18 Adrian Chadd git: cf6b389f7c48 - main - rtwn: add tx power training for RTL8812/RTL8821 42. Dec 18 Gleb Smirnoff git: ff7e00eb4dd6 - main - tests: remove reference to renamed test 43. Dec 18 Alan Somers git: 53f73aaffdda - main - fusefs: delete a comment in the tests 44. Dec 18 Gleb Smirnoff Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length 45. Dec 18 Alan Somers git: b18799757947 - main - fusefs: More accurately test the unique tokens in the test suite 46. Dec 18 Kristof Provost git: 3624de539499 - main - if_ovpn: improve reconnect handling 47. Dec 18 Ed Maste Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length 48. Dec 18 Juraj Lutter git: d9ad257a2649 - main - fsck_msdosfs(8): Introduce -B option as no-op 49. Dec 18 Mitchell Horne git: 6e423be7cb73 - main - ow_temp(4): fix typo 50. Dec 17 Warner Losh git: a2d78713171c - main - sed: The change ("c") command should start a new cycle. 51. Dec 17 Konstantin Belousov git: c7d13682a1ad - main - lagg: do not advertize support for ipsec offload 52. Dec 17 Alan Somers git: 22bb70a6b3bb - main - namei: add more detail about LOCKSHARED's behavior 53. Dec 17 Jessica Clarke git: e1060f6dfd80 - main - ofw: Fix inverted bcmp in ofw_bus_node_status_okay 54. Dec 17 Kristof Provost git: f25d7ff3037e - main - pf: SCTP abort messages fully close the connection 55. Dec 17 Kristof Provost git: 01eb1261443d - main - pf: fix double free in pf_state_key_attach() 56. Dec 17 Warner Losh Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. 57. Dec 17 Ruslan Bukin git: 4f5845126993 - main - riscv: connect eswin to the build. 58. Dec 17 Ruslan Bukin Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. 59. Dec 17 Kyle Evans git: 92e237e1cc27 - main - arm64: apple: re-align to recent standards 60. Dec 17 Olivier Certner git: 32c45723fa53 - main - atomic(9): Update manpage after constifying atomic loads
61. Dec 17 Olivier Certner git: fa368cc86ceb - main - x86 atomics: Remove unused WANT_FUNCTIONS 62. Dec 17 Olivier Certner git: f1ddb6fb8c4d - main - MAC/do: Fix a compilation warning about an unused function 63. Dec 17 Jessica Clarke Re: git: 56816e687557 - main - riscv: Eswin hwreset support added. 64. Dec 17 Kyle Evans git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller 65. Dec 17 Kyle Evans git: 2eace89d00b3 - main - arm64: add a driver for the Apple watchdog 66. Dec 17 Mark Johnston git: fa5f4c10a8ce - main - atomic: Update interceptor function signatures after commit 5e9a82e898d5 67. Dec 17 Ruslan Bukin git: 56816e687557 - main - riscv: Eswin hwreset support added. 68. Dec 17 Ruslan Bukin git: 6766e8ceb5c6 - main - riscv: Add SiFive CCache driver. 69. Dec 17 Ruslan Bukin git: a7bf553d175a - main - riscv vmm: add SSTC extension check. 70. Dec 17 Kristof Provost git: 5d1219378dd5 - main - pf: teach nat64 to handle 0 UDP checksums 71. Dec 17 Kristof Provost git: 32cac604487b - main - pf tests: test dummynet on nat64 rules 72. Dec 17 Kristof Provost git: 706b42cc4bd9 - main - pf: give the correct address family to dummynet after nat64 73. Dec 17 Kristof Provost git: 08a512019ccb - main - pf: fix dummynet + route-to for IPv6 74. Dec 17 Kristof Provost git: 7f3d159b9ff2 - main - pf tests: test using an address range inside a table for nat64 75. Dec 17 Kristof Provost git: bdb583afa198 - main - pf tests: test address range as nat64 from address 76. Dec 17 Kristof Provost git: e0dcc51ddb43 - main - pfctl: do not allow af-to tables without round-robin 77. Dec 17 Kristof Provost git: b0e3fb7e65c3 - main - pf: fix nat64 round-robin addresses from a table 78. Dec 17 Kristof Provost git: 125e395278cf - main - pf tests: test not having an IPv4 address to nat64 to 79. Dec 17 Kristof Provost git: 27fca15016a9 - main - pf tests: validate ToS translation with nat64 80. Dec 17 Kristof Provost git: 1df79d81343d - main - pf: preserve TOS with nat64
81. Dec 17 Kristof Provost git: e128e988a26a - main - pf tests: check packet reassembly with nat64 82. Dec 17 Kristof Provost git: 7cae58a44955 - main - pf: handle fragmentation for nat64 83. Dec 17 Kristof Provost git: 6c5c91a039c7 - main - pf: update pd->tot_len after reassembly 84. Dec 17 Kristof Provost git: b717c67686c0 - main - pf tests: verify that we preserve the hop limit/TTL for ICMP errors 85. Dec 17 Kristof Provost git: c6210cfd58f6 - main - pf: fix if-bound with nat64 86. Dec 17 Kristof Provost git: f1ddd7f1dae6 - main - pf: add forgotten fixup for icmp6 id's when translating 87. Dec 17 Kristof Provost git: d7e9df4fc67f - main - pfctl: print_rule: rename opts -> ropts 88. Dec 17 Kristof Provost git: 373d6dbf34a8 - main - pf tests: verify that ICMP destination unreachable makes it through NAT64 89. Dec 17 Kristof Provost git: bc66cb3bfa9b - main - pf tests: verify that ICMP port unreachable makes it through NAT64 90. Dec 17 Kristof Provost git: a4e040329525 - main - pf tests: verify that TCP RST makes it through NAT64 91. Dec 17 Kristof Provost git: 86bcaedd35f4 - main - pfctl: basic nat64 parser test 92. Dec 17 Kristof Provost git: a43589dcbf8b - main - pf tests: add an SCTP test case for nat64 93. Dec 17 Kristof Provost git: 7e309356b009 - main - pf tests: add a UDP test case for nat64 94. Dec 17 Kristof Provost git: 22c634905bd4 - main - pf tests: add a TCP test case for nat64 95. Dec 17 Kristof Provost git: 0656a680567a - main - pf tests: basic nat64 test case 96. Dec 17 Kristof Provost git: eaf484fdb70d - main - pf.conf.5: document af-to (aka nat64) 97. Dec 17 Kristof Provost git: aa69fdf1542d - main - pfctl: change for af-to / NAT64 support. 98. Dec 17 Kristof Provost git: b8e538443882 - main - pf: drop packets if they fail nat64 translation 99. Dec 17 Kristof Provost git: d89a5d853e2b - main - pf: support nat64 for SCTP 100. Dec 17 Kristof Provost git: ea9113be3f19 - main - pf: extra route lookup in pf_route(6)()
101. Dec 17 Kristof Provost git: ebe11b46988e - main - pf: fix state export in the face of NAT64 102. Dec 17 Kristof Provost git: fcdb520c1b4e - main - pf: nat64 103. Dec 17 Kristof Provost git: e4e0f497429c - main - in: add in_mask2len() 104. Dec 17 Kristof Provost git: 2d7e68d5cd76 - main - pf: add post-NAT src/dst address/port to pf_pdesc 105. Dec 17 Kristof Provost git: e11dacbf8484 - main - pf: partially import OpenBSD's NAT rewrite 106. Dec 17 Michael Osipov git: 58c7db14cd71 - main - linprocfs: Properly reset error variable for mtab generation 107. Dec 17 Mark Johnston git: da2c88dfcf4f - main - queue: Fix STAILQ_SWAP 108. Dec 16 Ed Maste git: 950401d21e33 - main - release: Sort etcupdate entries for base metalog 109. Dec 16 John Baldwin Re: git: a1097094c4c5 - main - newvers: Set explicit git revision length 110. Dec 16 Ed Maste Re: git: cfbbe5d7fa9f - main - Makefile.inc1: Fix a typo 111. Dec 16 Kristof Provost git: 85570785b9ce - main - pf: remove unused variable from pf_pdesc 112. Dec 16 Kristof Provost git: 67b655980885 - main - pf: fix address range handling in pfr_pool_get() 113. Dec 16 Kristof Provost git: 358c5f5c0899 - main - pf: fix cleanup deadlock 114. Dec 16 Mark Johnston git: cfbbe5d7fa9f - main - Makefile.inc1: Fix a typo 115. Dec 16 Mark Johnston git: b64c5a0ace59 - main - ipfw.d: Add required dependency declarations 116. Dec 16 Ed Maste git: 266f640b3896 - main - Makefile.inc1: Remove non-NO_ROOT cases from distributeworld 117. Dec 16 Mitchell Horne git: 35a2229b6791 - main - Add StarFive JH7110's STG clocks 118. Dec 16 Mitchell Horne git: ce3fbcdd14a1 - main - jh7110: Add sys clocks for STG & PCIE 119. Dec 16 Olivier Certner git: a9722e5ae851 - main - atomics: Constify loads: Fix powerpc build 120. Dec 16 Mitchell Horne git: 487788a69fa2 - main - intrng: fix INTR_ROOT_* constants
121. Dec 16 Olivier Certner git: e94684b3e0d9 - main - MAC/do: Update copyright 122. Dec 16 Cy Schubert Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 123. Dec 16 Olivier Certner Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 124. Dec 16 Olivier Certner git: 675708aa402a - main - proc_set_cred(): Fix compilation of GENERIC-NODEBUG 125. Dec 16 Cy Schubert Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 126. Dec 16 Olivier Certner Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 127. Dec 16 Baptiste Daroussin Re: git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 128. Dec 16 Gleb Smirnoff git: 3604a050eedb - main - tcp_hpts: refactor the per tcpcb call to either input/output method 129. Dec 16 Gleb Smirnoff git: 2ef97d8b7564 - main - xen/netfront: use iflladdr_event to send ARPs 130. Dec 16 Olivier Certner git: de701f9bdbe0 - main - MAC/do: Apply a rule on real UID/GID instead of effective ones 131. Dec 16 Olivier Certner git: c7fc71c6af07 - main - MAC/do: Convert internal TAILQs to STAILQs 132. Dec 16 Olivier Certner git: 2110eef4bf60 - main - MAC/do: toast_rules(): Minor simplification 133. Dec 16 Olivier Certner git: 4a03b64517b3 - main - MAC/do: parse_rules(): Tolerate blanks around tokens 134. Dec 16 Olivier Certner git: e395e354823b - main - mdo(1): Use setcred() to change credentials 135. Dec 16 Olivier Certner git: 8f7e8726e3f5 - main - MAC/do: Interpret the new rules specification; Monitor setcred() 136. Dec 16 Olivier Certner git: 3d8d91a5b32c - main - MAC/do: Introduce rules reference counting 137. Dec 16 Olivier Certner git: ddb3eb4efe55 - main - New setcred() system call and associated MAC hooks 138. Dec 16 Olivier Certner git: 6c3def74e2de - main - MAC/do: Support multiple users and groups as single rule's targets 139. Dec 16 Olivier Certner git: 87c06b7d026f - main - MAC/do: Output errors when parsing rules 140. Dec 16 Olivier Certner git: 40a664a463ba - main - MAC/do: Rename private OSD slot by removing 'mac_do_' prefix
141. Dec 16 Olivier Certner git: 0af43c029048 - main - MAC/do: Better parsing for IDs (strtoui_strict()) 142. Dec 16 Olivier Certner git: 65766063f85d - main - MAC/do: Ease input/output of ID types 143. Dec 16 Olivier Certner git: 6aadc7b2ee05 - main - MAC/do: 'struct rule': IDs and types as 'u_int', rename fields 144. Dec 16 Olivier Certner git: 11eb32958f2c - main - MAC/do: jail_check()/jail_set(): Revamp 145. Dec 16 Olivier Certner git: fa4352b74580 - main - MAC/do: parse_rule_element(): Bug in parsing the origin ID 146. Dec 16 Olivier Certner git: e4ce30f8da61 - main - MAC/do: parse_rule_element(): Style, more clarity 147. Dec 16 Olivier Certner git: 2a20ce91dc29 - main - MAC/do: Fix jail_get() (PR_METHOD_GET) 148. Dec 16 Olivier Certner git: f3a06ced2568 - main - MAC/do: Sysctl knobs/jail parameters under MAC's common nodes 149. Dec 16 Olivier Certner git: 2b2c19b7f697 - main - MAC/do: Re-order jail methods more logically, rename 150. Dec 16 Olivier Certner git: 11ba1f2fe2d4 - main - MAC/do: Prefix internal functions used as hooks/callbacks 151. Dec 16 Olivier Certner git: add521c1a5d2 - main - MAC/do: parse_rule_element(): Fix a panic, harden, simplify 152. Dec 16 Olivier Certner git: 73cecc0ef78e - main - MAC/do: Move destroy() to a better place 153. Dec 16 Olivier Certner git: beb5603c51e0 - main - MAC/do: Remove the 'prison0' special cases in the common paths 154. Dec 16 Olivier Certner git: b3f93680e39b - main - MAC/do: Enable changing 'security.mac.do.rules' from a jail 155. Dec 16 Olivier Certner git: 53d2e0d48549 - main - MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules 156. Dec 16 Olivier Certner git: 292c814931d9 - main - MAC/do: sysctl_rules(): Always copy the rules specification string 157. Dec 16 Olivier Certner git: 3186b192e4db - main - MAC/do: Allocate/deallocate rules as a whole 158. Dec 16 Olivier Certner git: 301eeb10dc19 - main - MAC/do: Remove PR_METHOD_REMOVE method 159. Dec 16 Olivier Certner git: bbf8af664dc9 - main - MAC/do: Factor out setting/destroying rule structures 160. Dec 16 Olivier Certner git: b2c661fe7e0b - main - MAC/do: find_rules(): Clarify the contract
161. Dec 16 Olivier Certner git: 83fcbbff6b01 - main - MAC/do: Use prison_lock()/prison_unlock() 162. Dec 16 Olivier Certner git: 8ce577060498 - main - MAC/do: Rename internal mac_do_rule_find() => find_rules() 163. Dec 16 Olivier Certner git: 02ed945ccec4 - main - MAC/do: Rename private struct 'mac_do_rule' => 'rules' 164. Dec 16 Olivier Certner git: 2200a3ec711b - main - MAC/do: parse_rules(): Copy input string on its own 165. Dec 16 Olivier Certner git: ccae2774897c - main - MAC/do: Rename rule_is_valid() => rule_applies() 166. Dec 16 Olivier Certner git: 8cdb0458e12e - main - syscallsubr.h: Header inclusions: Explicit <sys/types.h>, sort 167. Dec 16 Olivier Certner git: f0600c41e754 - main - MAC/do: Sort header inclusions 168. Dec 16 Olivier Certner git: 07c9edac7bcd - main - cred: proc_set_cred(): Remove obsolete comments 169. Dec 16 Olivier Certner git: d2be7ed63aff - main - cred: proc_set_cred(), proc_unset_cred(): Update user's process count 170. Dec 16 Olivier Certner git: a20d50245f28 - main - mountd(8): parsecred(): Re-order operations for clarity 171. Dec 16 Olivier Certner git: e87848a8150e - main - mountd(8): Allow to pass {NGROUPS_MAX} + 1 groups 172. Dec 16 Olivier Certner git: 84337218786b - main - nmount(2), NFS: Accept 'ngroups_max + 1' groups in "export" credentials 173. Dec 16 Olivier Certner git: 0b011b5cddb5 - main - mountd(8): parsecred(): Remove comment on non-existent bug 174. Dec 16 Olivier Certner git: 2ef608de9062 - main - exports(5): -maproot, -mapall: Explain the fallback on no group 175. Dec 16 Olivier Certner git: 7f7f3b6cafac - main - mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1 176. Dec 16 Olivier Certner git: bdc259ef382f - main - mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUP 177. Dec 16 Olivier Certner git: ae22a4bb7437 - main - mountd(8): parsecred(): uid:gid:... loop: Simplify a bit 178. Dec 16 Olivier Certner git: f2d2318fafbb - main - mountd(8): parsecred(): Remove "duplicate compression" 179. Dec 16 Olivier Certner git: f5b46856918c - main - cred: crget(): Compute initial 'cr_agroups' with nitems() 180. Dec 16 Olivier Certner git: 09290c3a0c82 - main - cred: Hide internal flag CRED_FLAG_CAPMODE
181. Dec 16 Olivier Certner git: 8a4d24a39098 - main - MAC: syscalls: Split mac_set_proc() into reusable pieces 182. Dec 16 Olivier Certner git: 3bdc5ba2ac76 - main - MAC: syscalls: mac_label_copyin(): 32-bit compatibility 183. Dec 16 Olivier Certner git: db33c6f3ae9d - main - MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes 184. Dec 16 Olivier Certner git: 2e593dd3b5e1 - main - MAC: syscalls: Factor out common label copy-in code 185. Dec 16 Olivier Certner git: f7bda491ef05 - main - jail.h: New SYSCTL_JAIL_PARAM_DECL() 186. Dec 16 Olivier Certner git: 9f8020e65ba8 - main - jail.h: New SYSCTL_JAIL_PARAM_SYS_SUBNODE() 187. Dec 16 Olivier Certner git: 5041b20503db - main - MAC: Define a common 'mac' node for MAC's jail parameters 188. Dec 16 Olivier Certner git: f8fe6bc73bbb - main - jail.h: Fix whitespace in the param macros declaration block 189. Dec 16 Olivier Certner git: 90678c892d7b - main - MAC: 'kernel_mac_support' module: Make an outdated comment more generic 190. Dec 16 Olivier Certner git: b47f4718c072 - main - MAC: mac.h: Separately test inclusion from userspace 191. Dec 16 Olivier Certner git: 5140ccf2268b - main - MAC: mac.h: Fix missing includes/typedefs 192. Dec 16 Olivier Certner git: 34740937f7a4 - main - queue: New debug macros for STAILQ 193. Dec 16 Olivier Certner git: 9dc5b3dbb063 - main - refcount: Constify refcount_load() 194. Dec 16 Olivier Certner git: 5e9a82e898d5 - main - atomics: Constify loads 195. Dec 16 Olivier Certner git: 4a26b63145a5 - main - osd: Constify signature of osd_register() 196. Dec 16 Konstantin Belousov git: f87074000873 - main - ip6_output(): if mtu is not yet computed for ipsec hook, use ifp mtu 197. Dec 16 Emmanuel Vadot Re: git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module 198. Dec 16 Emmanuel Vadot Re: git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package 199. Dec 16 Emmanuel Vadot git: 94e94d2dddfa - main - UPDATING: Add a notes for iwm(4) firmware and pkgbase users 200. Dec 16 Emmanuel Vadot git: af0a81b6470a - main - iwm: Stop shipping firmware as kernel module
201. Dec 16 Emmanuel Vadot git: 11f3da565519 - main - pkgbase: Remove /boot/firmware from bootloader package


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