linux/net/core
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
IPv4, IPv6, and DECNet all use struct rta_cacheinfo in a similiar
way, therefore rtnl_put_cacheinfo() is added to reuse code.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:30:44 -08:00
..
Makefile
datagram.c [NET]: Annotate __skb_checksum_complete() and friends. 2006-12-02 21:23:38 -08:00
dev.c [NET]: Split skb->csum 2006-12-02 21:27:18 -08:00
dev_mcast.c
dst.c
ethtool.c
fib_rules.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
neighbour.c [NET] neighbour: Use kmemdup where applicable 2006-12-02 21:30:14 -08:00
net-sysfs.c
netevent.c
netpoll.c [NETPOLL]: Another udp checksum mangling. 2006-12-02 21:27:20 -08:00
pktgen.c
request_sock.c
rtnetlink.c [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 2006-12-02 21:30:44 -08:00
scm.c
skbuff.c [NET]: Split skb->csum 2006-12-02 21:27:18 -08:00
sock.c [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 2006-12-02 21:23:51 -08:00
stream.c
sysctl_net_core.c
user_dma.c
utils.c
wireless.c