| Commit message (Expand) | Author | Age | Files | Lines |
* | net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO} | Masahiro Yamada | 2024-02-07 | 1 | -4/+3 |
* | tipc: not enable tipc when ipv6 works as a module | Xin Long | 2020-08-16 | 1 | -0/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -2/+2 |
* | tipc: introduce TIPC encryption & authentication | Tuong Lien | 2019-11-08 | 1 | -0/+15 |
* | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | tipc: implement socket diagnostics for AF_TIPC | GhantaKrishnamurthy MohanKrishna | 2018-03-22 | 1 | -0/+8 |
* | tipc: add ip/udp media type | Erik Hugne | 2015-03-05 | 1 | -0/+8 |
* | tipc: convert tipc reference table to use generic rhashtable | Ying Xue | 2015-01-08 | 1 | -12/+0 |
* | tipc: add InfiniBand media type | Patrick McHardy | 2013-04-17 | 1 | -0/+7 |
* | net/tipc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -2/+2 |
* | tipc: delete TIPC_ADVANCED Kconfig variable | Paul Gortmaker | 2012-11-22 | 1 | -12/+1 |
* | tipc: remove print_buf and deprecated log buffer code | Erik Hugne | 2012-07-13 | 1 | -13/+0 |
* | tipc: remove TIPC packet debugging functions and macros | Erik Hugne | 2012-07-13 | 1 | -12/+0 |
* | tipc: Eliminate configuration for maximum number of cluster nodes | Allan Stephens | 2011-03-13 | 1 | -12/+0 |
* | tipc: cleanup various cosmetic whitespace issues | Allan Stephens | 2011-01-01 | 1 | -1/+1 |
* | tipc: Finish streamlining of debugging code | Allan Stephens | 2011-01-01 | 1 | -4/+7 |
* | tipc: Remove prototype code for supporting multiple clusters | Allan Stephens | 2011-01-01 | 1 | -10/+0 |
* | tipc: Remove prototype code for supporting multiple zones | Allan Stephens | 2011-01-01 | 1 | -12/+0 |
* | tipc: Clean up configuration file | Allan Stephens | 2010-01-19 | 1 | -46/+27 |
* | tipc: use kconfig to limit numeric ranges | Amerigo Wang | 2010-01-03 | 1 | -2/+6 |
* | [TIPC]: Use menuconfig objects. | Jan Engelhardt | 2007-05-24 | 1 | -13/+11 |
* | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 1 | -1/+1 |
* | [TIPC] Add help text for TIPC configuration option | Per Liden | 2006-01-18 | 1 | -1/+6 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+112 |