User Details
User Details
- User Since
- Feb 4 2016, 4:45 PM (506 w, 5 d)
Today
Today
tuexen added a reviewer for D53230: sockstat: add support for UDP-Lite endpoints: nickbanks_netflix.com.
Yesterday
Yesterday
tuexen requested review of D53230: sockstat: add support for UDP-Lite endpoints.
tuexen requested review of D53229: UDP-Lite: export pcblist via sysctl interface.
tuexen committed rGbe3c59ff5082: UDP: let udp_pcblist() support UDP and UDP-Lite (authored by tuexen).
UDP: let udp_pcblist() support UDP and UDP-Lite
tuexen committed rG7294d2601f3a: Revert "UDP: let udp_pcblist() support UDP and UDP-Lite" (authored by tuexen).
Revert "UDP: let udp_pcblist() support UDP and UDP-Lite"
tuexen committed rG5f6f2c3fa25b: UDP: let udp_pcblist() support UDP and UDP-Lite (authored by tuexen).
UDP: let udp_pcblist() support UDP and UDP-Lite
tuexen updated the test plan for D50858: TCP without LRO doing static pacing does not always pace as expected..
tuexen updated the summary of D53218: UDP: let udp_pcblist() support UDP and UDP-Lite.
tuexen requested review of D53218: UDP: let udp_pcblist() support UDP and UDP-Lite.
sockstat: fix column length for PROTO
tuexen requested review of D53212: sockstat: fix column length for PROTO.
Sun, Oct 19
Sun, Oct 19
socket: bump socket buffer limit to 8MB
tuexen committed rGc3cc8223dd82: tcp: bump max rcv buffer size for autoscaling (authored by tuexen).
tcp: bump max rcv buffer size for autoscaling
tuexen committed rG7d29554b36eb: tcp: bump max snd buffer size for autoscaling (authored by tuexen).
tcp: bump max snd buffer size for autoscaling
Sat, Oct 18
Sat, Oct 18
Fri, Oct 17
Fri, Oct 17
sockstat: improve handling of path state
tuexen committed rG9a0a114b7f10: sockstat: show path state column only when useful (authored by tuexen).
sockstat: show path state column only when useful
tcp: cleanup of syncache_expand()
Thu, Oct 16
Thu, Oct 16
tuexen added inline comments to D52948: tcp: cleanup of syncache_expand().
tuexen committed rG9dd4742ee51a: tcp: bump max snd buffer size for autoscaling (authored by tuexen).
tcp: bump max snd buffer size for autoscaling
tuexen committed rGbaeff75122e5: tcp: bump max rcv buffer size for autoscaling (authored by tuexen).
tcp: bump max rcv buffer size for autoscaling
socket: bump socket buffer limit to 8MB
tuexen committed rG258cde4b2e48: tcp lro: use the flowid only when it has hash properties (authored by tuexen).
tcp lro: use the flowid only when it has hash properties
Wed, Oct 15
Wed, Oct 15
Tue, Oct 14
Tue, Oct 14
conf: enable TCP_HPTS_KTEST on debug builds
tuexen requested review of D53108: conf: enable TCP_HPTS_KTEST on debug builds.
tuexen added a comment to D53088: tcp: debugging checks of hashing.
tuexen added a comment to D53105: tcp: debugging checks of hashing.
tuexen added a comment to D53105: tcp: debugging checks of hashing.
I think they are useful.
sockstat: improve output formatting
sockstat: improve indentation
sockstat: improve handling of path state
Mon, Oct 13
Mon, Oct 13
tuexen added inline comments to D53005: sockstat: improve handling of path state.
tcp: add missing header file
tuexen committed rGbf48bc994a92: tcp: remove unused argument in HPTS (authored by nickbanks_netflix.com).
tcp: remove unused argument in HPTS
tuexen committed rG156dfc3e6e53: tcp: use time instead of slots in the HPTS API (authored by nickbanks_netflix.com).
tcp: use time instead of slots in the HPTS API
tcp: improve testing of HPTS
tcp: fix a bug in HPTS
tcp: fix KASSERT in HPTS
tuexen committed rG23461f4997c2: tcp: remove notion of ticks from HPTS (authored by nickbanks_netflix.com).
tcp: remove notion of ticks from HPTS
tuexen committed rG790d94188081: tcp: simplify tcp_hpts_insert signature (authored by nickbanks_netflix.com).
tcp: simplify tcp_hpts_insert signature
tcp: Initial ktest for HPTS
Fri, Oct 10
Fri, Oct 10
sockstat: support reporting of BBLog state
sockstat: support reporting of BBLog state
Thu, Oct 9
Thu, Oct 9
tuexen requested review of D53005: sockstat: improve handling of path state.
tuexen committed rG746eadecaa7d: sockstat: show path state column only when useful (authored by tuexen).
sockstat: show path state column only when useful
sockstat: improve output formatting
tuexen added a comment to D52989: tcp lro: use flowid only when it has hash properties.
tuexen committed rG4774687d4087: tcp lro: use the flowid only when it has hash properties (authored by tuexen).
tcp lro: use the flowid only when it has hash properties
tuexen committed rG73f56fa542ec: tcp lro: use theflowid only when it has hash properties (authored by tuexen).
tcp lro: use theflowid only when it has hash properties
tuexen added a comment to D52986: sockstat: show path state column only when useful.
tcp: remove stray ;
tuexen committed rG41e9c68d9ac1: tcp: improve SEG.ACK validation in SYN-RECEIVED (authored by tuexen).
tcp: improve SEG.ACK validation in SYN-RECEIVED
tcp: remove stray ;
tcp: remove stray ;
tuexen committed rG1728dae25358: tcp: improve SEG.ACK validation in SYN-RECEIVED (authored by tuexen).
tcp: improve SEG.ACK validation in SYN-RECEIVED
tcp: remove stray ;
tuexen requested review of D52989: tcp lro: use flowid only when it has hash properties.
Wed, Oct 8
Wed, Oct 8
tuexen requested review of D52986: sockstat: show path state column only when useful.
tuexen requested review of D52984: sockstat: improve output formatting.
sockstat: improve indentation
tuexen requested review of D52979: tcp: Initial ktest for HPTS.
Tue, Oct 7
Tue, Oct 7
sockstat: support reporting of BBLog state
Mon, Oct 6
Mon, Oct 6
tuexen requested review of D52948: tcp: cleanup of syncache_expand().
tuexen added a comment to D52934: tcp: improve SEG.ACK validation in SYN-RECEIVED.
tcp: remove stray ;
tuexen committed rG8af2f06a99b1: tcp: improve SEG.ACK validation in SYN-RECEIVED (authored by tuexen).
tcp: improve SEG.ACK validation in SYN-RECEIVED
tuexen requested review of D52944: sockstat: support reporting of BBLog state.
tuexen updated the diff for D52934: tcp: improve SEG.ACK validation in SYN-RECEIVED.
Address one of Jonathan's comments.
tuexen added inline comments to D52934: tcp: improve SEG.ACK validation in SYN-RECEIVED.
tuexen retitled D52934: tcp: improve SEG.ACK validation in SYN-RECEIVED from tcp: improve SEG.ACK check in SYN-RECEIVED to tcp: improve SEG.ACK validation in SYN-RECEIVED.
tuexen requested review of D52934: tcp: improve SEG.ACK validation in SYN-RECEIVED.
tcp: remove stray ;