[$] Two sessions on faster networking
Cong Wang and Daniel Borkmann each led session at the 2025 Linux Storage,Filesystem, Memory Management, and BPF Summit about their respectiveplans to speed up networking in the Linux kernel. Both sessions described waysto remove unnecessary operations in the networking stack, but they focused ondifferent areas. Wang spoke about using BPF to speed up socket operations,while Borkmann spoke about eliminating the overhead of networkingoperations on virtual machines.