| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/937
|
|
|
|
| |
Remove /^\s*\$FreeBSD\$$\n/
|
|
|
|
|
|
|
|
| |
People email me when the boot loader breaks anyway, so ask to be
included in reviews. And ask strongly since I've had to deal with too
many major breakages lately, distruting other things I need to do.
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
| |
Reflect the fact that ipfilter was moved from contrib to netpfil
on December 20, 2021 by 3b9b51fe464e. And that ipfilter userland
was moved from contrib to sbin/ipf by 41edb306f056 that same day.
|
| |
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
|
|
|
| |
subversion.
Notes:
svn path=/head/; revision=365028
|
|
|
|
|
|
|
|
| |
Suggested by: jhb
Approved by: jhb, tychon
Notes:
svn path=/head/; revision=362643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=361541
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=355940
|
|
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/fuse2/; revision=350389
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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).
Notes:
svn path=/head/; revision=346904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=346899
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=346354
|
|
|
|
| |
Notes:
svn path=/head/; revision=345230
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=344631
|
|
|
|
| |
Notes:
svn path=/head/; revision=342384
|
|
|
|
| |
Notes:
svn path=/head/; revision=342196
|
|
|
|
|
|
|
| |
Move dev/usb/wlan to sys/dev/usb/wlan as it was the odd-man-out.
Notes:
svn path=/head/; revision=342195
|
|
|
|
| |
Notes:
svn path=/head/; revision=336347
|
|
|
|
|
|
|
|
|
|
| |
tychon and jhb who've both had a long history
with the codebase.
Discussed with: tychon, jhb
Notes:
svn path=/head/; revision=334913
|
|
|
|
|
|
|
| |
also fix some nits
Notes:
svn path=/head/; revision=333965
|
|
|
|
| |
Notes:
svn path=/head/; revision=330039
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=330011
|
|
|
|
| |
Notes:
svn path=/head/; revision=329219
|
|
|
|
|
|
|
| |
from MAINTAINERS list.
Notes:
svn path=/head/; revision=329193
|
|
|
|
|
|
|
| |
Sponsored by: Netflix
Notes:
svn path=/head/; revision=325834
|
|
|
|
|
|
|
|
|
| |
made upstream.
MFC after: 1 month
Notes:
svn path=/head/; revision=320450
|
|
|
|
| |
Notes:
svn path=/head/; revision=316990
|
|
|
|
| |
Notes:
svn path=/head/; revision=314622
|
|
|
|
| |
Notes:
svn path=/head/; revision=303412
|
|
|
|
| |
Notes:
svn path=/head/; revision=303097
|
|
|
|
|
|
|
|
| |
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=296863
|
|
|
|
| |
Notes:
svn path=/head/; revision=292839
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will allow maintainers to be notified of
any reviews or commits affecting parts of the
tree which they maintain.
Reviewed by: jhb, emaste, allanjude
Differential Revision: https://reviews.freebsd.org/D4623
Notes:
svn path=/head/; revision=292612
|
|
|
|
| |
Notes:
svn path=/head/; revision=292559
|
|
|
|
| |
Notes:
svn path=/head/; revision=292310
|
|
|
|
|
|
|
|
|
|
|
| |
secteam@ review for changes. so@ can remove this entry, if
necessary.
Submitted by: jhb (via secteam@)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=292304
|
|
|
|
| |
Notes:
svn path=/head/; revision=292291
|
|
|
|
| |
Notes:
svn path=/head/; revision=292076
|
|
|
|
|
|
|
| |
Sort the new section alphabetically.
Notes:
svn path=/head/; revision=292065
|
|
|
|
| |
Notes:
svn path=/head/; revision=292061
|
|
|
|
| |
Notes:
svn path=/head/; revision=292035
|
|
|
|
| |
Notes:
svn path=/head/; revision=290997
|
|
|
|
|
|
|
|
|
|
| |
requested.
Approved by: bapt (mentor)
Differential Revision: D4118
Notes:
svn path=/head/; revision=290971
|
|
|
|
|
|
|
| |
- Recommend my reviews for CARP.
Notes:
svn path=/head/; revision=290966
|
|
|
|
|
|
|
| |
(lpc, lpd, lpq, etc).
Notes:
svn path=/head/; revision=290951
|
|
|
|
| |
Notes:
svn path=/head/; revision=290802
|
|
|
|
|
|
|
| |
team.
Notes:
svn path=/head/; revision=290723
|