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


2021/dev-commits-src-branches/20210207.dev-commits-src-branches

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

home | archive sorted by: subject | author | date | reverse date
  1. Feb  1 Alexander Motin            git: 3f185aacc58b - stable/13 - Decode NFIT Platform Capabilities.
  2. Feb  1 Alexander Motin            git: 0f763fade1af - stable/12 - Decode NFIT Platform Capabilities.
  3. Feb  1 Kyle Evans                 git: b06fd805cc87 - stable/13 - tmpfs: push VEXEC check into tmpfs_lookup()
  4. Feb  1 Kyle Evans                 git: d2336460daff - stable/12 - tmpfs: push VEXEC check into tmpfs_lookup()
  5. Feb  1 Bjoern A. Zeeb             git: b760436e1381 - stable/13 - firmware(9): extend firmware_get() by a "no warn" flag.
  6. Feb  1 Hans Petter Selasky        git: 22aca6726891 - stable/13 - MFC b8051298b0a3: Fix missing value in uar_page field for ratelimit in mlx5en(4). This is a regression issue a
  7. Feb  1 Hans Petter Selasky        git: 6bc1f8425560 - stable/13 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
  8. Feb  1 Hans Petter Selasky        git: 918b98a06129 - stable/12 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
  9. Feb  1 Hans Petter Selasky        git: 8340ed8900e4 - stable/11 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
 10. Feb  1 Hans Petter Selasky        git: 671c393854a5 - stable/11 - MFC ea0efc370416: Add support for PL2303HXN to uplcom(4).
 11. Feb  1 Mateusz Guzik              git: dcee9964238b - stable/13 - cache: add symlink support to lockless lookup
 12. Feb  1 Mateusz Guzik              git: afea6cb020db - stable/13 - ufs: denote lack of support for lockless symlink lookup
 13. Feb  1 Mateusz Guzik              git: 080f14904607 - stable/13 - tmpfs: add support for lockless symlink lookup
 14. Feb  1 Mateusz Guzik              git: c5fcd06736f9 - stable/13 - zfs: add support for lockless symlink lookup
 15. Feb  1 Mateusz Guzik              git: ba0689009b71 - stable/13 - cache: add back target entry on rename
 16. Feb  1 Mateusz Guzik              git: 996912046b4d - stable/13 - libc: skip spurious stat in _gettemp
 17. Feb  1 Mateusz Guzik              git: 410994f46335 - stable/13 - libc: remove open-coded strlen in _gettemp
 18. Feb  1 Mateusz Guzik              git: c700b1babaa8 - stable/13 - cache: track calls to cache_symlink_alloc with unsupported size
 19. Feb  1 Mateusz Guzik              git: 3eae6412b50b - stable/13 - libc: try to skip memcpy in _gettemp
 20. Feb  1 Mateusz Guzik              git: dde453cf7d3a - stable/13 - zfs: fix panics with invariant kernels from zfs_replay_setattr


21. Feb 1 Mateusz Guzik git: aa411f6ba17b - stable/13 - cache: assorted cleanups 22. Feb 1 Mateusz Guzik git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware 23. Feb 1 Mateusz Guzik git: fc301c224b27 - stable/13 - atomic: add stub atomic_load_consume_ptr 24. Feb 1 Mateusz Guzik git: e8d3e3884569 - stable/13 - vfs: use atomic_load_consume_ptr in vn_load_v_data_smr 25. Feb 1 Mateusz Guzik git: 8a44ccd05889 - stable/13 - cache: store vnodes in local vars in cache_zap_locked 26. Feb 1 Mateusz Guzik git: 1f28a3afe4d2 - stable/13 - cache: change ->v_cache_dd synchronisation rules 27. Feb 1 Mateusz Guzik git: 51927c36b8a9 - stable/13 - cache: convert cache_fplookup_parse to void now that it always succeeds 28. Feb 1 Mateusz Guzik git: 82efef21d051 - stable/13 - cache: stop referring to removing entries as invalidating them 29. Feb 1 Mateusz Guzik git: dcba4f2b4380 - stable/13 - conf/kern.mk: save some work by using realpath instead of cd ; pwd 30. Feb 1 Mateusz Guzik git: 569ac576088b - stable/13 - cache: add missing MNT_NOSYMFOLLOW check to symlink traversal 31. Feb 1 Mateusz Guzik git: 1077e49657fa - stable/13 - fd: add fget_only_user 32. Feb 1 Mateusz Guzik git: 233225ef7d56 - stable/13 - select: employ fget_only_user 33. Feb 1 Mateusz Guzik git: 2bf72739da6f - stable/13 - poll: use fget_unlocked or fget_only_user when feasible 34. Feb 1 Mateusz Guzik git: 3975d4c9e1be - stable/13 - amd64: add missing ALIGN_TEXT to loops in memset and memmove 35. Feb 1 Mateusz Guzik git: be03df57d62f - stable/13 - amd64: retire sse2_pagezero 36. Feb 1 Mateusz Guzik git: e5b674594e64 - stable/13 - Reimplement strlen 37. Feb 1 Mateusz Guzik git: 6a3047840dfb - stable/13 - cache: handle NOFOLLOW requests for symlinks 38. Feb 1 Mateusz Guzik git: 006ec2ed1565 - stable/13 - cache: add trailing slash support 39. Feb 1 Mateusz Guzik git: 71b460513827 - stable/13 - Drop temporary compat in setproctitle 40. Feb 1 Mateusz Guzik git: 7ba12ba0a2df - stable/13 - zfs: use atomic_load_consume_ptr for z_cached_symlink
41. Feb 1 Mateusz Guzik git: e13587448ab1 - stable/13 - cache: fallback when encountering a mount point during .. lookup 42. Feb 1 Mateusz Guzik git: 247f652e622d - stable/13 - cache: make ->nc_flag accesses atomic-clean for lockless usage 43. Feb 1 Mateusz Guzik git: 9375a93b6c22 - stable/13 - cache: make ->v_cache_dd accesses atomic-clean for lockless usage 44. Feb 1 Mateusz Guzik git: 872a0097fd81 - stable/13 - tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 45. Feb 1 Mateusz Guzik git: 742285d28301 - stable/13 - cache: tidy up handling of foo/bar lookups where foo is not a directory 46. Feb 1 Baptiste Daroussin git: 3728c4d31495 - stable/13 - diff: fix incorrectly displaying files as duplicates 47. Feb 1 Baptiste Daroussin git: 0702bf9c495d - stable/13 - diff: add a test case for failed -s option 48. Feb 1 Hans Petter Selasky Re: git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware 49. Feb 1 Hans Petter Selasky Re: git: fc301c224b27 - stable/13 - atomic: add stub atomic_load_consume_ptr 50. Feb 1 Jessica Clarke Re: git: fc301c224b27 - stable/13 - atomic: add stub atomic_load_consume_ptr 51. Feb 1 Lutz Donnerhacke git: 305b3ca5f40c - stable/12 - netgraph/ng_tag: permit variable length data 52. Feb 1 Lutz Donnerhacke git: 90d158c0cf25 - stable/11 - netgraph/ng_tag: permit variable length data 53. Feb 1 Mitchell Horne git: 14640ac7897b - stable/13 - bsdinstall: create /efi/boot directory in ESP 54. Feb 1 Mitchell Horne git: c415d0df47fc - stable/13 - bsdinstall: riscv-specific tweaks 55. Feb 1 Warner Losh git: f19a4e97d3b0 - stable/13 - newvers: tweak uname to be more useful 56. Feb 2 Bjoern A. Zeeb git: ffd05df71796 - stable/13 - LinuxKPI: add firmware loading support 57. Feb 2 Bjoern A. Zeeb git: ec06521ee872 - stable/13 - LinuxKPI: upstream a collection of drm-kmod conflicting changes 58. Feb 2 Bjoern A. Zeeb git: 3ac9e87b762c - stable/13 - LinuxKPI: enhance PCI bits for DRM 59. Feb 2 Bjoern A. Zeeb git: ff119f7c4a38 - stable/13 - LinuxKPI: implement devres() framework parts and two examples 60. Feb 2 Bjoern A. Zeeb git: 91a07ed50ffc - stable/13 - Bump __FreeBSD_version for multiple LinuxKPI updates conflicting with DRM. Be sure to update your drm-kmod por
61. Feb 2 Bjoern A. Zeeb git: 4d85bfa41202 - stable/13 - __FreeBSD_version: update the references to the doc tree 62. Feb 2 Marcin Wojtas git: cd1393dfe718 - stable/12 - marvell: ap806_clock: add missing frequency modes 63. Feb 2 Marcin Wojtas git: cd925aaa73e1 - stable/13 - marvell: ap806_clock: add missing frequency modes 64. Feb 2 Toomas Soome git: 0d381d1b92e5 - stable/13 - loader: create built in font from bold font face 65. Feb 2 Toomas Soome git: b79f2bc6c5c7 - stable/13 - vt: panic while changing vt font 66. Feb 2 Toomas Soome git: a66467dcfd65 - stable/13 - userboot: provide stub gfx functions 67. Feb 2 Lutz Donnerhacke git: 9c40fca6c809 - stable/11 - ixl: Permit 802.1ad frames to pass though the chip 68. Feb 2 Lutz Donnerhacke git: a2c37aa836c0 - stable/12 - ixl: Permit 802.1ad frames to pass though the chip 69. Feb 2 John Baldwin Re: git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware 70. Feb 2 Mateusz Guzik Re: git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware 71. Feb 2 Mateusz Guzik Re: git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware 72. Feb 2 Mateusz Guzik git: 4e29933d0936 - stable/13 - cache: fix trailing slash support in face of permission problems 73. Feb 2 Ed Maste git: 58a9e1ca8579 - stable/12 - fstyp(8): Show exFAT volume labels with -l flag 74. Feb 2 Ed Maste git: a072e2133ed3 - stable/12 - fstyp(8): fix exfat detection 75. Feb 2 Ed Maste git: 090deb5c64cf - stable/11 - Fix mdoc typo in auto_master.5 76. Feb 3 Alexander Motin git: c738bfc506af - stable/13 - cxgb(4): Remove assumption of physically contiguous mbufs. 77. Feb 3 Alexander Motin git: 4a1ea6a210b2 - stable/12 - cxgb(4): Remove assumption of physically contiguous mbufs. 78. Feb 3 Oleksandr Tymoshenko git: 10625515ad47 - stable/13 - MFC: mips: fix early kernel panic when setting up interrupt counters 79. Feb 3 Kyle Evans git: 13de72571eb2 - stable/13 - stand: lua: enhance lfs.dir() to speed up kernels_autodetect 80. Feb 3 Kyle Evans git: e3cd8246c756 - stable/13 - lualoader: position hyphens at the beginning of character classes
81. Feb 3 Kyle Evans git: 32b391d4a99c - stable/12 - stand: lua: enhance lfs.dir() to speed up kernels_autodetect 82. Feb 3 Kyle Evans git: eefddc38243d - stable/12 - lualoader: position hyphens at the beginning of character classes 83. Feb 3 Stefan Eßer git: 601ac8219469 - stable/13 - bc: Vendor import of Gavin Howard's bc version 3.2.6 84. Feb 3 Roger Pau Monné git: 51ab5e0d82c1 - stable/13 - stand/multiboot: adjust the protocol between loader and kernel 85. Feb 3 Kristof Provost git: 18697b446b95 - stable/13 - pf: Improve pf_rule input validation 86. Feb 3 Kristof Provost git: 71abbe15d01f - stable/12 - pf: Improve pf_rule input validation 87. Feb 3 Mark Johnston git: 10ed8ab4ab9b - stable/12 - opencrypto: Fix assignment of crypto completions to worker threads 88. Feb 3 Mark Johnston git: 1996360d7338 - stable/13 - qat: Add support for separate AAD and output buffers 89. Feb 3 Li-Wen Hsu git: 928d45ccff73 - stable/12 - newvers: tweak uname to be more useful 90. Feb 3 Li-Wen Hsu git: 3c1d72efd751 - stable/11 - newvers: tweak uname to be more useful 91. Feb 3 Mateusz Guzik git: 8a680912a190 - stable/13 - Revert "Reimplement strlen" 92. Feb 4 Alexander Motin git: bf96a6c762a7 - stable/12 - Remove FirstBurstLength limit for software iSCSI. 93. Feb 4 Kyle Evans git: 1535f6701704 - stable/13 - ofed: fix the WITH_OFED_EXTRA build 94. Feb 4 Kyle Evans git: f31de79df28a - stable/13 - kerberos5: fix the WITH_OPENLDAP build 95. Feb 4 Kyle Evans git: d37a305bc52f - stable/13 - build: options: mention ports in the WITH_OPENLDAP description 96. Feb 4 Alfredo Dal'Ava Junior git: d0982de778a6 - stable/13 - [POWERPC64BE] mrsas: add big-endian support 97. Feb 4 Alfredo Dal'Ava Junior git: 37fed6c86003 - stable/13 - [POWERPC64BE] add mrsas driver to GENERIC64 98. Feb 4 Kyle Evans git: d6898bc06ae9 - stable/12 - login.conf(5): set a default PATH for the daemon class 99. Feb 4 Kyle Evans git: f6512d13154a - stable/12 - init(8): set environment variables from the "daemon" class as well 100. Feb 4 Kyle Evans git: d5461e9a792a - stable/12 - cron(8): set the environment variables of the user and/or login class
101. Feb 4 Kyle Evans git: f7ba064978f8 - stable/12 - service(8): set the environment of the "daemon" class before invoking 102. Feb 4 Kyle Evans git: ca9e7ac2fbbb - stable/13 - du: tests: use dollar-single quotes where appropriate 103. Feb 4 Mark Millard Re: git: 10ed8ab4ab9b - stable/12 - opencrypto: Fix assignment of crypto completions to worker threads 104. Feb 4 Mitchell Horne git: 63a3f5906676 - stable/13 - src.opts.mk: set MK_ZFS conditional on MK_OPENSSL 105. Feb 4 Mitchell Horne git: b6cbf02ad87e - stable/13 - src.conf.5: regenerate 106. Feb 4 Kristof Provost git: 683d086626cd - stable/13 - bridge: fix STP roles and protos strings 107. Feb 4 Kristof Provost git: 620455079f47 - stable/13 - ipfw(8) crashes when ext6hdr option is omitted 108. Feb 4 Kristof Provost git: ad6079266683 - stable/12 - bridge: fix STP roles and protos strings 109. Feb 4 Kristof Provost git: d2eeacf7728a - stable/12 - ipfw(8) crashes when ext6hdr option is omitted 110. Feb 4 Mark Johnston git: 40a37d24a8ed - stable/12 - Revert "opencrypto: Fix assignment of crypto completions to worker threads" 111. Feb 4 Mark Johnston Re: git: 10ed8ab4ab9b - stable/12 - opencrypto: Fix assignment of crypto completions to worker threads 112. Feb 4 Mitchell Horne git: b680dba47653 - stable/13 - riscv: add SBI system reset extension 113. Feb 4 Gordon Bergling git: 1cb79e809a0f - stable/13 - wg(4): Fix Copyright statement in man page 114. Feb 4 Gordon Bergling git: 4295dd589e05 - stable/13 - Add a wg(4) manual page 115. Feb 4 Gordon Bergling git: 15443b4d4048 - stable/13 - wg(4): Add authors of the wg(4) driver to the manual page 116. Feb 4 Martin Matuska git: 9c829699aa3c - stable/13 - zfs: update zfs_config.h to match OpenZFS gf11b09dec 117. Feb 4 Navdeep Parhar git: 397aaa3bcc78 - stable/13 - cxgbe(4): Fixes to tx coalescing. 118. Feb 4 Mateusz Guzik git: 068f2402d28b - stable/13 - amd64: add a note about simd to libc memset, memmove and memcmp 119. Feb 4 Mateusz Guzik git: 88a580ebeea1 - stable/13 - amd64: move memcmp checks upfront 120. Feb 4 Mateusz Guzik git: 55764c48f5f8 - stable/13 - cache: move hash computation into the parsing loop
121. Feb 4 Mateusz Guzik git: 2edd6140e9a1 - stable/13 - cache: add delayed degenerate path handling 122. Feb 4 Mateusz Guzik git: 6d3ce617f398 - stable/13 - amd64: use compiler intrinsics for bsf* and bsr* 123. Feb 4 Mateusz Guzik git: 1a2bc12c4b25 - stable/13 - x86: use compiler intrinsics for bswap* 124. Feb 4 Doug Ambrisko git: 1fb5b2860444 - stable/13 - VMD support for new devices. 125. Feb 4 Glen Barber git: 06eda1d83cbb - stable/13 - release: update workaround during transition to git 126. Feb 4 Vladimir Kondratyev git: 31026a4677d0 - stable/13 - hcons: Fix manpage typo 127. Feb 4 Vladimir Kondratyev git: 6d4bc364ab5a - stable/13 - hsctrl: Fix manpage typo 128. Feb 4 Toomas Soome git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 129. Feb 4 Alexander V. Chernikov git: 87cefd5c3dc6 - stable/13 - MFC eb0b1b33: Enable multipath routing by default. 130. Feb 4 Alexander V. Chernikov git: 88452cb15155 - stable/13 - MFC cb984c62d705: Fix multipath support for rib_lookup_info(). 131. Feb 4 Alexander V. Chernikov git: 8efe1ef1c741 - stable/13 - MFC 53729367d388: Fix subinterface vlan creation. 132. Feb 4 Alexander V. Chernikov git: 10977b9f8435 - stable/13 - MFC 91f2c69ec206: Fix unused-function waring when compiling with FIB_ALGO. 133. Feb 4 Alexander V. Chernikov git: 74216f4caef2 - stable/13 - MFC f8b7ebea4905: Improve fib_algo debug messages. 134. Feb 4 Alexander V. Chernikov git: f5f50ec15688 - stable/13 - MFC ab6d9aaed76e: Move business logic from rebuild_fd_callout() into rebuild_fd(). 135. Feb 4 Alexander V. Chernikov git: 211afd1e2391 - stable/13 - MFC 78c93a172114: Use process fib for inet/inet6 fib_algo sysctls. 136. Feb 4 Alexander V. Chernikov git: 2a3cbb6c8954 - stable/13 - MFC dd9163003cb1: Add rib_subscribe_locked() and rib_unsubsribe_locked() to support subscriptions during RIB m 137. Feb 4 Alexander V. Chernikov git: 6bc5d49aba14 - stable/13 - MFC 151ec796a230: Fix the design problem with delayed algorithm sync. 138. Feb 4 Rob Wing Re: git: f5f50ec15688 - stable/13 - MFC ab6d9aaed76e: Move business logic from rebuild_fd_callout() into rebuild_fd(). 139. Feb 4 Jamie Gritton git: 3f3b216c0b4b - stable/13 - MFC jail: A jail could be removed without calling OSD methods 140. Feb 4 Jamie Gritton git: 7726fc9940d6 - stable/13 - MFC jail: fix dangling reference bug from 6754ae2572eb
141. Feb 4 Jamie Gritton git: 4c44dbde5491 - stable/13 - MFC jail: Handle a parent jail when a child is added to it 142. Feb 4 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 143. Feb 5 Glen Barber git: 3d544e6b0bc4 - stable/13 - Rename stable/13 to -STABLE now that releng/13.0 has branched 144. Feb 5 John Baldwin git: fa3b2ad265d3 - stable/13 - Fix ldd to work with more ELF files. 145. Feb 5 John Baldwin git: c1c52cd57e88 - stable/13 - OpenSSL: Support for kernel TLS offload (KTLS) 146. Feb 5 John Baldwin git: 3e09120f7984 - stable/13 - OpenSSL: Regenerate manual pages. 147. Feb 5 John Baldwin git: 3cf25a7802a2 - stable/13 - Disable MK_OPENSSL_KTLS for stable/13. 148. Feb 5 John Baldwin git: ab537343065a - stable/13 - Regenerate src.conf(5). 149. Feb 5 Ed Maste git: dbe043d42cda - stable/13 - Correct description for kern.proc.proc_td 150. Feb 5 Konstantin Belousov git: e4a6846c34d2 - stable/13 - WITH_OFED build option: fix 151. Feb 5 John Baldwin git: 6e1fe6d26ea2 - stable/13 - Bump shared library versions after ncurses bump in 13. 152. Feb 5 Ed Maste git: 7523914d08f9 - stable/12 - Correct description for kern.proc.proc_td 153. Feb 5 Toomas Soome Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 154. Feb 5 Vladimir Kondratyev git: 4e33793cf41c - stable/12 - psm(4): Always initialize Synaptics touchpad report range with defaults 155. Feb 5 Vladimir Kondratyev git: 4932ef733d23 - stable/12 - ukbd(4): Do not serialize evdev key events 156. Feb 5 Vladimir Kondratyev git: e8eded55f237 - stable/12 - ukbd(4): Push LED events in ioctl handler rather than in xfer callback 157. Feb 5 Glen Barber git: 3c6a89748a01 - stable/13 - param.h: fix __FreeBSD_version convention 158. Feb 5 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 159. Feb 5 Alfredo Dal'Ava Junior git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build 160. Feb 5 Andriy Gapon Re: git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build
161. Feb 5 Justin Hibbits Re: git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build 162. Feb 5 Andriy Gapon Re: git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build 163. Feb 5 Toomas Soome Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 164. Feb 5 Justin Hibbits Re: git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build 165. Feb 5 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 166. Feb 5 Toomas Soome Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 167. Feb 5 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 168. Feb 5 Jessica Clarke Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 169. Feb 5 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 170. Feb 5 Warner Losh Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 171. Feb 5 Toomas Soome Re: git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev 172. Feb 5 Stefan Eßer git: bf77fadc22c4 - stable/13 - Revert "bc: Vendor import of Gavin Howard's bc version 3.2.6" 173. Feb 5 Stefan Eßer git: 106efdb060ae - stable/13 - Vendor import of Gavin Howard's bc version 3.2.6 174. Feb 6 Piotr Kubaj git: 154207a59bd2 - stable/13 - powerpc64le: readd COMPAT_FREEBSD11 and COMPAT_FREEBSD12 175. Feb 6 Peter Grehan git: 6136a10e355a - stable/13 - Always clamp curve25519 keys prior to use. 176. Feb 7 Gordon Bergling git: 5c9700a7fe3f - stable/12 - Add a manual page for axp(4) / AMD 10G Ethernet driver


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