summaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig
AgeCommit message (Expand)AuthorLines
14 daysnet/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers-0/+1
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers-0/+1
2025-10-17tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahashEric Biggers-3/+1
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-1/+1
2024-07-30net/tcp: Expand goo.gl linkDr. David Alan Gilbert-1/+2
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov-0/+13
2023-10-27net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov-0/+4
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy-0/+10
2022-04-12fou: Remove XRFM from NET_FOU KconfigCoco Li-1/+0
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King-7/+7
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov-4/+4
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-16/+18
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers-2/+16
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers-14/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-36/+36
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab-1/+1
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca-0/+1
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds-3/+3
2020-03-02Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund-3/+3
2020-02-06vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel-0/+1
2019-12-09xfrm: add espintcp (RFC 8229)Sabrina Dubroca-0/+11
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski-109/+109
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal-28/+1
2018-07-24net: remove blank lines at end of fileStephen Hemminger-2/+2
2018-03-01ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz-0/+5
2017-10-12ip: update policy routing config helpStephen Hemminger-5/+3
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+13
2017-02-15esp: Add a software GRO codepathSteffen Klassert-0/+13
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet-0/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath-0/+1
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov-0/+8
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell-0/+18
2016-06-10tcp: add NV congestion controlLawrence Brakmo-0/+16
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings-8/+0
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni-0/+1
2016-01-25ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer-0/+1
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti-0/+13
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar-14/+0
2015-06-11tcp: add CDG congestion controlKenneth Klette Jonassen-0/+20
2015-05-13geneve: Rename support library as geneve_coreJohn W. Linville-2/+2
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert-0/+9
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou-14/+15
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou-0/+14
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann-1/+25
2014-09-19fou: Support for foo-over-udp RX pathTom Herbert-0/+10
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert-0/+4