git: 1970d6930394 - main - Import ACPICA 20210604

2021-06-04 Thread Jung-uk Kim
+ Import ACPICA 20210604 (cherry picked from commit 395770967c3664ec744e63fa47acc19670d32f47) --- sys/contrib/dev/acpica/changes.txt | 42 sys/contrib/dev/acpica/common/ahtable.c| 42 ++-- sys/contrib/dev/acpica/common/dmtable.c| 116

git: 295855e80f9d - main - dtb: rockchip: Add NanoPI-R2S to the build

2021-06-04 Thread Ganbold Tsagaankhuu
The branch main has been updated by ganbold: URL: https://cgit.FreeBSD.org/src/commit/?id=295855e80f9d4c5caffe30ec8ac95e5f8a457daf commit 295855e80f9d4c5caffe30ec8ac95e5f8a457daf Author: Ganbold Tsagaankhuu AuthorDate: 2021-06-05 04:40:34 + Commit: Ganbold Tsagaankhuu CommitDate: 2

git: c18a7ee05e9e - Create tag vendor/acpica/20210604

2021-06-04 Thread Jung-uk Kim
The annotated tag vendor/acpica/20210604 has been created by jkim: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/acpica/20210604 tag vendor/acpica/20210604 Tagger: Jung-uk Kim TaggerDate: 2021-06-05 04:05:34 + Tag ACPICA 20210604 commit 395770967c3664ec744e63fa47acc19670d32f47

git: 395770967c36 - vendor/acpica - Import ACPICA 20210604

2021-06-04 Thread Jung-uk Kim
04:00:36 + Import ACPICA 20210604 --- changes.txt | 42 + source/common/ahtable.c | 42 ++--- source/common/dmtable.c | 116 -- source/common/dmtbdump2.c | 230 --- source

git: 56e9d8e38e7e - main - nfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security flavors empty

2021-06-04 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=56e9d8e38e7eed84901acddca24170eb352d2ed6 commit 56e9d8e38e7eed84901acddca24170eb352d2ed6 Author: Rick Macklem AuthorDate: 2021-06-05 03:31:20 + Commit: Rick Macklem CommitDate: 2021-06-05 03:

git: 4fee353bcb45 - stable/13 - nfscl: Add hash lists for the NFSv4 opens

2021-06-04 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=4fee353bcb452022ae8a049eca7b32ab4b816b90 commit 4fee353bcb452022ae8a049eca7b32ab4b816b90 Author: Rick Macklem AuthorDate: 2021-05-22 21:51:38 + Commit: Rick Macklem CommitDate: 2021-06-0

git: 1b5bc3a54b60 - main - usbdump: style: Sort case statements alphabetically

2021-06-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1b5bc3a54b60f6476cce7191a7618a9d52b95d7f commit 1b5bc3a54b60f6476cce7191a7618a9d52b95d7f Author: Warner Losh AuthorDate: 2021-06-04 22:42:18 + Commit: Warner Losh CommitDate: 2021-06-04 22:47:28 +

git: f13d72fd0b74 - main - cxgb(4): Report proper TSO limits.

2021-06-04 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=f13d72fd0b743a1fd97dd31f4abf19e8814c420b commit f13d72fd0b743a1fd97dd31f4abf19e8814c420b Author: Navdeep Parhar AuthorDate: 2021-06-04 20:30:28 + Commit: Navdeep Parhar CommitDate: 2021-06-04 20:30

git: bb877c062034 - main - cxgbe(4): Empty the clib_db before trying to destroy it.

2021-06-04 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=bb877c0620347eb86f25f4382c42d58685c348d4 commit bb877c0620347eb86f25f4382c42d58685c348d4 Author: Navdeep Parhar AuthorDate: 2021-06-04 19:01:14 + Commit: Navdeep Parhar CommitDate: 2021-06-04 19:01

Re: git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp.

2021-06-04 Thread Kevin Bowling
Will you MFC this? On Fri, Jun 4, 2021 at 2:29 AM Randall Stewart wrote: > > The branch main has been updated by rrs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=4747500deaaa7765ba1c0413197c23ddba4faf49 > > commit 4747500deaaa7765ba1c0413197c23ddba4faf49 > Author: Randall Stewart > A

git: 2290dfb40fce - main - Enter the net epoch before calling ip6_setpktopts

2021-06-04 Thread Ryan Stone
The branch main has been updated by rstone: URL: https://cgit.FreeBSD.org/src/commit/?id=2290dfb40fce0ab46d91244282014173c7316e42 commit 2290dfb40fce0ab46d91244282014173c7316e42 Author: Ryan Stone AuthorDate: 2021-05-19 19:10:03 + Commit: Ryan Stone CommitDate: 2021-06-04 17:18:11

git: dab84426a68d - main - Narrow down the probe range for if_ure(4) compatible devices to only match the first vendor specific interface, if any.

2021-06-04 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=dab84426a68d43efaede62ccf86ca3ef852f8ae3 commit dab84426a68d43efaede62ccf86ca3ef852f8ae3 Author: Hans Petter Selasky AuthorDate: 2021-06-04 13:48:15 + Commit: Hans Petter Selasky CommitDate:

git: 24ea1dbf257a - main - tests/netgraph: Inital framework for testing libnetgraph

2021-06-04 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=24ea1dbf257aa6757f469bcd859f90e9ad851e59 commit 24ea1dbf257aa6757f469bcd859f90e9ad851e59 Author: Lutz Donnerhacke AuthorDate: 2021-06-02 22:29:46 + Commit: Lutz Donnerhacke CommitDate: 2021-06-

git: c8250c5ada85 - main - ipfw.8: synopsis misses nat show form

2021-06-04 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=c8250c5ada85fec8936e8eb8695d7cb80a3ce8ab commit c8250c5ada85fec8936e8eb8695d7cb80a3ce8ab Author: Lutz Donnerhacke AuthorDate: 2021-05-10 16:30:42 + Commit: Lutz Donnerhacke CommitDate: 2021-06-

git: 364c6a71a840 - stable/13 - pf: Fix more ioctl memory leaks

2021-06-04 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=364c6a71a840e8cf48eeea3bef81623d6f3574ff commit 364c6a71a840e8cf48eeea3bef81623d6f3574ff Author: Kristof Provost AuthorDate: 2021-06-01 14:05:47 + Commit: Kristof Provost CommitDate: 2021-06-0

git: 1d89dba26b95 - stable/12 - pf: Fix more ioctl memory leaks

2021-06-04 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1d89dba26b9557543e728a1e1bdab9702cc88ac3 commit 1d89dba26b9557543e728a1e1bdab9702cc88ac3 Author: Kristof Provost AuthorDate: 2021-06-01 14:05:47 + Commit: Kristof Provost CommitDate: 2021-06-0

git: 4747500deaaa - main - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp.

2021-06-04 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=4747500deaaa7765ba1c0413197c23ddba4faf49 commit 4747500deaaa7765ba1c0413197c23ddba4faf49 Author: Randall Stewart AuthorDate: 2021-06-04 09:26:43 + Commit: Randall Stewart CommitDate: 2021-06-04 09

git: 0345fd891fe1 - main - netgraph/ng_base: Renaming a node to the same name is a noop

2021-06-04 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=0345fd891fe13a191fc0fae9463ea9458bfaff5a commit 0345fd891fe13a191fc0fae9463ea9458bfaff5a Author: Lutz Donnerhacke AuthorDate: 2021-05-04 19:20:39 + Commit: Lutz Donnerhacke CommitDate: 2021-06-

git: 9b236631b1ec - main - gitignore: Add .clangd and .ccls-cache

2021-06-04 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=9b236631b1ec50e90bef1995aff68fed65b21be5 commit 9b236631b1ec50e90bef1995aff68fed65b21be5 Author: Ka Ho Ng AuthorDate: 2021-06-04 08:56:08 + Commit: Ka Ho Ng CommitDate: 2021-06-04 08:56:08 +

git: d4cf41a99b40 - main - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4).

2021-06-04 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=d4cf41a99b405c73288aea81e3c4580d1de18435 commit d4cf41a99b405c73288aea81e3c4580d1de18435 Author: Hans Petter Selasky AuthorDate: 2021-06-04 08:28:58 + Commit: Hans Petter Selasky CommitDate:

git: 73570795e790 - main - gitignore: Add compile_commands.json

2021-06-04 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=73570795e7906ec555b37ff7e20e5d5d559ccdad commit 73570795e7906ec555b37ff7e20e5d5d559ccdad Author: Ka Ho Ng AuthorDate: 2021-06-04 08:04:04 + Commit: Ka Ho Ng CommitDate: 2021-06-04 08:06:32 +