linux-stable/net/unix
Al Viro 25869262ef skb_splice_bits(): get rid of callback
since pipe_lock is the outermost now, we don't need to drop/regain
socket locks around the call of splice_to_pipe() from skb_splice_bits(),
which kills the need to have a socket-specific callback; we can just
call splice_to_pipe() and be done with that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-10-03 20:40:56 -04:00
..
Kconfig
Makefile
af_unix.c skb_splice_bits(): get rid of callback 2016-10-03 20:40:56 -04:00
diag.c
garbage.c
sysctl_net_unix.c