kernel_optimize_test/net/tipc
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
..
addr.c
addr.h
bcast.c tipc: fix return value check in tipc_mcast_send_sync() 2019-03-26 11:39:37 -07:00
bcast.h tipc: fix a null pointer deref 2019-03-21 09:56:55 -07:00
bearer.c
bearer.h
core.c tipc: introduce new capability flag for cluster 2019-03-19 13:56:17 -07:00
core.h tipc: introduce new capability flag for cluster 2019-03-19 13:56:17 -07:00
diag.c
discover.c
discover.h
eth_media.c
group.c net: tipc: fix a missing check of nla_nest_start 2019-03-16 12:09:05 -07:00
group.h
ib_media.c
Kconfig
link.c tipc: support broadcast/replicast configurable for bc-link 2019-03-19 13:56:17 -07:00
link.h
Makefile
monitor.c
monitor.h
msg.c
msg.h tipc: smooth change between replicast and broadcast 2019-03-19 13:56:17 -07:00
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: change to check tipc_own_id to return in tipc_net_stop 2019-03-26 11:21:20 -07:00
net.h
netlink_compat.c
netlink.c genetlink: make policy common to family 2019-03-22 10:38:23 -04:00
netlink.h
node.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-03-27 17:37:58 -07:00
node.h tipc: introduce new capability flag for cluster 2019-03-19 13:56:17 -07:00
socket.c tipc: fix a null pointer deref 2019-03-21 09:56:55 -07:00
socket.h
subscr.c
subscr.h
sysctl.c
topsrv.c tipc: fix cancellation of topology subscriptions 2019-03-21 09:09:04 -07:00
topsrv.h
trace.c
trace.h
udp_media.c ipv6: Move ipv6 stubs to a separate header file 2019-03-29 10:53:45 -07:00
udp_media.h