linux/net
Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
Mid-term I plan to restructure the file_operations so that we don't need
to have all these duplicate aio and vectored versions.  This patch is
a small step in that direction but also a worthwile cleanup on it's own:

(1) introduce a alloc_sock_iocb helper that encapsulates allocating a
    proper sock_iocb
(2) add do_sock_read and do_sock_write helpers for common read/write
    code

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:18 -08:00
..
802
8021q [VLAN]: Add two missing checks to vlan_ioctl_handler() 2005-12-21 18:39:49 -08:00
appletalk [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
atm [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ax25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bluetooth [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bridge [BRIDGE]: add version number 2006-01-03 13:11:04 -08:00
core [PKTGEN]: Deinitialise static variables. 2006-01-03 13:11:16 -08:00
dccp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
decnet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
econet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ethernet
ieee80211 [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 2005-12-12 23:59:28 -05:00
ipv4 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipv6 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipx [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
irda [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
key [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
lapb
llc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netfilter [NETFILTER]: Wait for untracked references in nf_conntrack module unload 2005-12-05 13:36:50 -08:00
netlink [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netrom [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
packet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
rose
rxrpc
sched [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sctp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
sunrpc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
unix [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
wanrouter [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
x25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
xfrm [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
compat.c
Kconfig
Makefile
nonet.c [NET]: Fix sock_init() return value. 2006-01-03 13:11:17 -08:00
socket.c [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} 2006-01-03 13:11:18 -08:00
sysctl_net.c
TUNABLE