kernel-ark/net/core
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer
This patch extends {get|set}sockopt compatibility layer in order to
move protocol specific parts to their place and avoid huge universal
net/compat.c file in the future.

Signed-off-by: Dmitry Mishin <dim@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:45:21 -08:00
..
datagram.c
dev_mcast.c
dev.c [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
dst.c
dv.c
ethtool.c
filter.c
flow.c [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c [NET]: Convert RTNL to mutex. 2006-03-20 22:23:58 -08:00
Makefile
neighbour.c [NET]: Move destructor from neigh->ops to neigh_params 2006-03-20 22:25:41 -08:00
net-sysfs.c [NET] core: add RFC2863 operstate 2006-03-20 17:09:11 -08:00
netpoll.c [NET]: Convert RTNL to mutex. 2006-03-20 22:23:58 -08:00
pktgen.c [PKTGEN]: Updates version. 2006-03-20 22:25:05 -08:00
request_sock.c
rtnetlink.c [NET]: Convert RTNL to mutex. 2006-03-20 22:23:58 -08:00
scm.c
skbuff.c [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 2006-03-20 22:43:56 -08:00
sock.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
stream.c
sysctl_net_core.c [IPSEC]: Sync series - core changes 2006-03-20 19:15:11 -08:00
utils.c
wireless.c