Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.0 6 lines 279 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config INFINIBAND_ISERT 3 tristate "iSCSI Extensions for RDMA (iSER) target support" 4 depends on INET && INFINIBAND_ADDR_TRANS && TARGET_CORE && ISCSI_TARGET 5 help 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.