Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tcp: setting nodelay on all connections #14574

Merged
merged 10 commits into from
Jan 14, 2021
Merged

Commits on Jan 6, 2021

  1. tcp: setting noDelay by default

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    933a7da View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. tests

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5cefaff View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Merge branch 'master' into nodelay

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    eff5dd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into nodelay

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e8431b8 View commit details
    Browse the repository at this point in the history
  3. test fix

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a6ae41f View commit details
    Browse the repository at this point in the history
  4. rename to make CI failure blatant

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6e4ea8e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge branch 'master' into nodelay

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3ff9123 View commit details
    Browse the repository at this point in the history
  2. another merge test fix

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ebd223d View commit details
    Browse the repository at this point in the history
  3. coverage race

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    20e9b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. asan

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6b3ae0d View commit details
    Browse the repository at this point in the history