alistair23-linux/net/smc
Florian Westphal 282ccf6efb drivers: add explicit interrupt.h includes
These files all use functions declared in interrupt.h, but currently rely
on implicit inclusion of this file (via netns/xfrm.h).

That won't work anymore when the flow cache is removed so include that
header where needed.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-30 11:05:34 -07:00
..
af_smc.c net: Work around lockdep limitation in sockets that use sockets 2017-03-09 18:23:27 -08:00
Kconfig smc: netlink interface for SMC sockets 2017-01-09 16:07:41 -05:00
Makefile smc: netlink interface for SMC sockets 2017-01-09 16:07:41 -05:00
smc.h smc: netlink interface for SMC sockets 2017-01-09 16:07:41 -05:00
smc_cdc.c smc: socket closing and linkgroup cleanup 2017-01-09 16:07:40 -05:00
smc_cdc.h smc: socket closing and linkgroup cleanup 2017-01-09 16:07:40 -05:00
smc_clc.c sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 2017-03-03 01:43:37 +01:00
smc_clc.h smc: link layer control (LLC) 2017-01-09 16:07:40 -05:00
smc_close.c sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 2017-03-03 01:43:37 +01:00
smc_close.h smc: socket closing and linkgroup cleanup 2017-01-09 16:07:40 -05:00
smc_core.c smc: some potential use after free bugs 2017-01-30 16:37:55 -05:00
smc_core.h smc: link layer control (LLC) 2017-01-09 16:07:40 -05:00
smc_diag.c smc: netlink interface for SMC sockets 2017-01-09 16:07:41 -05:00
smc_ib.c smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR 2017-01-09 16:07:39 -05:00
smc_ib.h drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
smc_llc.c smc: link layer control (LLC) 2017-01-09 16:07:40 -05:00
smc_llc.h smc: link layer control (LLC) 2017-01-09 16:07:40 -05:00
smc_pnet.c smc: establish pnet table management 2017-01-09 16:07:38 -05:00
smc_pnet.h smc: establish pnet table management 2017-01-09 16:07:38 -05:00
smc_rx.c sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 2017-03-03 01:43:37 +01:00
smc_rx.h smc: receive data from RMBE 2017-01-09 16:07:40 -05:00
smc_tx.c sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 2017-03-03 01:43:37 +01:00
smc_tx.h smc: receive data from RMBE 2017-01-09 16:07:40 -05:00
smc_wr.c smc: socket closing and linkgroup cleanup 2017-01-09 16:07:40 -05:00
smc_wr.h smc: socket closing and linkgroup cleanup 2017-01-09 16:07:40 -05:00