#pragma section-numbers on #pragma keywords Linux, kernel, operating system, changes, changelog, file system, Linus Torvalds, open source, device drivers #pragma description Summary of the changes and new features merged in the Linux kernel during the 3.11 development cycle Linux 3.11 /!\ /!\ /!\ HAS NOT BEEN RELEASED /!\ /!\ /!\ '''Summary''': This release adds support for , new drivers and many small improvements. [[TableOfContents()]] = Prominent features = = Drivers and architectures = All the driver and architecture-specific changes can be found in the [http://kernelnewbies.org/Linux_3.11-DriversArch Linux_3.11-DriversArch page] = Core = '' locking '' = Memory management = '' Memory control group '' = Block layer = = File systems = ''EXT4'' = Networking = * UDP: add low latency socket poll support [http://git.kernel.org/linus/a5b50476f77a8fcc8055c955720d05a7c2d9c532 (commit)] * TCP: add low latency socket poll support. [http://git.kernel.org/linus/d30e383bb856f614ddb5bbbb5a7d3f86240e41ec (commit)] * sit: add IPv4 over IPv4 support [http://git.kernel.org/linus/32b8a8e59c9c8fa56051d6e9ab2924e469ac4d92 (commit)] * xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter [http://git.kernel.org/linus/4c4d41f200db375b2d2cc6d0a1de0606c8266398 (commit)] = Crypto = = Virtualization = '' KVM '' '' virtio '' = Security = = Tracing/perf = '' perf '' = Other news sites that track the changes of this release = * LWN: [https://lwn.net/Articles/557314/ The 3.11 merge window opens], [https://lwn.net/Articles/558126/ 3.11 merge window part 2], [https://lwn.net/Articles/558940/ The 3.11 merge window closes] ---- CategoryReleases