summaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/Kconfig
AgeCommit message (Expand)AuthorLines
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-55/+0
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada-1/+1
2020-07-13dccp: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2013-01-11net/dccp/ccids: remove depends on CONFIG_EXPERIMENTALKees Cook-3/+2
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker-31/+0
2009-09-14net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker-3/+3
2009-01-11dccp ccid-3: Fix RFC referenceGerrit Renker-1/+1
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker-7/+2
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker-49/+21
2008-01-28[TFRC]: Provide central source file and debug facilityGerrit Renker-4/+9
2008-01-28[DCCP]: Remove redundant dependency on IP_DCCPGerrit Renker-3/+1
2008-01-28[DCCP]: Promote CCID2 as default CCIDGerrit Renker-11/+2
2006-12-03[DCCP]: Use higher RTO default for CCID3Gerrit Renker-0/+33
2006-12-02[DCCP]: Add CCID3 debug support to KconfigGerrit Renker-0/+11
2006-12-02[DCCP]: enable debug messages also for static buildsGerrit Renker-2/+12
2006-10-24[DCCP]: Update documentation references.Gerrit Renker-9/+8
2006-09-22[DCCP] CCID2: Add Kconfig option for CCID2 debugAndrea Bittau-0/+8
2006-03-20[DCCP]: Kconfig tidy upArnaldo Carvalho de Melo-2/+4
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau-3/+36
2005-08-29[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.cArnaldo Carvalho de Melo-0/+4
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo-0/+25