linux/drivers/infiniband/ulp/ipoib
Gal Pressman 2553ba217e RDMA: Mark if destroy address handle is in a sleepable context
Introduce a 'flags' field to destroy address handle callback and add a
flag that marks whether the callback is executed in an atomic context or
not.

This will allow drivers to wait for completion instead of polling for it
when it is allowed.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-19 16:28:03 -07:00
..
ipoib_cm.c IB/ipoib: Clear IPCB before icmp_send 2018-10-16 08:25:43 -06:00
ipoib_ethtool.c RDMA: Fix return code check in rdma_set_cq_moderation 2018-07-31 17:03:46 -06:00
ipoib_fs.c RDMA/ipoib: Fix use of sizeof() 2018-07-09 12:02:42 -06:00
ipoib_ib.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
ipoib_main.c RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
ipoib_multicast.c IB/IPoIB: Set ah valid flag in multicast send flow 2018-08-01 15:23:03 -06:00
ipoib_netlink.c RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
ipoib_verbs.c RDMA/ulp: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
ipoib_vlan.c RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
ipoib.h RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00