User Details
User Details
- User Since
- Feb 4 2016, 4:45 PM (553 w, 6 d)
Tue, Sep 15
Tue, Sep 15
I think the reason for per VNET zones might have been to protect against the case where a service running in one VNET cannot run the services running in other VNETs out of resources. However, that would require per VNET limits and would need to require that this isolation is done for all resources, which doesn't seem to be the case.
Mon, Sep 14
Mon, Sep 14
tuexen committed rGc1fa70c6e9f6: vtnet: offer VIRTIO_NET_F_GUEST_CSUM (authored by timo.voelker_fh-muenster.de).
vtnet: offer VIRTIO_NET_F_GUEST_CSUM
Fri, Sep 11
Fri, Sep 11
Sun, Sep 6
Sun, Sep 6
tcp: remove redundant assignments
Sat, Sep 5
Sat, Sep 5
tuexen added inline comments to D59454: tcp: provide tcp_rttupdated() and call it periodically.
tuexen added inline comments to D59451: tcp: collect and report more statistics on the TCP host cache.
tuexen added inline comments to D59450: loopback: set MTU to IF_MAXMTU.
tuexen added inline comments to D59453: tcp: use sparse initializer for host cache metrics.
tuexen added inline comments to D59453: tcp: use sparse initializer for host cache metrics.
tuexen added a comment to D59450: loopback: set MTU to IF_MAXMTU.
I like the idea of increasing the MTU. Is there a reason why you select 0xffff? This is the maximum size of an IPv4 packet, but an IPv6 packet can have a size of 0xffff + 40. Why not use that value?
Fri, Sep 4
Fri, Sep 4
tuexen requested review of D59384: tcp: remove redundant assignments.
tcp md5: improve consistency
tuexen committed rG2fb53436cd05: tcp md5: fix accounting of ACK with bad signatures (authored by tuexen).
tcp md5: fix accounting of ACK with bad signatures
tuexen committed rG5d3e31df7c4f: tcp md5: fix accounting for SYN segments with unexpected signature (authored by tuexen).
tcp md5: fix accounting for SYN segments with unexpected signature
Thu, Sep 3
Thu, Sep 3
Tue, Sep 1
Tue, Sep 1
tuexen added a comment to D59305: tcp cc: move the cc relevant part of cc_post_recovery() into cc modules..
tuexen added a comment to D59305: tcp cc: move the cc relevant part of cc_post_recovery() into cc modules..
What about the RACK and BBR stack?
tuexen added inline comments to D59305: tcp cc: move the cc relevant part of cc_post_recovery() into cc modules..
tuexen requested review of D59303: tcp md5: fix accounting for SYN segments with unexpected signature.
tuexen updated the summary of D59302: tcp md5: fix accounting of ACK with bad signatures.
tuexen requested review of D59302: tcp md5: fix accounting of ACK with bad signatures.
Mon, Aug 31
Mon, Aug 31
Committed in c6ae11c1b0d9.
tuexen committed rGc6ae11c1b0d9: tcp md5: improve handling of tcps_sig_err_sigopt counter (authored by tuexen).
tcp md5: improve handling of tcps_sig_err_sigopt counter
tuexen updated the test plan for D59249: tcp md5: improve handling of tcps_sig_err_sigopt counter.
Fri, Aug 28
Fri, Aug 28
tuexen requested review of D59249: tcp md5: improve handling of tcps_sig_err_sigopt counter.
Thu, Aug 27
Thu, Aug 27
tuexen committed rGbb50bb45f5f6: vtnet: move offload functions to virtio_net.h (authored by timo.voelker_fh-muenster.de).
vtnet: move offload functions to virtio_net.h
Wed, Aug 26
Wed, Aug 26
sockstat: provide more BBLog information
Mon, Aug 24
Mon, Aug 24
tcp: minor cleanup
tcp: cleanup whitespaces
tuexen requested review of D59142: tcp: minor cleanup.
Sun, Aug 23
Sun, Aug 23
tuexen requested review of D59131: sockstat: provide more BBLog information.
sockstat: improve consistency
Fri, Aug 21
Fri, Aug 21
tuexen committed rG8bea280f4325: Revert "vtnet: move offload functions to virtio_net.h to share them" (authored by tuexen).
Revert "vtnet: move offload functions to virtio_net.h to share them"
Tue, Aug 18
Tue, Aug 18
tuexen committed rG44cddaa99dee: vtnet: move offload functions to virtio_net.h to share them (authored by timo.voelker_fh-muenster.de).
vtnet: move offload functions to virtio_net.h to share them
Aug 16 2026
Aug 16 2026
tuexen committed rGf343f036c780: epair: allow disabling receive checksum offloading (authored by timo.voelker_fh-muenster.de).
epair: allow disabling receive checksum offloading
Aug 14 2026
Aug 14 2026
Aug 10 2026
Aug 10 2026
tcp: fix TF_BITS
Aug 6 2026
Aug 6 2026
tuexen added a reverting change for D57518: loopback: checksum offloading: rG1b8d19dea462: Revert "loopback: improve checksum offloading".
tuexen added a reverting change for rGd6c4cea7740d: loopback: improve checksum offloading: rG1b8d19dea462: Revert "loopback: improve checksum offloading".
tuexen committed rG1b8d19dea462: Revert "loopback: improve checksum offloading" (authored by tuexen).
Revert "loopback: improve checksum offloading"
tuexen committed rG9ac39192d496: tcp: improve SEG.SEQ validation for RST segments (authored by tuexen).
tcp: improve SEG.SEQ validation for RST segments
tcp: improve handling of stopped timers
tests: fix checksum computation
tuexen committed rGa2d2f7a97074: loopback: use new names for checksum offloading flags (authored by timo.voelker_fh-muenster.de).
loopback: use new names for checksum offloading flags
tuexen committed rGa5423ccd1c26: rack_bbr_common: don't use stale pointer after m_pullup() (authored by thebugfixers_pm.me).
rack_bbr_common: don't use stale pointer after m_pullup()
tuexen committed rG265b3e15abf6: loopback: improve checksum offloading (authored by timo.voelker_fh-muenster.de).
loopback: improve checksum offloading
tuexen committed rGf059fcf3d1d8: virtio_pci_modern: Remove endianness conversion for config space (authored by timo.voelker_fh-muenster.de).
virtio_pci_modern: Remove endianness conversion for config space
tuexen committed rG9f49131806eb: tcp: cleanup resource handling in SYN handling (authored by tuexen).
tcp: cleanup resource handling in SYN handling
sctp: initialize inp to avoid uninitialized use
tuexen committed rG1c62c8bac5ae: tcp: improve SEG.SEQ validation for RST segments (authored by tuexen).
tcp: improve SEG.SEQ validation for RST segments
tcp: improve handling of stopped timers
tests: fix checksum computation
tuexen committed rG9a1511e23f79: loopback: use new names for checksum offloading flags (authored by timo.voelker_fh-muenster.de).
loopback: use new names for checksum offloading flags
tuexen committed rG1cd388ddf0d3: rack_bbr_common: don't use stale pointer after m_pullup() (authored by thebugfixers_pm.me).
rack_bbr_common: don't use stale pointer after m_pullup()
tuexen committed rGfd3582e683d6: loopback: improve checksum offloading (authored by timo.voelker_fh-muenster.de).
loopback: improve checksum offloading
tuexen committed rGb1afe190d766: virtio_pci_modern: Remove endianness conversion for config space (authored by timo.voelker_fh-muenster.de).
virtio_pci_modern: Remove endianness conversion for config space
tuexen committed rG7d9ab6ff71ec: tcp: cleanup resource handling in SYN handling (authored by tuexen).
tcp: cleanup resource handling in SYN handling
Aug 3 2026
Aug 3 2026
tuexen committed rGc9df1a6cf9be: tcp: improve SEG.SEQ validation for RST segments (authored by tuexen).
tcp: improve SEG.SEQ validation for RST segments
tuexen added a comment to D58594: tcp: improve SEG.SEQ validation for RST segments.
tuexen updated the summary of D58594: tcp: improve SEG.SEQ validation for RST segments.
tuexen requested review of D58594: tcp: improve SEG.SEQ validation for RST segments.
Jul 28 2026
Jul 28 2026
tcp: improve handling of stopped timers
Jul 27 2026
Jul 27 2026
tuexen retitled D58484: tcp: improve handling of stopped timers from tcp: improve stopping of timers to tcp: improve handling of stopped timers.
tuexen updated the diff for D58484: tcp: improve handling of stopped timers.
As suggested by glebius.
tuexen added inline comments to D58484: tcp: improve handling of stopped timers.
tuexen requested review of D58484: tcp: improve handling of stopped timers.
Jul 23 2026
Jul 23 2026
tcp: make ghost ACK handling more conformant
tuexen requested review of D58411: tcp: make ghost ACK conformant.
Jul 21 2026
Jul 21 2026
