Networking Updates For linux 4.8, QCA9888 Added To ath10k
Written by Michael Larabel inHardware on 1 August 2016 at 11:45 AM EDT.Add A Comment
Image may be NSFW.
Clik here to view.

David Miller submitted the networking subsystem updates last week for theLinux 4.8 kernel.
The networking updates for Linux 4.8 add many features including:
- XDGP -- eXpress Data Path -- as described in the PR, "essentially running BPF programs on RX packets as soon as the device sees them, with the option to mirror the packet on TX via the same interface."
- Support for Qualcomm QCA9888 hardware in the ath10k driver.
- Unified UDP encapsulation offload methods for drivers.
- VLAN support in the b53 and bcm_sf2 Broadcom drivers.
- NV congestion control support for TCP.
- Support for MPLS over IPv4. What that means is described here and achieved by the 4.8 patches.
- Various other changes.
More details via the networking pull request .
Add A Comment