linux/net/core
Ben Hutchings d77535162e net: Document that dev_get_stats() returns the given pointer
Document that dev_get_stats() returns the same stats pointer it was
given.  Remove const qualification from the returned pointer since the
caller may do what it likes with that structure.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-09 17:41:57 -07:00
..
datagram.c
dev_addr_lists.c
dev.c net: Document that dev_get_stats() returns the given pointer 2010-07-09 17:41:57 -07:00
drop_monitor.c
dst.c
ethtool.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-07-07 15:59:38 -07:00
fib_rules.c
filter.c net: optimize Berkeley Packet Filter (BPF) processing 2010-06-25 21:33:12 -07:00
flow.c net: use this_cpu_ptr() 2010-06-28 23:24:29 -07:00
gen_estimator.c pkt_sched: gen_kill_estimator() rcu fixes 2010-06-11 18:37:08 -07:00
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c
net_namespace.c
net-sysfs.c net: fix 64 bit counters on 32 bit arches 2010-07-07 14:58:56 -07:00
net-sysfs.h
net-traces.c
netevent.c
netpoll.c net: fix "netpoll: Allow netpoll_setup/cleanup recursion" 2010-06-24 20:33:04 -07:00
pktgen.c net/core/pktgen.c: Use pr_<level> 2010-06-25 21:33:12 -07:00
request_sock.c
rtnetlink.c net: fix 64 bit counters on 32 bit arches 2010-07-07 14:58:56 -07:00
scm.c scm: Capture the full credentials of the scm sender. 2010-06-16 14:55:56 -07:00
skbuff.c net: rxhash already set in __copy_skb_header 2010-06-13 17:16:54 -07:00
sock.c net: Export cred_to_ucred to modules. 2010-06-16 16:18:25 -07:00
stream.c
sysctl_net_core.c
user_dma.c
utils.c