Re: git: ac52fa1f1b97 - main - sendfile tests: Fix an error check in tcp_socketpair()

2024-06-24 Thread tuexen
> On 24. Jun 2024, at 22:04, Gleb Smirnoff wrote: > > Mark, > > On Fri, Jun 21, 2024 at 06:21:57PM +, Mark Johnston wrote: > M> commit ac52fa1f1b9768d281b9deed6d1158f43a8564ca > M> Author: Mark Johnston > M> AuthorDate: 2024-06-21 18:18:22 + > M> Commit: Mark Johnston > M> Comm

Re: git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets

2024-08-10 Thread tuexen
> On 10. Aug 2024, at 02:20, Zhenlei Huang wrote: > > > >> On Aug 9, 2024, at 10:15 PM, Michael Tuexen wrote: >> >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=9b5693

Re: git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets

2024-08-12 Thread tuexen
> On 12. Aug 2024, at 17:20, Mark Johnston wrote: > > On Sat, Aug 10, 2024 at 12:07:35PM +0200, tue...@freebsd.org wrote: >>> On 10. Aug 2024, at 02:20, Zhenlei Huang wrote: >>> >>> >>> >>>> On Aug 9, 2024, at 10:15 PM, Michael Tuex

Re: git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc

2024-05-25 Thread tuexen
> On 25. May 2024, at 19:25, Bojan Novković wrote: > > The branch main has been updated by bnovkov: With this commit, my arm64 VM (VMWare Fusion) stops booting right after printing the line WARNING: WITNESS option enabled, expect reduced performance. Same when doing a verbose boot. Best regards

Re: git: 35b53f8c989f - main - bnxt_en: Add PFC, ETS & App TLVs protocols support

2024-05-28 Thread tuexen
> On 28. May 2024, at 12:17, Sumit Saxena wrote: > > The branch main has been updated by ssaxena: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=35b53f8c989f62286aad075ef2e97bba358144f8 > > commit 35b53f8c989f62286aad075ef2e97bba358144f8 > Author: Chandrakanth patil > AuthorDate: 2024

Re: git: 54c62e3e5d8c - main - pf: work around icmp6 packet-too-big not being sent when binat-ing

2024-01-24 Thread tuexen
> On Jan 24, 2024, at 11:06, Herbert J. Skuhra wrote: > > On Tue, 23 Jan 2024 19:42:10 +0100, Kristof Provost wrote: >> >> On 23 Jan 2024, at 19:32, Herbert J. Skuhra wrote: >>> On Mon, 22 Jan 2024 13:52:51 +0100, Kristof Provost wrote: The branch main has been updated by kp: >>

Re: hitting Assertion !callout_active(&tp->t_callout) failed at /usr/src/sys/netinet/tcp_subr.c:2386 after 62d47d7

2024-02-12 Thread tuexen
> On Feb 12, 2024, at 09:50, Dave Cottlehuber wrote: > > On Mon, 12 Feb 2024, at 08:31, Dave Cottlehuber wrote: >> I'm repeatedly hitting this assert soon after boot on my ryzen desktop >> I've a coredump. >> >> Panic String: Assertion !callout_active(&tp->t_callout) failed at >> /usr/src/sys/net

Re: hitting Assertion !callout_active(&tp->t_callout) failed at /usr/src/sys/netinet/tcp_subr.c:2386 after 62d47d7

2024-02-12 Thread tuexen
> On Feb 12, 2024, at 09:50, Dave Cottlehuber wrote: > > On Mon, 12 Feb 2024, at 08:31, Dave Cottlehuber wrote: >> I'm repeatedly hitting this assert soon after boot on my ryzen desktop >> I've a coredump. >> >> Panic String: Assertion !callout_active(&tp->t_callout) failed at >> /usr/src/sys/

Re: git: 6e9a71706906 - main - tcp_rack.4: Fix a link in the SEE ALSO section

2024-02-25 Thread tuexen
> On Feb 25, 2024, at 10:17, Gordon Bergling wrote: > > The branch main has been updated by gbe: > > URL: > https://cgit.FreeBSD.org/src/commit/?idn9a71706906b86e627cfdd27bc37b88a796f46e > > commit 6e9a71706906b86e627cfdd27bc37b88a796f46e > Author: Gordon Bergling > AuthorDate: 2024-02-25 0

Re: git: 96ad640178ea - main - TCP LRO: add dtrace probe points

2024-03-08 Thread tuexen
> On Mar 8, 2024, at 10:57, Zhenlei Huang wrote: > > > >> On Mar 8, 2024, at 5:25 PM, Michael Tuexen wrote: >> >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=96ad64

Re: git: 868868f14efc - main - sctp: improve stopping of timers

2022-04-19 Thread tuexen
> On 19. Apr 2022, at 22:02, Andrew Turner wrote: > > >> On 19 Apr 2022, at 20:31, Michael Tuexen wrote: >> >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=868868f14

Re: git: c5a2d8c5f517 - main - sockstat: Use libcasper to capsicumize

2021-06-11 Thread tuexen
ller > AuthorDate: 2021-03-26 19:42:19 + > Commit: Ryan Moeller > CommitDate: 2021-06-05 12:36:55 + > >sockstat: Use libcasper to capsicumize Hi Ryan, this breaks sockstat for me: tuexen@bsd14:~ % sockstat -P tcp Assertion failed: (chan != NULL), function cap_xfer_

Re: git: fcad8ada9afc - main - Revert "Add myself (cc) as a src commiter."

2023-03-31 Thread tuexen
0cec50880e3ac957681badf55f >> Author: Cheng Cui >> AuthorDate: 2023-03-31 06:53:16 + >> Commit: Cheng Cui >> CommitDate: 2023-03-31 09:58:14 + >> >> Revert "Add myself (cc) as a src commiter." >> >> Summary: This rev

Re: git: 373b95976bce - main - netstat: document that PCB information can't be read from corefiles

2023-04-20 Thread tuexen
> On 20. Apr 2023, at 07:19, Kyle Evans wrote: > > On Thu, Apr 20, 2023 at 12:13 AM Benjamin Kaduk wrote: >> >> On Wed, Apr 19, 2023 at 3:16 AM Michael Tuexen wrote: >>> >>> The branch main has been updated by tuexen: >>> >&

Re: git: 7029f2c887a1 - main - Allow pci_host_generic attachments to manage registers

2023-04-24 Thread tuexen
> On 24. Apr 2023, at 13:34, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?idp29f2c887a16c823faf08e8a79dc0d3887989ab > > commit 7029f2c887a16c823faf08e8a79dc0d3887989ab > Author: Andrew Turner > AuthorDate: 2022-06-04 10

Re: git: 7029f2c887a1 - main - Allow pci_host_generic attachments to manage registers

2023-04-24 Thread tuexen
> On 24. Apr 2023, at 17:51, Andrew Turner wrote: > > > >> On 24 Apr 2023, at 12:54, tue...@fh-muenster.de wrote: >> >>> On 24. Apr 2023, at 13:34, Andrew Turner wrote: >>> >>> The branch main has been updated by andrew: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=7029f2c887a1

Re: git: 453aa7fac989 - main - tcp: ensure the tcpcb is not NULL when logging an event

2023-02-23 Thread tuexen
> On 23. Feb 2023, at 03:59, Gleb Smirnoff wrote: > > On Thu, Feb 23, 2023 at 01:04:35AM +, Michael Tuexen wrote: > M> The branch main has been updated by tuexen: > M> > M> URL: > https://cgit.FreeBSD.org/src/commit/?id=453aa7fac9894945282bcf6ef55c

Re: git: 069767091e54 - main - Do not panic in case of corrupted UFS/FFS directory.

2023-03-18 Thread tuexen
ock: > /* Journal must account for each new link. */ > softdep_setup_dotdot_link(tdp, fip); > SET_I_OFFSET(fip, mastertemplate.dot_reclen); > - ufs_dirrewrite(fip, fdp, newparent, DT_DIR, 0); > + if (ufs_dirrewrite(fip, fdp, newparent, DT_DIR, 0) != 0) > + ufs_dirbad(fip, mastertempla

Re: git: 26d79d40a74f - main - Hyper-V: hn: Enter network epoch when required

2021-08-26 Thread tuexen
> On 26. Aug 2021, at 19:32, Michael Tuexen wrote: > > The branch main has been updated by tuexen: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=26d79d40a74fc804c76acd88a1f8f10f9827a2b3 > > commit 26d79d40a74fc804c76acd88a1f8f10f9827a2b3 > Author: Michael

Re: git: a5c2009dd8ab - main - sctp: improve handling of sctp inpcb flags

2022-06-05 Thread tuexen
> On 5. Jun 2022, at 17:48, Mark Johnston wrote: > > Hi Michael, > > On Sat, Jun 04, 2022 at 09:56:52AM +, Michael Tuexen wrote: >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=a5c2009dd8ab562

Re: git: a5c2009dd8ab - main - sctp: improve handling of sctp inpcb flags

2022-06-06 Thread tuexen
> On 6. Jun 2022, at 16:59, Mark Johnston wrote: > > On Sun, Jun 05, 2022 at 08:18:07PM +0200, tue...@freebsd.org wrote: >>> On 5. Jun 2022, at 17:48, Mark Johnston wrote: >>> >>> Hi Michael, >>> >>> On Sat, Jun 04, 2022 at 09:56:52AM +000

Re: git: b10ae5a9b21a - main - tcp rack: remove references to rb trees

2023-11-05 Thread tuexen
> On Nov 5, 2023, at 19:28, Ed Maste wrote: > > On Sun, 5 Nov 2023 at 09:24, Michael Tuexen wrote: >> >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=b10ae5a9b21aa11

Re: git: 6a79e48076bc - main - Fix two latent bugs in hpts. One where a static is put on a local variable, the other an initialization bug where we should be setting tv.tv_sec to 0.

2023-11-28 Thread tuexen
> On Nov 28, 2023, at 14:44, Ronald Klop wrote: > > > The PR you mention gives me the friendly message of > > " > You must enter a valid bug number! > " > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id'5482 > > Typo somewhere? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id'5382 > > A quic

Re: git: a8b70cf26030 - main - netpfil: Use accessor functions and named constants for all tcphdr flags

2023-12-29 Thread tuexen
> On Dec 29, 2023, at 20:43, Antoine Brodin wrote: > > On Fri, Dec 29, 2023 at 7:33 PM Warner Losh wrote: >> On Fri, Dec 29, 2023, 4:39 AM Dimitry Andric wrote: >>> >>> On 29 Dec 2023, at 11:17, Dimitry Andric wrote: On 29 Dec 2023, at 08:35, Antoine Brodin wrote: > > On Thu

Re: git: be78a31188c5 - main - tcp: fix build issue for some cc modules

2023-07-14 Thread tuexen
> On 14. Jul 2023, at 13:23, Konstantin Belousov wrote: > > On Thu, Jul 13, 2023 at 08:31:34PM +, Michael Tuexen wrote: >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=be78a31188c530c937003

Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd

2023-07-17 Thread tuexen
> On 17. Jul 2023, at 19:54, Warner Losh wrote: > > > > On Mon, Jul 17, 2023 at 11:52 AM John Baldwin wrote: > On 7/17/23 10:35 AM, Warner Losh wrote: >> The branch main has been updated by imp: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=d3152ab23e0e7bee5a0f988ecca2a1187ab82057 >>

Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd

2023-07-17 Thread tuexen
> On 17. Jul 2023, at 19:54, Warner Losh wrote: > > > > On Mon, Jul 17, 2023 at 11:52 AM John Baldwin wrote: > On 7/17/23 10:35 AM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id�152ab23e0e7bee5a0f988ecca2a1187ab82057 > >

Re: git: 07864a8a2466 - main - kinst: port to arm64

2023-07-19 Thread tuexen
, 1 deletion(-) > This doesn't compile on my system: ===> dtrace/kinst (all) cc -target aarch64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/home/tuexen/freebsd-src/arm64.aarch64/tmp -B/usr/obj/usr/home/tuexen/freebsd-src/arm64.aarch64/tmp/usr/bin -O2 -pipe -fno-common -D_SYS_VMEM_H_

Re: git: 07864a8a2466 - main - kinst: port to arm64

2023-07-19 Thread tuexen
> On 19. Jul 2023, at 18:54, Christos Margiolis wrote: > > tue...@freebsd.org wrote: >> This doesn't compile on my system: >> [...] > > Forgot to bring over a recent change to kinst.h from my local branch. > Pushing the fix now. > > Thanks for letting me know and sorry for the inconvenience. No

Re: git: c620788150d2 - main - sctp: keep sb_acc and sb_ccc in sync

2023-07-31 Thread tuexen
> On 31. Jul 2023, at 10:44, Dmitry Chagin wrote: > > On Fri, Jul 28, 2023 at 10:17:28PM +, Michael Tuexen wrote: >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c620788150d274c09a070

Re: git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread tuexen
> On 2. Aug 2023, at 10:15, Dmitry Chagin wrote: > > > Hi, > > With this change, I got a panic: > vm_phys_enq_range: page 0xfe00 and pages 0 are misaligned My arm64 system also panics: panic: vm_phys_enq_range: page 0xa000796a7000 and npages 4294443008 are misaligned Best regar

Re: git: b279e84a47dd - main - sctp: improve consistency

2023-08-04 Thread tuexen
> On 4. Aug 2023, at 15:03, Kristof Provost wrote: > > On 29 Jul 2023, at 0:03, Michael Tuexen wrote: > The branch main has been updated by tuexen: > URL: > https://cgit.FreeBSD.org/src/commit/?id=b279e84a47ddb59e55b5a3cec31c51cd41bf0dc3 > commit b279e84a47ddb59e55b

Re: git: b279e84a47dd - main - sctp: improve consistency

2023-08-04 Thread tuexen
> On 4. Aug 2023, at 17:16, Mark Johnston wrote: > > On Fri, Aug 04, 2023 at 03:53:31PM +0200, tue...@freebsd.org wrote: >>> On 4. Aug 2023, at 15:03, Kristof Provost wrote: >>> >>> On 29 Jul 2023, at 0:03, Michael Tuexen wrote: >>> The br

Re: git: c620788150d2 - main - sctp: keep sb_acc and sb_ccc in sync

2023-08-04 Thread tuexen
> On 31. Jul 2023, at 10:44, Dmitry Chagin wrote: > > On Fri, Jul 28, 2023 at 10:17:28PM +, Michael Tuexen wrote: >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c620788150d274c09a070

Re: git: c718009884b3 - main - vm_map.c: plug several more places which might modify entry->offset

2023-08-18 Thread tuexen
> On 18. Aug 2023, at 14:44, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c718009884b3d65528deaff24712cbf98e3be656 > > commit c718009884b3d65528deaff24712cbf98e3be656 > Author: Konstantin Belousov > AuthorDate:

Re: git: 4f14d4b6b7f0 - main - sctp: cleanup handling of graceful shutdown of the peer

2023-08-19 Thread tuexen
> On 19. Aug 2023, at 14:14, FreeBSD User wrote: > > Am Sat, 19 Aug 2023 10:47:25 GMT > Michael Tuexen schrieb: > >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=4f14d4b6b7f0ca4

Re: git: 7672cbef2c1e - main - pipes: reserve configured percentage of buffers zone to superuser

2024-09-20 Thread tuexen
After building a kernel including these changes, I see a lot of negative pipecnt for uid = 0 Installing world also fails due to pipe problems. Is this related to one of these changes? Any configuration change needed? Best regards Michael > On 20. Sep 2024, at 08:46, Konstantin Belousov wrote: >

Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI

2024-12-28 Thread tuexen
Hi Andrew, this commits breaks the booting of my arm64 VM using VMWare fusion on an M1 MacBookPro. During booting it reports: ... mountroot: waiting for device /dev/nda0p2 uhub0: 6 port with 6 removable, self powered Mounting from ufs:/dev/nda0p2 failed with error 19 Loader variables: vfs.roo

Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb

2025-02-26 Thread tuexen
> On 26. Feb 2025, at 03:23, Bjoern A. Zeeb wrote: > > On Tue, 25 Feb 2025, Michael Tuexen wrote: > >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=0e58542fd246242bc6

git: 60117f9ee58e - main - lo: update man page since SCTP checksum offloading is supported

2024-06-23 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=60117f9ee58e202be55a8af5bb6b6c768e7a940e commit 60117f9ee58e202be55a8af5bb6b6c768e7a940e Author: Michael Tuexen AuthorDate: 2024-06-23 11:27:54 + Commit: Michael Tuexen CommitDate: 2024-06-23

git: 3703e1a73e0e - main - tcp: improve error handling in syncache_socket()

2024-06-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3703e1a73e0e0367c04f47f793e46495e46e647b commit 3703e1a73e0e0367c04f47f793e46495e46e647b Author: Michael Tuexen AuthorDate: 2024-06-27 05:25:15 + Commit: Michael Tuexen CommitDate: 2024-06-27

git: 14fee5324a9b - main - tcp: improve failure handling in tcp_newtcpcb()

2024-06-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=14fee5324a9b76fff6e8aad266600eefab3ef335 commit 14fee5324a9b76fff6e8aad266600eefab3ef335 Author: Michael Tuexen AuthorDate: 2024-06-27 06:26:34 + Commit: Michael Tuexen CommitDate: 2024-06-27

git: 811d831050d1 - main - tcp: minor cleanup

2024-06-29 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=811d831050d172a39c714a3f676722cf9a496a6f commit 811d831050d172a39c714a3f676722cf9a496a6f Author: Michael Tuexen AuthorDate: 2024-06-29 09:06:35 + Commit: Michael Tuexen CommitDate: 2024-06-29

git: af84665261ff - main - tcp: whitespace cleanup of enum tcp_log_events

2024-07-11 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=af84665261ff0aa4c930456f79ba89a73613a63f commit af84665261ff0aa4c930456f79ba89a73613a63f Author: Michael Tuexen AuthorDate: 2024-07-11 09:38:11 + Commit: Michael Tuexen CommitDate: 2024-07-11

git: 859f0f0d6bf7 - main - tcp: refactor register_tcp_functions_as_names()

2024-07-13 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=859f0f0d6bf753c16caa0103a541c69fb6bd5e37 commit 859f0f0d6bf753c16caa0103a541c69fb6bd5e37 Author: Michael Tuexen AuthorDate: 2024-07-13 10:22:25 + Commit: Michael Tuexen CommitDate: 2024-07-13

git: 69dace892d58 - main - tcp: fix number in comment

2024-07-13 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=69dace892d58516fa32ab03de39ea6205b2363c4 commit 69dace892d58516fa32ab03de39ea6205b2363c4 Author: Peter Lei AuthorDate: 2024-07-13 11:43:09 + Commit: Michael Tuexen CommitDate: 2024-07-13 11:53

git: 646c28ea80cb - main - tcp: improve SEG.ACK validation

2024-07-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=646c28ea80cb0f9258386626297495b5a0e56db5 commit 646c28ea80cb0f9258386626297495b5a0e56db5 Author: Michael Tuexen AuthorDate: 2024-07-21 09:37:35 + Commit: Michael Tuexen CommitDate: 2024-07-21

git: baee801c92d2 - main - tcp: simplify endpoint creation at the passive side

2024-07-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=baee801c92d26f4b7d1b2a9edd755c1b07b84167 commit baee801c92d26f4b7d1b2a9edd755c1b07b84167 Author: Michael Tuexen AuthorDate: 2024-07-21 09:49:37 + Commit: Michael Tuexen CommitDate: 2024-07-21

git: e0b080f850cc - main - tcp: mark TCP stacks which can serve as a default stack

2024-07-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e0b080f850cc0418353cc196cbfe81075cf76661 commit e0b080f850cc0418353cc196cbfe81075cf76661 Author: Michael Tuexen AuthorDate: 2024-07-21 13:06:10 + Commit: Michael Tuexen CommitDate: 2024-07-21

git: 37b3e6a660f5 - main - tcp: use TCP_MAXWIN instead of 65535

2024-07-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=37b3e6a660f551ceda412e2115748f3b97b2e615 commit 37b3e6a660f551ceda412e2115748f3b97b2e615 Author: Michael Tuexen AuthorDate: 2024-07-22 06:52:12 + Commit: Michael Tuexen CommitDate: 2024-07-22

git: 7f2411b181d4 - main - tcp: improve whitespace consistency

2024-07-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=7f2411b181d433a2fe363109e0e8ca3c908171ef commit 7f2411b181d433a2fe363109e0e8ca3c908171ef Author: Michael Tuexen AuthorDate: 2024-07-22 06:59:45 + Commit: Michael Tuexen CommitDate: 2024-07-22

git: 40299c55a05f - main - tcp: implement challenge ACK throttling for the base stack

2024-07-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=40299c55a05ff008102e24269d5f2d7fa7b6842d commit 40299c55a05ff008102e24269d5f2d7fa7b6842d Author: Michael Tuexen AuthorDate: 2024-07-25 11:54:52 + Commit: Michael Tuexen CommitDate: 2024-07-25

git: 00d3b74406db - main - tcp cc: remove non-working sctp support

2024-07-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=00d3b74406db80084e8939450c6b86326dd1de30 commit 00d3b74406db80084e8939450c6b86326dd1de30 Author: Michael Tuexen AuthorDate: 2024-07-28 20:25:48 + Commit: Michael Tuexen CommitDate: 2024-07-28

git: 4036380e0297 - main - tcp: vnetify sysctl variables ack_war_timewindow and ack_war_cnt

2024-07-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=4036380e029708f5d6ad7aa599ce1bba9d7c067b commit 4036380e029708f5d6ad7aa599ce1bba9d7c067b Author: Michael Tuexen AuthorDate: 2024-07-28 20:36:34 + Commit: Michael Tuexen CommitDate: 2024-07-28

git: 71867653008c - main - udp: improve handling of cached route

2024-07-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=71867653008ce17a66a9c935e9dc29c1320bf48b commit 71867653008ce17a66a9c935e9dc29c1320bf48b Author: Michael Tuexen AuthorDate: 2024-07-28 21:25:22 + Commit: Michael Tuexen CommitDate: 2024-07-28

git: 4d32367a44e0 - main - Revert "udp: improve handling of cached route"

2024-07-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=4d32367a44e0cd46591c04f98e706696d997457a commit 4d32367a44e0cd46591c04f98e706696d997457a Author: Michael Tuexen AuthorDate: 2024-07-30 09:46:27 + Commit: Michael Tuexen CommitDate: 2024-07-30

git: 101a0f09e8ba - main - sctp: improve input validation for data chunks

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=101a0f09e8baf8293e1eeb591de18caf15e49e00 commit 101a0f09e8baf8293e1eeb591de18caf15e49e00 Author: Michael Tuexen AuthorDate: 2024-08-03 11:27:18 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: 5c44e69d2f3d - main - tcpsso: add example to man page

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5c44e69d2f3d2404f39c552448173a9bd62bd651 commit 5c44e69d2f3d2404f39c552448173a9bd62bd651 Author: Michael Tuexen AuthorDate: 2024-08-03 17:59:06 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: 2edac5a60a57 - main - tcpsso: improve man page

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=2edac5a60a57a2a6ef80c61079d427c4ee31b7a9 commit 2edac5a60a57a2a6ef80c61079d427c4ee31b7a9 Author: Michael Tuexen AuthorDate: 2024-08-03 18:30:10 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: 52eacec95d54 - main - tcp: fix t_flags2 collision

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=52eacec95d54205962a3d6902e18e41fce8b4e79 commit 52eacec95d54205962a3d6902e18e41fce8b4e79 Author: Michael Tuexen AuthorDate: 2024-08-03 19:49:18 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: fd53594ae75d - main - tcp: retire sysctl variable functions_inherit_listen_socket_stack

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=fd53594ae75dc6f8b0afad5adfe8dc78eccac161 commit fd53594ae75dc6f8b0afad5adfe8dc78eccac161 Author: Michael Tuexen AuthorDate: 2024-08-03 20:52:17 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: d6fb9f8ca344 - main - tcp: inherit CC algorithm from listener

2024-08-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d6fb9f8ca344bfe47fc79d3ae81112a8bc036307 commit d6fb9f8ca344bfe47fc79d3ae81112a8bc036307 Author: Michael Tuexen AuthorDate: 2024-08-03 20:56:39 + Commit: Michael Tuexen CommitDate: 2024-08-03

git: 093d9b46f472 - main - ddb: update printing of t_flags and tflags2

2024-08-06 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=093d9b46f4720392e53c171eaabfd7a6a8101170 commit 093d9b46f4720392e53c171eaabfd7a6a8101170 Author: Michael Tuexen AuthorDate: 2024-08-05 09:17:30 + Commit: Michael Tuexen CommitDate: 2024-08-05

git: b3bc746cf3d0 - main - tcp: minor cleanup

2024-08-07 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b3bc746cf3d02e76fc49e9c5677726293ede402f commit b3bc746cf3d02e76fc49e9c5677726293ede402f Author: Michael Tuexen AuthorDate: 2024-08-07 17:43:07 + Commit: Michael Tuexen CommitDate: 2024-08-07

git: c349e881cf52 - main - rack, bbr: cleanup ack throttling

2024-08-07 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=c349e881cf52e51ab063c098bd9b99db487b6377 commit c349e881cf52e51ab063c098bd9b99db487b6377 Author: Michael Tuexen AuthorDate: 2024-08-07 18:25:53 + Commit: Michael Tuexen CommitDate: 2024-08-07

git: ad0d39ecc90f - main - tcpsso: remove support for TCP_BBR_POLICER_DETECT

2024-08-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ad0d39ecc90f116a714e996d8fa43b747e5d8808 commit ad0d39ecc90f116a714e996d8fa43b747e5d8808 Author: Michael Tuexen AuthorDate: 2024-08-08 17:24:53 + Commit: Michael Tuexen CommitDate: 2024-08-08

git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets

2024-08-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=9b569353e0b073a513cf10debbe634c2ceb29fdf commit 9b569353e0b073a513cf10debbe634c2ceb29fdf Author: Michael Tuexen AuthorDate: 2024-08-09 14:12:22 + Commit: Michael Tuexen CommitDate: 2024-08-09

git: aa6c490bf80f - main - tcp: initialize the LRO hash table with correct size

2024-08-20 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=aa6c490bf80fcef15cfc0d3f562fae19ef2375aa commit aa6c490bf80fcef15cfc0d3f562fae19ef2375aa Author: Michael Tuexen AuthorDate: 2024-08-20 15:30:55 + Commit: Michael Tuexen CommitDate: 2024-08-20

git: 64443828bbe7 - main - tcp: fix list iteration in tcp_lro_flush_active()

2024-08-20 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=64443828bbe7c571db8d8731758ec8c4b8364c86 commit 64443828bbe7c571db8d8731758ec8c4b8364c86 Author: Michael Tuexen AuthorDate: 2024-08-20 22:07:37 + Commit: Michael Tuexen CommitDate: 2024-08-20

git: a1d9ce19b13f - main - sctp: fix format of sysctl variables

2024-08-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a1d9ce19b13f220c5738e6aa58cf0c3750a05526 commit a1d9ce19b13f220c5738e6aa58cf0c3750a05526 Author: Michael Tuexen AuthorDate: 2024-08-22 07:07:27 + Commit: Michael Tuexen CommitDate: 2024-08-22

git: 498286d4e807 - main - tcp: fix format of sysctl variable

2024-08-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=498286d4e807d6b9e4caad22b96ebca7f16e9b18 commit 498286d4e807d6b9e4caad22b96ebca7f16e9b18 Author: Michael Tuexen AuthorDate: 2024-08-22 12:44:47 + Commit: Michael Tuexen CommitDate: 2024-08-22

git: e41364711ca3 - main - tcp: improve consistency of SYN-cache handling

2024-08-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e41364711ca3f7e214f9607ebedf62e03e51633d commit e41364711ca3f7e214f9607ebedf62e03e51633d Author: Michael Tuexen AuthorDate: 2024-08-22 20:17:05 + Commit: Michael Tuexen CommitDate: 2024-08-22

git: 6e7581236ed7 - main - tcp: whitespace cleanup in enum tcp_log_events

2024-08-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6e7581236ed78ef7494467e5f089619b2b22ff5c commit 6e7581236ed78ef7494467e5f089619b2b22ff5c Author: Michael Tuexen AuthorDate: 2024-08-25 20:04:13 + Commit: Michael Tuexen CommitDate: 2024-08-25

git: b2044c455744 - main - tcp rack, bbr: improve handling of soft errors

2024-08-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b2044c4557443bbce974101f04e2b465d1bbe769 commit b2044c4557443bbce974101f04e2b465d1bbe769 Author: Michael Tuexen AuthorDate: 2024-08-30 07:26:41 + Commit: Michael Tuexen CommitDate: 2024-08-30

git: 6e25bccb989c - main - tcpsso: remove support for some IPPROTO_TCP-level socket option names

2024-08-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6e25bccb989c3fdea550833484f262d47910a249 commit 6e25bccb989c3fdea550833484f262d47910a249 Author: Michael Tuexen AuthorDate: 2024-08-30 07:32:50 + Commit: Michael Tuexen CommitDate: 2024-08-30

git: ef438f7706be - main - tcp: improve consistency of syncache_respond() failure handling

2024-09-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ef438f7706be48f1cf7fd4c8a60329e1619cfe30 commit ef438f7706be48f1cf7fd4c8a60329e1619cfe30 Author: Michael Tuexen AuthorDate: 2024-09-05 01:33:13 + Commit: Michael Tuexen CommitDate: 2024-09-05

git: 5203dcce2527 - main - neta: improve TCP LRO

2024-09-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5203dcce2527fd235648e2b855a13f62247eb2de commit 5203dcce2527fd235648e2b855a13f62247eb2de Author: Michael Tuexen AuthorDate: 2024-09-05 15:31:31 + Commit: Michael Tuexen CommitDate: 2024-09-05

git: 0b45d36510d8 - main - al_eth: improve TCP LRO

2024-09-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0b45d36510d8c629fcc49805bc64e5893f4ba63c commit 0b45d36510d8c629fcc49805bc64e5893f4ba63c Author: Michael Tuexen AuthorDate: 2024-09-05 15:35:40 + Commit: Michael Tuexen CommitDate: 2024-09-05

git: e06cf0fc5dd6 - main - tcp: make tcp_lro_flush() static

2024-09-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e06cf0fc5dd626c34acdef308b696b4995371a4b commit e06cf0fc5dd626c34acdef308b696b4995371a4b Author: Michael Tuexen AuthorDate: 2024-09-05 15:44:33 + Commit: Michael Tuexen CommitDate: 2024-09-05

git: 1c60b2cb0ba5 - main - tcp: improve whitespace consistency for socket option names

2024-09-10 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=1c60b2cb0ba59f8e700b60a343bd0397c88d7d36 commit 1c60b2cb0ba59f8e700b60a343bd0397c88d7d36 Author: Michael Tuexen AuthorDate: 2024-09-10 11:03:50 + Commit: Michael Tuexen CommitDate: 2024-09-10

git: 1c6bb4c5789c - main - tcp: remove TCP_OFFLOAD_DISABLE

2024-09-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=1c6bb4c5789c180d09653c04c6267cee5844b287 commit 1c6bb4c5789c180d09653c04c6267cee5844b287 Author: Michael Tuexen AuthorDate: 2024-09-15 09:44:49 + Commit: Michael Tuexen CommitDate: 2024-09-15

git: e8c149ab85c7 - main - tcp: add some debug output

2024-04-07 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e8c149ab85c7834f76325864f22ca89298e65f75 commit e8c149ab85c7834f76325864f22ca89298e65f75 Author: Michael Tuexen AuthorDate: 2024-04-07 20:41:24 + Commit: Michael Tuexen CommitDate: 2024-04-07

git: 605a00660ead - main - tcp bbr: improve code consistency

2024-04-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=605a00660eadb210ed76d49df551f3f33bbb4da7 commit 605a00660eadb210ed76d49df551f3f33bbb4da7 Author: Michael Tuexen AuthorDate: 2024-04-15 21:52:08 + Commit: Michael Tuexen CommitDate: 2024-04-15

git: c9cd686bd4a0 - main - tcp: drop data received after a FIN has been processed

2024-04-18 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=c9cd686bd4a039c652ed5d11019bae10828329df commit c9cd686bd4a039c652ed5d11019bae10828329df Author: Michael Tuexen AuthorDate: 2024-04-18 19:50:31 + Commit: Michael Tuexen CommitDate: 2024-04-18

git: 1941914d3bb4 - main - tcp rack: improve BBR_LOG_CWND event

2024-04-18 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=1941914d3bb41b9e29a250d876ed8814b7b91f96 commit 1941914d3bb41b9e29a250d876ed8814b7b91f96 Author: Michael Tuexen AuthorDate: 2024-04-18 19:57:44 + Commit: Michael Tuexen CommitDate: 2024-04-18

git: eee88ef45f78 - main - sctp: document sctp_recvmsg as implemented

2024-05-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=eee88ef45f78d7f9996a740c2a554bc6e8496114 commit eee88ef45f78d7f9996a740c2a554bc6e8496114 Author: Michael Tuexen AuthorDate: 2024-05-02 13:17:43 + Commit: Michael Tuexen CommitDate: 2024-05-02

git: 3d40cc7ab888 - main - sctp: add missing check

2024-05-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3d40cc7ab888a37a3ba085f377a057396a7d2476 commit 3d40cc7ab888a37a3ba085f377a057396a7d2476 Author: Michael Tuexen AuthorDate: 2024-05-08 21:01:06 + Commit: Michael Tuexen CommitDate: 2024-05-08

git: e187fa569047 - main - sctp: fix sctp_sendall() when an mbuf chain is provided

2024-05-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e187fa56904712cb4dac9e14c81c88821582aeb4 commit e187fa56904712cb4dac9e14c81c88821582aeb4 Author: Michael Tuexen AuthorDate: 2024-05-08 21:41:17 + Commit: Michael Tuexen CommitDate: 2024-05-08

git: 83dcc7790b11 - main - sctp: don't provide uninitialized memory to process_chunk_drop()

2024-05-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=83dcc7790b11e605c32ec9a091c6bba3bc921083 commit 83dcc7790b11e605c32ec9a091c6bba3bc921083 Author: Michael Tuexen AuthorDate: 2024-05-08 22:17:13 + Commit: Michael Tuexen CommitDate: 2024-05-08

git: 8c37094036a5 - main - sctp: allow stcb == NULL in sctp_shutdown()

2024-05-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=8c37094036a5f00301c5f5f2be475b664dd5ea23 commit 8c37094036a5f00301c5f5f2be475b664dd5ea23 Author: Michael Tuexen AuthorDate: 2024-05-08 22:43:28 + Commit: Michael Tuexen CommitDate: 2024-05-08

git: 0d15140d6d34 - main - sctp: minor cleanup

2024-05-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0d15140d6d3470db45d823e4f3a5ec05693b097d commit 0d15140d6d3470db45d823e4f3a5ec05693b097d Author: Michael Tuexen AuthorDate: 2024-05-08 22:51:09 + Commit: Michael Tuexen CommitDate: 2024-05-08

git: 9d8a3718e24c - main - sctp: store cookie secret change time as time_t Reported by: Coverity Scan CID: 1492349 CID: 1493281 MFC after: 3 days

2024-05-10 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=9d8a3718e24c9ec1ffca6efba64aba3e308aee96 commit 9d8a3718e24c9ec1ffca6efba64aba3e308aee96 Author: Michael Tuexen AuthorDate: 2024-05-10 18:09:06 + Commit: Michael Tuexen CommitDate: 2024-05-10

git: 42aeb8d490fb - main - sctp: store vtag expire time as time_t Reported by: Coverity Scan CID: 1492525 CID: 1493239 MFC after: 3 days

2024-05-10 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=42aeb8d490fb7e8f4c9d27b3797179b861bd85e3 commit 42aeb8d490fb7e8f4c9d27b3797179b861bd85e3 Author: Michael Tuexen AuthorDate: 2024-05-10 18:25:04 + Commit: Michael Tuexen CommitDate: 2024-05-10

git: b67716dd58b9 - main - sctp: store heartbeat creation time as time_t Reported by: Coverity Scan CID: 1493087 MFC after: 3 days

2024-05-10 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b67716dd58b93f373523cf35373c56fcfad44b12 commit b67716dd58b93f373523cf35373c56fcfad44b12 Author: Michael Tuexen AuthorDate: 2024-05-10 18:40:15 + Commit: Michael Tuexen CommitDate: 2024-05-10

git: 5120ea0d8871 - main - sctp: improve heartbeat timer computation PR: 278666 Reviewed by: Albin Hellqvist MFC after: 3 days Pull Request: https://reviews.freebsd.org/D45107

2024-05-10 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5120ea0d8871fd5d56a8fb70117b727b9d8a4e62 commit 5120ea0d8871fd5d56a8fb70117b727b9d8a4e62 Author: Michael Tuexen AuthorDate: 2024-05-10 18:58:01 + Commit: Michael Tuexen CommitDate: 2024-05-10

git: 2f923a0cedb8 - main - tcp rack: improve handling of front states

2024-05-11 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=2f923a0cedb8db9b8bd042c5b457dee6333604fe commit 2f923a0cedb8db9b8bd042c5b457dee6333604fe Author: Michael Tuexen AuthorDate: 2024-05-11 14:28:45 + Commit: Michael Tuexen CommitDate: 2024-05-11

git: a45a9e61b498 - main - blackhole.4: improve man page

2024-05-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a45a9e61b498393b05f3e1e2e3e6131c7b484dc4 commit a45a9e61b498393b05f3e1e2e3e6131c7b484dc4 Author: Michael Tuexen AuthorDate: 2024-05-22 18:36:24 + Commit: Michael Tuexen CommitDate: 2024-05-22

git: fe136aecc2a0 - main - tcp: improve inp locking in setsockopt

2024-05-23 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=fe136aecc2a0ae9d9cc5f78b2d1430cd33b6b7c4 commit fe136aecc2a0ae9d9cc5f78b2d1430cd33b6b7c4 Author: Michael Tuexen AuthorDate: 2024-05-23 20:14:27 + Commit: Michael Tuexen CommitDate: 2024-05-23

git: 02d15215cef2 - main - tcp: improve blackhole support

2024-05-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=02d15215cef2a28f1865e6ad5b19f18af1398b8b commit 02d15215cef2a28f1865e6ad5b19f18af1398b8b Author: Michael Tuexen AuthorDate: 2024-05-24 04:59:13 + Commit: Michael Tuexen CommitDate: 2024-05-24

git: df9de82f54d1 - main - tcp: fix sending RST after second inp lookup

2024-05-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=df9de82f54d13aa077889349e15d9bf7794a1e6f commit df9de82f54d13aa077889349e15d9bf7794a1e6f Author: Michael Tuexen AuthorDate: 2024-05-25 17:46:33 + Commit: Michael Tuexen CommitDate: 2024-05-25

  1   2   3   4   5   >