|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0 |
|
| #
2721e6f9 |
| 01-Sep-2020 |
Mark Murray <[email protected]> |
Add a pointer to csprng@ for the CSPRNG driver. This is enforced anyway by subversion.
|
| #
1649caab |
| 26-Jun-2020 |
Peter Grehan <[email protected]> |
Update bhyve maintainers.
Suggested by: jhb Approved by: jhb, tychon
|
|
Revision tags: release/11.4.0 |
|
| #
71d10453 |
| 26-May-2020 |
Eric Joyner <[email protected]> |
ice(4): Introduce new driver for Intel E800 Ethernet controllers
The ice(4) driver is the driver for the Intel E8xx series Ethernet controllers; currently with codenames Columbiaville and Columbia P
ice(4): Introduce new driver for Intel E800 Ethernet controllers
The ice(4) driver is the driver for the Intel E8xx series Ethernet controllers; currently with codenames Columbiaville and Columbia Park.
These new controllers support 100G speeds, as well as introducing more queues, better virtualization support, and more offload capabilities. Future work will enable virtual functions (like in ixl(4)) and the other functionality outlined above.
For full functionality, the kernel should be compiled with "device ice_ddp" like in the amd64 NOTES file, and/or ice_ddp_load="YES" should be added to /boot/loader.conf so that the DDP package file included in this commit can be downloaded to the adapter. Otherwise, the adapter will fall back to a single queue mode with limited functionality.
A man page for this driver will be forthcoming.
MFC after: 1 month Relnotes: yes Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D21959
show more ...
|
| #
0b57cec5 |
| 20-Dec-2019 |
Dimitry Andric <[email protected]> |
Move all sources from the llvm project into contrib/llvm-project.
This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That i
Move all sources from the llvm project into contrib/llvm-project.
This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That is, most of the earlier separate sub-projects with their own branches and tags were consolidated into one top-level directory, and are now branched and tagged together.
Updating the vendor area to match this layout is next.
show more ...
|
|
Revision tags: release/12.1.0 |
|
| #
06e1ffbc |
| 28-Jul-2019 |
Alan Somers <[email protected]> |
[skip ci] Add me to MAINTAINERS for fusefs
Sponsored by: The FreeBSD Foundation
|
|
Revision tags: release/11.3.0 |
|
| #
f869876e |
| 29-Apr-2019 |
Enji Cooper <[email protected]> |
Update/reformat maintainer entries that I am a part of
* Replace all instances of freebsd-testing with `#test`. `#test` is the Phabricator group that focuses on test-related reviews. * Replace `at
Update/reformat maintainer entries that I am a part of
* Replace all instances of freebsd-testing with `#test`. `#test` is the Phabricator group that focuses on test-related reviews. * Replace `atf` with contrib/atf, as that's the actual location for the test framework. * Remove jmmv@ from the maintainers list for atf. He is the upstream project owner, but was moved to alumni status after r345787. * Fix a typo accidentally introduced in r346899 (inpact -> impact).
show more ...
|
| #
cb1f2c2f |
| 29-Apr-2019 |
Niclas Zeising <[email protected]> |
Add a note to MAINTAINERS for lkpi for graphics
Add a note to MAINTAINERS requesting pre-commit review from the graphics team, using phabricator, for changes to the lkpi subsystem. This is done in
Add a note to MAINTAINERS for lkpi for graphics
Add a note to MAINTAINERS requesting pre-commit review from the graphics team, using phabricator, for changes to the lkpi subsystem. This is done in order to give us a chance to test the graphics drivers (drm drivers) for regressions, and to try to avoid breakage, errors and issues with the graphics drivers. The review is done via the #x11 group on phabricator.
Please note that hselasky also want to review changes.
Discussed with: hselasky, imp Approved by: imp
show more ...
|
| #
a03d6f0a |
| 18-Apr-2019 |
Warner Losh <[email protected]> |
Add note that I'm the defacto maintainer of libegacy, our compat shims for building bootstrap tools that use new features on systems too old to have those new features. The world view for this part o
Add note that I'm the defacto maintainer of libegacy, our compat shims for building bootstrap tools that use new features on systems too old to have those new features. The world view for this part of the build is unique to the whole build process and continuty of design for new compat shims help this library remain viable.
show more ...
|
| #
14700ca8 |
| 16-Mar-2019 |
Dimitry Andric <[email protected]> |
Update maintainers for libunwind and lldb.
|
| #
62c47c7f |
| 27-Feb-2019 |
John Baldwin <[email protected]> |
Update review requests for bhyve.
- Explicitly mention the #bhyve group on Phabricator. - Request reviews of the userland components (libvmmapi, bhyve, bhyvectl, and bhyveload).
Reviewed by: imp,
Update review requests for bhyve.
- Explicitly mention the #bhyve group on Phabricator. - Request reviews of the userland components (libvmmapi, bhyve, bhyvectl, and bhyveload).
Reviewed by: imp, rgrimes Differential Revision: https://reviews.freebsd.org/D17848
show more ...
|
| #
3c65d0a0 |
| 24-Dec-2018 |
Cy Schubert <[email protected]> |
Register a pre-commit review for ipfilter.
|
| #
c08ef044 |
| 18-Dec-2018 |
Warner Losh <[email protected]> |
Fix typo and formatting...
|
| #
5211a86d |
| 18-Dec-2018 |
Warner Losh <[email protected]> |
add pre-commit review request for drm*. Move dev/usb/wlan to sys/dev/usb/wlan as it was the odd-man-out.
|
|
Revision tags: release/12.0.0 |
|
| #
c57594ef |
| 16-Jul-2018 |
Warner Losh <[email protected]> |
Add pointer to freebsd-numerics for libm.
|
|
Revision tags: release/11.2.0 |
|
| #
837cac65 |
| 10-Jun-2018 |
Peter Grehan <[email protected]> |
Pass on bhyve kernel module maintenance to tychon and jhb who've both had a long history with the codebase.
Discussed with: tychon, jhb
|
| #
9aeb8f99 |
| 21-May-2018 |
Eitan Adler <[email protected]> |
top(1): add myself as a MAINTAIENR
also fix some nits
|
| #
51ef170c |
| 26-Feb-2018 |
Emmanuel Vadot <[email protected]> |
MAINTAINERS: add myself for Allwinner and 64bits RockChip
|
| #
ea70c96a |
| 26-Feb-2018 |
Kyle Evans <[email protected]> |
Add MAINTAINERS note for lualoader (stand/lua, specifically)
While it's a work in progress, at least, I would like a chance to review any lua that goes into the tree for lualoader. I am also willing
Add MAINTAINERS note for lualoader (stand/lua, specifically)
While it's a work in progress, at least, I would like a chance to review any lua that goes into the tree for lualoader. I am also willing to help others get started writing features or fixing any bugs wandered across.
show more ...
|
| #
96ec8b8f |
| 13-Feb-2018 |
Roger Pau Monné <[email protected]> |
list myself in the MAINTAINERS file for Xen bits
|
| #
e8025746 |
| 13-Feb-2018 |
Marcelo Araujo <[email protected]> |
- I'm not using nis(8) and ypldap(8) anymore, so I'm removing myself from MAINTAINERS list.
|
| #
ca987d46 |
| 14-Nov-2017 |
Warner Losh <[email protected]> |
Move sys/boot to stand. Fix all references to new location
Sponsored by: Netflix
|
|
Revision tags: release/10.4.0, release/11.1.0 |
|
| #
13bb5a98 |
| 28-Jun-2017 |
Enji Cooper <[email protected]> |
Add asomers as a pjdfstest co-maintainer per the project status change made upstream.
MFC after: 1 month
|
| #
408b5f80 |
| 15-Apr-2017 |
Neel Natu <[email protected]> |
Due to time constraints remove myself as a vmm(4) maintainer.
|
| #
f28fdcb0 |
| 03-Mar-2017 |
Dag-Erling Smørgrav <[email protected]> |
As suggested by several people, note that I prefer to communicate by email.
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
f99ba482 |
| 27-Jul-2016 |
Randall Stewart <[email protected]> |
Remove myself from kern_timeout.c yeah!
|