WSL2-Linux-Kernel/arch/frv
Willem de Bruijn 76851d1212 sock: add SOCK_ZEROCOPY sockopt
The send call ignores unknown flags. Legacy applications may already
unwittingly pass MSG_ZEROCOPY. Continue to ignore this flag unless a
socket opts in to zerocopy.

Introduce socket option SO_ZEROCOPY to enable MSG_ZEROCOPY processing.
Processes can also query this socket option to detect kernel support
for the feature. Older kernels will return ENOPROTOOPT.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-03 21:37:29 -07:00
..
boot
include sock: add SOCK_ZEROCOPY sockopt 2017-08-03 21:37:29 -07:00
kernel arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
lib
mb93090-mb00
mm mm: larger stack guard gap, between vmas 2017-06-19 21:50:20 +08:00
Kconfig
Kconfig.debug
Makefile
defconfig