git: 14601708d59b - stable/12 - ng_pppoe: MFC: introduce new sysctl net.graph.pppoe.lcp_pcp

2022-05-15 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=14601708d59b97ab8cd834cd1124982ea5e7dc81 commit 14601708d59b97ab8cd834cd1124982ea5e7dc81 Author: Eugene Grosbein AuthorDate: 2022-05-01 16:34:08 + Commit: Eugene Grosbein CommitDate: 2022-0

git: 5c332527d15f - stable/13 - ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp

2022-05-15 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=5c332527d15fa3bd93e157477454dfe0bab68cd7 commit 5c332527d15fa3bd93e157477454dfe0bab68cd7 Author: Eugene Grosbein AuthorDate: 2022-05-01 16:34:08 + Commit: Eugene Grosbein CommitDate: 2022-0

git: 48a1a6be1968 - main - igc: Fix typo in PCI ID define usage

2022-05-15 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=48a1a6be1968e600235afd0f2b78bf633c065430 commit 48a1a6be1968e600235afd0f2b78bf633c065430 Author: Kevin Bowling AuthorDate: 2022-05-15 23:13:06 + Commit: Kevin Bowling Commit

Re: git: 349cc55c9796 - main - Merge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b

2022-05-15 Thread Charlie Li
Dimitry Andric wrote: The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=349cc55c9796c4596a5b9904cd3281af295f878f commit 349cc55c9796c4596a5b9904cd3281af295f878f Merge: cb2ae6163174 c0981da47d56 Author: Dimitry Andric AuthorDate: 2022-03-20 11:40:34 +000

git: bf0aa72f1f59 - main - igc: Update PCI IDs

2022-05-15 Thread Kevin Bowling
The branch main has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bf0aa72f1f5911912817a2d3feb4010c8239512c commit bf0aa72f1f5911912817a2d3feb4010c8239512c Author: Kevin Bowling AuthorDate: 2022-05-15 22:07:59 + Commit: Kevin Bowling Commit

git: 187d7e982132 - main - Reduce code nesting in readsuper().

2022-05-15 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=187d7e982132d0c971c16348118381076654ec37 commit 187d7e982132d0c971c16348118381076654ec37 Author: Kirk McKusick AuthorDate: 2022-05-15 22:01:14 + Commit: Kirk McKusick CommitDate: 2022-05-15 2

git: edc5b6ea881d - main - sctp: use sb_avail() when accessing sb_acc for reading

2022-05-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=edc5b6ea881d7e196fee8df7ebcd372f8f5b4469 commit edc5b6ea881d7e196fee8df7ebcd372f8f5b4469 Author: Michael Tuexen AuthorDate: 2022-05-14 10:38:43 + Commit: Michael Tuexen CommitDate: 2022-05-14 1

git: a1735a7698a6 - stable/13 - nfsd: Add a sanity check to SecinfoNoname for file type

2022-05-15 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=a1735a7698a60eff1e0682261033e37fc530f85d commit a1735a7698a60eff1e0682261033e37fc530f85d Author: Rick Macklem AuthorDate: 2022-05-01 20:41:31 + Commit: Rick Macklem CommitDate: 2022-05-1

git: 0b4f2ab0e913 - main - krpc: Fix NFS-over-TLS for KTLS1.3

2022-05-15 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=0b4f2ab0e91307bd1fa6e884b0fccef9d10d5a2d commit 0b4f2ab0e91307bd1fa6e884b0fccef9d10d5a2d Author: Rick Macklem AuthorDate: 2022-05-15 18:51:56 + Commit: Rick Macklem CommitDate: 2022-05-15 18:

git: 390c9ea029fd - main - linux(4): Add AT_MINSIGSTKSZ to arm64 port

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=390c9ea029fdd3fb2ce61fc6b48617f0f7cd8754 commit 390c9ea029fdd3fb2ce61fc6b48617f0f7cd8754 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:12:03 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: c56480a83235 - main - linux(4): Implement signal trampoline for arm64 in a FreeBSD-way

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=c56480a832354aff995f9d0bc5da4ccf27dfe78a commit c56480a832354aff995f9d0bc5da4ccf27dfe78a Author: Dmitry Chagin AuthorDate: 2022-05-15 18:10:50 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: 8f9635dc99f5 - main - linux(4): Retire handmade DWARF annotations from signal trampolines

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=8f9635dc99f571a0ae4e613b9a0439e68da7b160 commit 8f9635dc99f571a0ae4e613b9a0439e68da7b160 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:08:12 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: 08e201a3b462 - main - linux(4): Retire unused include

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=08e201a3b4624d84f67f4587ab21b4b4abf61e76 commit 08e201a3b4624d84f67f4587ab21b4b4abf61e76 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:08:45 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: 6e826d27c340 - main - linux(4): Better naming for ucontext field of struct rt_sigframe

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=6e826d27c340fa29e166d06e5d8553f6c63c409e commit 6e826d27c340fa29e166d06e5d8553f6c63c409e Author: Dmitry Chagin AuthorDate: 2022-05-15 18:06:47 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: af557e649cf2 - main - linux(4): Rework the definition of struct siginfo to match Linux actual one

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=af557e649cf229e45a83767c3c4a7daeb92f0b01 commit af557e649cf229e45a83767c3c4a7daeb92f0b01 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:05:01 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: 21f246174184 - main - linux(4): Move sigframe definitions to separate headers

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=21f246174184742ba8952aeb1dadbf58d48d54b4 commit 21f246174184742ba8952aeb1dadbf58d48d54b4 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:03:01 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: ba279bcd6d75 - main - linux(4): Cleanup signal trampolines

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=ba279bcd6d75aa236bcb9ccf11aeb6f51a2f8514 commit ba279bcd6d75aa236bcb9ccf11aeb6f51a2f8514 Author: Dmitry Chagin AuthorDate: 2022-05-15 18:00:05 + Commit: Dmitry Chagin CommitDate: 2022-05-15 18

git: 0b5d5dc3767f - main - linux(4): Retire unneeded initialization

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=0b5d5dc3767fcf2f0198f0f9549cb23983e0ee3e commit 0b5d5dc3767fcf2f0198f0f9549cb23983e0ee3e Author: Dmitry Chagin AuthorDate: 2022-05-15 17:58:47 + Commit: Dmitry Chagin CommitDate: 2022-05-15 17

git: 3bae1cd68a2a - main - linux(4): Implement futex_op for arm64.

2022-05-15 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=3bae1cd68a2ac3e2c37d54cf550e01257dfb1a04 commit 3bae1cd68a2ac3e2c37d54cf550e01257dfb1a04 Author: Dmitry Chagin AuthorDate: 2022-05-15 17:49:42 + Commit: Dmitry Chagin CommitDate: 2022-05-15 17

git: f4262a065dcf - stable/12 - e1000: Increase rx_buffer_size to 32b

2022-05-15 Thread Kevin Bowling
The branch stable/12 has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f4262a065dcf32169d2e8b5434a5030bf60f1ae3 commit f4262a065dcf32169d2e8b5434a5030bf60f1ae3 Author: Kevin Bowling AuthorDate: 2022-05-12 15:38:09 + Commit: Kevin Bowling C

git: 3f8306cf8e2d - stable/13 - e1000: Increase rx_buffer_size to 32b

2022-05-15 Thread Kevin Bowling
The branch stable/13 has been updated by kbowling (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3f8306cf8e2d817f3c50ec2ecdfa52a71f2515ae commit 3f8306cf8e2d817f3c50ec2ecdfa52a71f2515ae Author: Kevin Bowling AuthorDate: 2022-05-12 15:38:09 + Commit: Kevin Bowling C

git: 15adc3b3b4ab - stable/12 - Default to always accepting the PHY that's present. Linux did something similar a while back, and there are devices in the wild that otherwise won't attach. This patc

2022-05-15 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=15adc3b3b4ab6215e4c9370cf6467a8fac596ecf commit 15adc3b3b4ab6215e4c9370cf6467a8fac596ecf Author: Scott Long AuthorDate: 2022-02-27 01:29:08 + Commit: Alexander Motin CommitDate: 2022-05-15 16

git: c16cbd2e9162 - stable/13 - Default to always accepting the PHY that's present. Linux did something similar a while back, and there are devices in the wild that otherwise won't attach. This patc

2022-05-15 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c16cbd2e9162c33e9eee76653dccda7bd6ec2160 commit c16cbd2e9162c33e9eee76653dccda7bd6ec2160 Author: Scott Long AuthorDate: 2022-02-27 01:29:08 + Commit: Alexander Motin CommitDate: 2022-05-15 16

git: f210e4fbc54a - main - sctp: cleanup, no functional change intended

2022-05-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=f210e4fbc54ab78711bd5197b7097002ff3ae891 commit f210e4fbc54ab78711bd5197b7097002ff3ae891 Author: Michael Tuexen AuthorDate: 2022-05-14 06:30:41 + Commit: Michael Tuexen CommitDate: 2022-05-14 0

git: aab6e5bd1e2b - main - sctp: improve path verification

2022-05-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=aab6e5bd1e2b2919604eed68f76d4a7bb73ccb0c commit aab6e5bd1e2b2919604eed68f76d4a7bb73ccb0c Author: Michael Tuexen AuthorDate: 2022-05-14 06:07:28 + Commit: Michael Tuexen CommitDate: 2022-05-14 0

git: 9312ba239e05 - main - sctp: improve path verification

2022-05-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=9312ba239e05b035c965e5790f70fe71a4ed2e8c commit 9312ba239e05b035c965e5790f70fe71a4ed2e8c Author: Michael Tuexen AuthorDate: 2022-05-14 06:05:03 + Commit: Michael Tuexen CommitDate: 2022-05-14 0