This kernel includes a range of networking features and improvements, covering congestion control, VPN support, firewall capabilities, and traffic shaping.
| Algorithm | Description |
|---|---|
| BBRv1 | Improved TCP congestion control. |
| BBRv3 | Improved TCP congestion control. Available for Android 12 (5.10) through Android 15 (6.6); Android 16 (6.12) support coming soon. |
| CUBIC | Default TCP congestion control for many Linux systems. |
| BIC | Binary Increase Congestion control. |
| Westwood | TCP congestion control optimized for heterogeneous networks. |
| HTCP | H-TCP congestion control. |
Most networking features are upstream kernel configurations enabled in the kernel config for each Android/kernel variant. BBRv3 backports are applied as patches for specific Android/kernel versions.