Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PlatformLab/HomaModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PlatformLab/HomaModule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: net-next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 20 files changed
  • 1 contributor

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    02e4d06 View commit details
    Browse the repository at this point in the history
  2. Cleanups from checkpatch, kdoc, xmastree

    Also remove redundant code for deleting gaps in homa_rpc_reap.
    johnousterhout committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    f02bed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    668cdce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fddeba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    186715e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Configuration menu
    Copy the full SHA
    fa9673f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04eb6dd View commit details
    Browse the repository at this point in the history
  3. Revise to reflect changes in homa_recv arguments

    Also use DECLARE_SOCKADDR macro
    johnousterhout committed Mar 22, 2026
    Configuration menu
    Copy the full SHA
    c83275e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Use skb_attempt_defer_free for incoming skbs instead of consume_skb

    Introduce new function homa_consume_rx_skb to encapsulate this.
    johnousterhout committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    0bed94e View commit details
    Browse the repository at this point in the history
  2. Update notes.txt

    johnousterhout committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    47510aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa9414 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. Configuration menu
    Copy the full SHA
    c19036e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7688c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. Configuration menu
    Copy the full SHA
    2406cda View commit details
    Browse the repository at this point in the history
  2. Fix unit test problems in unit_homa_offload.c

    Expected test results hadn't been udpated to match code changes.
    johnousterhout committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    d47d937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1891339 View commit details
    Browse the repository at this point in the history
Loading