| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | net: Remove unneeded NULL check for the allocated ifnet | Zhenlei Huang | 2024-07-12 | 1 | -11/+2 |
| * | gve: Make gve_free_qpls idempotent | Shailend Chand | 2024-06-21 | 1 | -0/+1 |
| * | gve: Make LRO work for jumbo packets | Shailend Chand | 2023-09-14 | 3 | -5/+7 |
| * | gve: Simplify tx loop over buffer ring | Shailend Chand | 2023-08-12 | 1 | -3/+2 |
| * | gve: Fix Tx tcpdump panic | Shailend Chand | 2023-07-27 | 1 | -3/+3 |
| * | gve: Unobfuscate code by using nitems directly for loop. | Xin LI | 2023-06-07 | 1 | -4/+3 |
| * | gve: Add PNP info to PCI attachment of gve(4) driver. | Xin LI | 2023-06-06 | 1 | -4/+24 |
| * | gve: Fix build on i386 and enable LINT builds. | Xin LI | 2023-06-04 | 1 | -3/+3 |
| * | Add gve, the driver for Google Virtual NIC (gVNIC) | Shailend Chand | 2023-06-02 | 12 | -0/+5248 |
