kernel_optimize_test/net/core
David Ahern 3616d08bcb ipv6: Move ipv6 stubs to a separate header file
The number of stubs is growing and has nothing to do with addrconf.
Move the definition of the stubs to a separate header file and update
users. In the move, drop the vxlan specific comment before ipv6_stub.

Code move only; no functional change intended.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-29 10:53:45 -07:00
..
datagram.c net/core: Allow the compiler to verify declaration and definition consistency 2019-03-27 13:49:44 -07:00
datagram.h net/core: Allow the compiler to verify declaration and definition consistency 2019-03-27 13:49:44 -07:00
dev_addr_lists.c
dev_ioctl.c net/core: Document all dev_ioctl() arguments 2019-03-27 13:49:43 -07:00
dev.c net: devlink: introduce devlink_compat_phys_port_name_get() 2019-03-28 12:55:30 -07:00
devlink.c net: devlink: add warning for ndo_get_phys_port_name set when not needed 2019-03-28 12:55:31 -07:00
drop_monitor.c
dst_cache.c
dst.c net: dst: remove gc leftovers 2019-03-21 13:39:25 -07:00
ethtool.c ethtool: add PHY Fast Link Down support 2019-03-27 13:51:49 -07:00
failover.c
fib_notifier.c
fib_rules.c
filter.c ipv6: Move ipv6 stubs to a separate header file 2019-03-29 10:53:45 -07:00
flow_dissector.c net/core: Document __skb_flow_dissect() flags argument 2019-03-27 13:49:43 -07:00
flow_offload.c
gen_estimator.c
gen_stats.c
gro_cells.c
hwbm.c
link_watch.c
lwt_bpf.c ipv6: Move ipv6 stubs to a separate header file 2019-03-29 10:53:45 -07:00
lwtunnel.c
Makefile
neighbour.c
net_namespace.c
net-procfs.c
net-sysfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-03-27 17:37:58 -07:00
net-sysfs.h
net-traces.c
netclassid_cgroup.c
netevent.c
netpoll.c net: dev: rename queue selection helpers. 2019-03-20 11:18:54 -07:00
netprio_cgroup.c
page_pool.c
pktgen.c
ptp_classifier.c
request_sock.c
rtnetlink.c net/core: Fix rtnetlink kernel-doc headers 2019-03-27 13:49:44 -07:00
scm.c
secure_seq.c
skbuff.c net/core: Allow the compiler to verify declaration and definition consistency 2019-03-27 13:49:44 -07:00
skmsg.c
sock_diag.c
sock_map.c
sock_reuseport.c net/core: Document reuseport_add_sock() bind_inany argument 2019-03-27 13:49:43 -07:00
sock.c
stream.c
sysctl_net_core.c net: convert rps_needed and rfs_needed to new static branch api 2019-03-23 21:57:38 -04:00
timestamping.c
tso.c
utils.c
xdp.c