aboutsummaryrefslogtreecommitdiff
path: root/net/iucv/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2011-08-13iucv: kernel option for z/VM IUCV and HiperSocketsUrsula Braun1-6/+8
When adding HiperSockets transport to AF_IUCV Sockets, af_iucv either depends on IUCV or QETH_L3 (or both). This patch introduces the necessary changes for kernel configuration. Signed-off-by: Ursula Braun <[email protected]> Signed-off-by: Frank Blaschka <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2007-07-14[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt1-4/+4
Signed-off-by: Jennifer Hunt <[email protected]> Signed-off-by: Ursula Braun >[email protected]> Acked-by: Frank Pavlic <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-0/+8
From: Jennifer Hunt <[email protected]> This patch adds AF_IUCV socket support. Signed-off-by: Frank Pavlic <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+7
Add rewritten IUCV base code to net/iucv. Signed-off-by: Frank Pavlic <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>