Many Networking Changes Are Inbound For Linux 4.7

Written by Michael Larabel in Linux Kernel on 17 May 2016 at 04:00 PM EDT. 1 Comment
LINUX KERNEL
David Miller sent in his big networking subsystem pull request today full of new features for the Linux 4.7 merge window.

Some of the networking highlights for Linux 4.7 include:

- Partial segment offloading. If you want to learn what that means, visit this patch page.

- The w5100 driver has support for SPI-based devices and W5200/W5000 from WIZnet.

- The BPF code has constant blinding support, improved usage documentation, and other enhancements.

- Optimizations for _ASYNC_ bit twiddling on sockets.

- Making the TCP stack preemptible to deal with possible "insane latency spikes."

- The QED driver has support for tunneling offloads and VF support.

- The Stream Control Transmission Protocol (SCTP) has support for RPS (Receive Packet Steering) and RFS (Receive Flow Steering) to improve scaling.

- Various other networking driver improvements.

More details on this batch of networking improvements for Linux 4.7 can be found via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week